[darcs-devel] darcs patch: whatsnew --look-for-adds doesn't read unadded files (f...

Jason Dagit dagit at codersbase.com
Sun Sep 10 12:49:57 PDT 2006


Eric,

This should fix (1), (2) and (3) in your other email.  I double checked the
logic of checking for the summary flag in smart_diff and realized that
unless someone figures out a way to do something like, 
'darcs record --summary' then 'NoSummary' in Record.lhs is redundant.

These changes are not as well tested as the previous incarnation.  These 
changes do, of course, pass the test suite but have not been rigorously 
tested by using them day to day.  On the other hand, the only real difference
from the previous version is that 'NoSummary' is no longer passed redundantly.

Thanks,
Jason

Sun Sep 10 12:38:03 PDT 2006  Jason Dagit <dagit at codersbase.com>
  * whatsnew --look-for-adds doesn't read unadded files (fix for issue79)
  The default mode for whatsnew --look-for-adds is summary mode.  In summary
  mode full patches are not needed.  This fix changes whatsnew
  --look-for-adds to stop computing the full patch for a file when the
  file is not managed by darcs.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 5652 bytes
Desc: A darcs patch for your repository!
Url : http://lists.osuosl.org/pipermail/darcs-devel/attachments/20060910/2eec1864/attachment.bin


More information about the darcs-devel mailing list