[darcs-users] How to select patches that depend on certain patch?

Pekka Pessi ppessi at gmail.com
Fri Sep 15 14:49:20 UTC 2006


Is there some easy way to determine which patches depend on a certain patch?

All I can do is try to unpull and say no at critical point. --dry-run
for unpull would be nice.

While I'm thinking about nice features, what about extension to
PatchMatcher which would select patches that depend on certain patch,
like

darcs push --matches 'not depend name "foo to bar"'

In order to reduce the mental load on people who do not grok Haskell,
it would be nice to have "and", "or" and C-ish "!" as logical
operators in addition to the haskell-ish && and || and "not".   A
patch to both stable and unstable attached.

--Pekka
-------------- next part --------------
A non-text attachment was scrubbed...
Name: andor.patch
Type: text/x-patch
Size: 6483 bytes
Desc: not available
Url : http://lists.osuosl.org/pipermail/darcs-users/attachments/20060915/5d1b0d0c/attachment.bin 


More information about the darcs-users mailing list