/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 2255.2.63 18 years ago John Arbash Meinel track down a couple other places where we are usin 8.1 KB Diff Download File
format_python.py 2022.1.1 19 years ago John Arbash Meinel [merge] version-info plugin, and cleanup for layou 3.1 KB Diff Download File
format_rio.py 2030.1.2 19 years ago John Arbash Meinel Change the version-info --format=rio to support un 2.6 KB Diff Download File