> utilities Util/
> doc  Doc/
> boolean Boolean/
> cmm Language/Cmm/
> genutil GenUtil.hs

If --match accepted filenames then you could write scripts which did something
like:

darcs --changes --match="filename ^Util && filename ^Doc && filename ^Boolean 
&& filename Language/Cmm && filename ^GenUtil.hs"

Any patches which matched that query would be those that violate your "domains" 
restriction.

Here is a wishlist item to make --match handle filenames.  It is only waiting
for someone to implement it:

http://bugs.darcs.net/issue115

Regards,

Zooko

_______________________________________________
darcs-users mailing list
darcs-users@darcs.net
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to