[MERGE] Replace all uses of compare_tress with Tree.changes_from.

Robert Collins robertc at robertcollins.net
Wed Jul 26 08:14:43 BST 2006


So this patch replaces all the callers of compare_trees.

 builtins.py                                              |   12 ++----
 bundle/serializer/v08.py                                 |    3 -
 commit.py                                                |    2 -
 delta.py                                                 |    4 +-
 diff.py                                                  |    8 ++--
 info.py                                                  |    4 +-
 merge.py                                                 |    6 +--
 missing.py                                               |    3 -
 repository.py                                            |    2 -
 status.py                                                |    3 -
 tests/blackbox/test_merge.py                             |    4 --
 tests/blackbox/test_versioning.py                        |   29
++++++---------
 tests/repository_implementations/test_fileid_involved.py |    3 -
 tests/repository_implementations/test_repository.py      |    5 +-
 tests/test_bundle.py                                     |    6 +--
 15 files changed, 39 insertions(+), 55 deletions(-)

-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: replace-compare-trees.patch
Type: text/x-patch
Size: 15195 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060726/7ff24b67/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/7ff24b67/attachment.pgp 


More information about the bazaar mailing list