/brz/remove-bazaar

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

  • Committer: Robert Collins
  • Date: 2007-02-06 02:33:42 UTC
  • Revision ID: robertc@robertcollins.net-20070206023342-hv5o5qh6pdktiwbc
New branch hooks: post_push, post_pull, post_commit, post_uncommit. These
complement the set_rh hook by allowing different actions, and awareness of
the prior state of the branch, for operations where this matters.

Fix the inability to do a bzr pull --overwrite of a heavyweight checkout.

Add branch implementation tests for uncommit and commit.

(Robert Collins)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1551.9.16 18 years ago Aaron Bentley Implement Tree.annotate_iter for RevisionTree and 7.5 KB Diff Download File
test_test_trees.py 2052.3.6 18 years ago John Arbash Meinel [merge] bzr.dev 2078 5.9 KB Diff Download File
test_tree.py 1551.9.21 18 years ago Aaron Bentley Fix copyright statements 1.2 KB Diff Download File