[darcs-devel] darcs patch: add a bit of hashed inventory code. (and 5 more)

David Roundy droundy at darcs.net
Wed Nov 1 09:08:52 PST 2006


Hi Eric,

Here's the long-awaited resend of the hashed inventory code.  I've fixed
get to work obviously-correctly but very inefficiently with hashed
inventories, and to use the existing code for normal repos.  This needs a
rewrite, but the high level code I'm now using will be helpful to have in
there as an option for future repo formats, so we can delay implementing an
efficient get until after the format is debugged.

David

Mon Sep 18 10:39:04 PDT 2006  David Roundy <droundy at darcs.net>
  * add a bit of hashed inventory code.

Tue Sep 26 19:01:27 PDT 2006  David Roundy <droundy at darcs.net>
  * add test target for testing hashed inventories.

Tue Sep 26 19:12:02 PDT 2006  David Roundy <droundy at darcs.net>
  * put Repository in Show class for debugging ease.

Tue Sep 26 19:45:05 PDT 2006  David Roundy <droundy at darcs.net>
  * fix parsing of hashed inventories.

Tue Sep 26 19:45:14 PDT 2006  David Roundy <droundy at darcs.net>
  * make darcs check use Repository framework.

Wed Nov  1 07:09:01 PST 2006  David Roundy <droundy at darcs.net>
  * make Get work with hashed inventory.
  This is inefficient, but it uses only the pre-existing refactored
  functions, so it's the easiest approach.  Later we can write an efficient
  bit of code to do the same thing.

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


More information about the darcs-devel mailing list