/brz/remove-bazaar

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

Implement a 'ReadLock.temporary_write_lock()' to upgrade to a write-lock in-process.
Implement it for _fcntl.
This is the api that can be used when we want to update a dirty dirstate
even though we only have a read lock.
On win32, this will actually unlock and re-lock the file. Which is part of
the api description. But we don't have to limit ourselves to the lowest
common denominator on all platforms.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2220.2.17 18 years ago Martin Pool merge up from bzr.dev to get metadir changes 2.8 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 1551.12.52 18 years ago Aaron Bentley speling fix 28.7 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 2309.4.10 18 years ago John Arbash Meinel (fixed) Fix the last few tests that were explicitl 2.7 KB Diff Download File
test_http.py 2004.1.25 19 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 2230.3.8 18 years ago Aaron Bentley Abstract mechanism from policy getting/setting par 2.9 KB Diff Download File
test_permissions.py 2052.3.2 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.8 KB Diff Download File
test_pull.py 2220.2.49 18 years ago Martin Pool merge trunk 7.6 KB Diff Download File
test_push.py 2297.1.6 18 years ago Martin Pool Add docs for Results, give some members cleaner na 9.2 KB Diff Download File
test_tags.py 2220.2.42 18 years ago Martin Pool Tag command refuses to replace existing tags unles 6.5 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 19 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.7 KB Diff Download File