[darcs-devel] darcs patch: whatsnew --look-for-adds doesn't read
unadded files (f...
Jason Dagit
dagit at codersbase.com
Fri Sep 8 10:26:07 PDT 2006
Fri Sep 8 10:09:47 PDT 2006 Jason Dagit <dagit at codersbase.com>
* whatsnew --look-for-adds doesn't read unadded files (fix for issue79)
Changes darcs whatsnew --look-for-adds to by default stop computing the patch
for a while when it realizes the file is not managed by darcs. This matches
the default of summary mode. Changes were required in the commands:
amend-record, apply, diff, pull, record, resolve.
A change was needed for each because they use get_unrecorded which was modified
so that it would pass on the necessary information to smart_diff so that it
would know when to skip reading file contents.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 7827 bytes
Desc: A darcs patch for your repository!
Url : http://lists.osuosl.org/pipermail/darcs-devel/attachments/20060908/63d23555/attachment.bin
More information about the darcs-devel
mailing list