[MERGE] KnitGraphIndex and supporting work

Robert Collins robertc at robertcollins.net
Thu Jul 19 07:37:43 BST 2007


This adds in one of the key things that let me get a kndx-less
repository up and running quickly - an adapter from the Knit API to the
Index API.

This works by having the knit index use an underlying GraphIndex for
reading data, and issue a callback on data insertion (which can then be
put into a temporary Index, and dumped to disk on completion).

-Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: knit-iter-parents.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070719/485b9924/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070719/485b9924/attachment.pgp 


More information about the bazaar mailing list