/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Vincent Ladeuil
  • Date: 2009-07-02 13:07:14 UTC
  • mto: (4524.1.1 integration)
  • Revision ID: v.ladeuil+lp@free.fr-20090702130714-hsyqfusi8vn3a11m
Use tree.has_changes() where appropriate (the test suite caught a
bug in has_changes() (not filtering out the root) in an impressive
number of tests)

* bzrlib/send.py:
(send): Use tree.has_changes() instead of tree.changes_from().

* bzrlib/reconfigure.py:
(Reconfigure._check): Use tree.has_changes() instead of
tree.changes_from().

* bzrlib/merge.py:
(Merger.ensure_revision_trees, Merger.compare_basis): Use
tree.has_changes() instead of tree.changes_from().

* bzrlib/builtins.py:
(cmd_remove_tree.run, cmd_push.run, cmd_merge.run): Use
tree.has_changes() instead of tree.changes_from().

Filename Latest Rev Last Changed Committer Comment Size
..
mini-tutorial 3638.6.1 17 years ago Alexey Shtokalo Initial commit for russian version of documents. Diff
quick-reference 3638.6.1 17 years ago Alexey Shtokalo Initial commit for russian version of documents. Diff
tutorials 3638.6.13 16 years ago Alexander Belchenko using_bazaar_with_launchpad.txt: translated text c Diff
user-guide 3638.6.28 16 years ago Dmitry Vasiliev Initial version of Russian user guide Diff