/brz/remove-bazaar

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

New method ``WorkingTree.flush()`` which will write the current memory
inventory out to disk. At the same time, read_working_inventory will
no longer trash the current tree inventory if it has been modified within
the current lock, and the tree will now ``flush()`` automatically on
``unlock()``. ``WorkingTree.set_root_id()`` has been updated to take
advantage of this functionality. (Robert Collins, John Arbash Meinel)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1668.1.12 19 years ago Martin Pool (launchpad plugin) Improved --dry-run that uses a 4.6 KB Diff Download File
lp_registration.py 1668.1.12 19 years ago Martin Pool (launchpad plugin) Improved --dry-run that uses a 7.4 KB Diff Download File
test_register.py 2027.2.2 19 years ago Marien Zwart Fixes for python 2.5. 8.4 KB Diff Download File