[darcs-devel] darcs patch: rewrite --lazy to be more flexible. (and
9 more)
David Roundy
droundy at darcs.net
Sun Apr 22 14:39:22 PDT 2007
Hi all,
Here are my latest patches together with the resolution of a conflict with
the issue434 patches.
David
Mon Apr 16 08:41:13 PDT 2007 David Roundy <droundy at darcs.net>
* rewrite --lazy to be more flexible.
This change makes it so we can handle a configured set of URLs for patch
origins. See the description in the Prefs.lhs documentation for details.
In addition, I've added a new --ephemeral option, which allows the user to
create repositories without any patch files at all (which seems a bit
scary, but potentially handy).
Wed Apr 18 16:48:21 PDT 2007 David Roundy <droundy at darcs.net>
* add tests for mixed inventories to hashed_inventory.sh.
Sun Apr 22 07:49:10 PDT 2007 David Roundy <droundy at darcs.net>
* remove redundant copyInventory.
Sun Apr 22 08:06:03 PDT 2007 David Roundy <droundy at darcs.net>
* don't print "partial repository" guess.
This guess is all too often inaccurate, and with the new hashed
inventories, it'll be even more often inaccurate.
Sun Apr 22 08:13:00 PDT 2007 David Roundy <droundy at darcs.net>
* fix strict get to a hashed repo from another.
The trouble was that my clever idea of lazily downloading patches even
during a strict get didn't work, since we didn't have the source while
reading the patches the second time. One option would be to add that
source while applying patches the second time, but that seems like it'd
require a more tricky interface than just copying things strictly the first
time.
Sun Apr 22 08:26:51 PDT 2007 David Roundy <droundy at darcs.net>
* add test to trigger yet another buggy case.
Sun Apr 22 08:29:34 PDT 2007 David Roundy <droundy at darcs.net>
* add support for different kinds of get.
Sun Apr 22 08:53:24 PDT 2007 David Roundy <droundy at darcs.net>
* fix bug in Internal.
Sun Apr 22 08:53:44 PDT 2007 David Roundy <droundy at darcs.net>
* make copyInventory work for all permutations of repo formats.
Sun Apr 22 14:34:16 PDT 2007 David Roundy <droundy at darcs.net>
* resolve conflict.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 97800 bytes
Desc: A darcs patch for your repository!
Url : http://lists.osuosl.org/pipermail/darcs-devel/attachments/20070422/81f1754d/attachment-0001.bin
More information about the darcs-devel
mailing list