darcs

Issue 1870 "in [repo]" matcher for --match

Title "in [repo]" matcher for --match
Priority feature Status given-up
Milestone Resolved in
Superseder Nosy List dmitry.kurochkin, galbolle
Assigned To galbolle
Topics Matchers, UI

Created on 2010-06-09.10:41:17 by galbolle, last changed 2017-07-31.00:05:53 by gh.

Messages
msg11340 (view) Author: galbolle Date: 2010-06-09.10:41:15
it would be quite handy to be able to match on patches present in a
given repo.

For instance, one could have:
darcs unpull --match "in [upstream] : unpull patches you'll be able to
pull back again.
darcs diff --match "not in [local]" --repo [remote] : diff remote
againts local
darcs am --match "not in [public repo]" : amend patches which are not
yet distributed
History
Date User Action Args
2010-06-09 10:41:17galbollecreate
2010-09-14 10:59:18galbollesetstatus: needs-implementation -> has-patch
assignedto: galbolle
2017-07-31 00:05:53ghsetstatus: has-patch -> given-up