[MERGE] Simple fix for "bzr log file"

Robert Collins robertc at robertcollins.net
Thu Sep 18 23:50:33 BST 2008


bb:comment

perhaps a overall simpler way would be to start generating the content
incrementally. Ignoring the merge_sort thing for now...

we have the merge sort list
we can walk the per-file graph from the tip rev being logged
each time we pass a depth 0 item in the merge sort, we have a 'batch' of
revisions that we know we'll want to output, so hand those over and
discard our memory of them.

[or something like that]

-Rob
-------------- 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/20080919/db7f3674/attachment.pgp 


More information about the bazaar mailing list