/brz/remove-bazaar

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

Implement RemoteBranch.lock_write/unlock as smart operations.

Because Branch.lock_write/unlock actually also lock/unlock the repository, I've
slightly changed lock_write's interface to accept and return 'tokens' rather
than 'token'.  i.e. a 2-tuple of (branch token, repo token), or None.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2018.5.74 18 years ago Andrew Bennetts Merge from bzr.dev.hpss.api.changes. 3.6 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 2018.5.74 18 years ago Andrew Bennetts Merge from bzr.dev.hpss.api.changes. 26.3 KB Diff Download File
test_break_lock.py 2052.3.1 19 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 2018.5.79 18 years ago Andrew Bennetts Implement RemoteBranch.lock_write/unlock as smart 16.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