/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 2246.1.3 18 years ago Robert Collins New branch hooks: post_push, post_pull, post_commi 2.7 KB Diff Download File
test_bound_sftp.py 2245.2.1 18 years ago Robert Collins Split branch pushing out of branch pulling. 12.6 KB Diff Download File
test_branch.py 2246.1.3 18 years ago Robert Collins New branch hooks: post_push, post_pull, post_commi 25 KB Diff Download File
test_break_lock.py 2052.3.1 18 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 3.4 KB Diff Download File
test_commit.py 2246.1.3 18 years ago Robert Collins New branch hooks: post_push, post_pull, post_commi 4.1 KB Diff Download File
test_hooks.py 2246.1.3 18 years ago Robert Collins New branch hooks: post_push, post_pull, post_commi 2.5 KB Diff Download File
test_http.py 2004.1.25 18 years ago v.ladeuil+lp at free Shuffle http related test code. Hopefully it ends 2.6 KB Diff Download File
test_last_revision_info.py 2249.4.1 18 years ago Wouter van Heyst New Branch.last_revision_info method, this is bein 1.4 KB Diff Download File
test_locking.py 1711.8.7 19 years ago John Arbash Meinel Renaming LockHelpers.py to lock_helpers.py 8.4 KB Diff Download File
test_parent.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 3.1 KB Diff Download File
test_permissions.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.8 KB Diff Download File
test_pull.py 2246.1.3 18 years ago Robert Collins New branch hooks: post_push, post_pull, post_commi 6.8 KB Diff Download File
test_push.py 2246.1.3 18 years ago Robert Collins New branch hooks: post_push, post_pull, post_commi 7.2 KB Diff Download File
test_uncommit.py 2246.1.3 18 years ago Robert Collins New branch hooks: post_push, post_pull, post_commi 3.9 KB Diff Download File
test_update.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.7 KB Diff Download File