[darcs-devel] Fix for issues 329 and 308
Kevin Quick
quick at sparq.org
Wed Jul 18 21:23:33 PDT 2007
Thanks for the feedback on the --ask-deps issue. The following two
patches (plus some preceeding context) should take care of it. I
didn't hear any dissent regarding these; they haven't been circulated
on the darcs-users reflector but they could be if there's still
concern regarding UI changes.
One interesting discovery was that there's explicit support for a
"partial tag" type of patch: a patch which has no actual changes, but
which explicitly depends on a set of patches. I added a little text
to the manual to document this feature. With the updated code, you
can have an empty set of changes (only with --ask-deps) or an empty
set of patches but both cannot be empty. If you hit 'q' during the
dependency query phase, that aborts the record just as if you'd hit it
during the patch selection phase; typing 'd' or 'a' during dependency
query phase will select no more/all the rest of the patches
respectively.
-Kevin
Thu Jun 28 16:23:28 MST 2007 Kevin Quick <quick at sparq.org>
* Remove explicit DarcsFlags args; use Repository options (adds repoFlags).
Tue Jul 17 22:54:26 MST 2007 Kevin Quick <quick at sparq.org>
* Fix issue329: typing q for record --ask-deps records anyway with no deps.
Wed Jul 18 00:33:50 MST 2007 Kevin Quick <quick at sparq.org>
* Fix issue308: no empty patch created for a record with no selected patches or dependencies.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 68498 bytes
Desc: A darcs patch for your repository!
Url : http://lists.osuosl.org/pipermail/darcs-devel/attachments/20070718/d2677377/attachment-0001.bin
More information about the darcs-devel
mailing list