/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 2258.1.1 18 years ago Robert Collins Move info branch statistics gathering into the rep 2.5 KB Diff Download File
test_break_lock.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.2 KB Diff Download File
test_commit_builder.py 2150.2.2 18 years ago Robert Collins Change the commit builder selected-revision-id tes 5.1 KB Diff Download File
test_fileid_involved.py 2052.3.6 18 years ago John Arbash Meinel [merge] bzr.dev 2078 11 KB Diff Download File
test_reconcile.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 14.4 KB Diff Download File
test_repository.py 2229.2.3 18 years ago Aaron Bentley change reserved_id to is_reserved_id, add check_no 26.6 KB Diff Download File
test_revision.py 1913.1.5 19 years ago John Arbash Meinel fix test name 4.3 KB Diff Download File
test_statistics.py 2258.1.2 18 years ago Robert Collins New version of gather_stats which gathers aggregat 3.7 KB Diff Download File