/brz/remove-bazaar

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

Add a new method ``Tree.revision_tree`` which allows access to cached
trees for arbitrary revisions. This allows the in development dirstate
tree format to provide access to the callers to cached copies of 
inventory data which are cheaper to access than inventories from the
repository. (Robert Collins, Martin Pool)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1852.8.7 19 years ago Robert Collins Update tree_implementation test tree factories to 5.4 KB Diff Download File
test_compare.py 1852.9.5 19 years ago Robert Collins Add tests for require_versioned to the InterTree.c 10 KB Diff Download File