CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/04/25 15:20:45
Modified files:
devel/darcs : Makefile
Added files:
devel/darcs/patches: patch-src_Darcs_Patch_Info_hs
patch-src_Darcs_Patch_Match_lhs
Log message:
Add support for matching against log messages.
Now you can check out the latest ghc sources and then run
something like
darcs changes --match 'log "(moose|balls|fuck|shit)"'
(and you'll notice that ghc is far too british)
I've also send a similar patch upstream and hope that it'll
be included in the next darcs release.