[MERGE] Deprecate compare_trees
Robert Collins
robertc at robertcollins.net
Wed Jul 26 08:43:30 BST 2006
This patch deprecates compare_trees, moving its body to
InterTree.changes_from. At the same time, to facilitate code reuse, I
pulled up the lock_read, lock_write and unlock methods from
InterRepository to InterObject and documented in the docstring what
conditions they may be used under.
Cheers,
Rob
:!bzr diff -r thread: | diffstat
delta.py | 57 +++++++--------------------------------------------
inter.py | 39 ++++++++++++++++++++++++++++++++++
repository.py | 34 ------------------------------
symbol_versioning.py | 2 +
tree.py | 26 ++++++++++++++---------
5 files changed, 65 insertions(+), 93 deletions(-)
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: deprecate-compare-trees.patch
Type: text/x-patch
Size: 10062 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060726/9a38ec57/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060726/9a38ec57/attachment.pgp
More information about the bazaar
mailing list