[RFC]combine find_ids_across_trees and tree._iter_changes

Robert Collins robertc at robertcollins.net
Thu Feb 22 02:22:59 GMT 2007


Aaron, for dirstate, we can do single-pass diff generation straight from
file paths - correctly - without needing a call to
find_ids_across_trees: I've got a dirstate tuned version of that call,
but rather than change the api to return paths and ids, I'd like to just
avoid invoking it at all - in the common case it just gathers all the
ids from all trees, which isn't very helpful at all as we end up
considering all ids anyway.

Is this ok with you ? If not do you have a proposed alternative ?

-Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- 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/20070222/cfb877fe/attachment-0001.pgp 


More information about the bazaar mailing list