2007/11/28, Nathan Gray <[EMAIL PROTECTED]>:
>   darcs changes --matches "content 'PARTIAL CONTENT OF LINE'"
>
> or perhaps instead of 'content' the keywords could be 'add' and
> 'remove'.

Command

darcs changes -v file-in-question

shows the changes affecting file-in-question, and then you can search
for changed lines. Some awk/perl trickery might be needed if you want
to avoid false positives and just print the patch name.

-- 
Pekka.Pessi mail at nokia.com
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to