/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 1913.1.1 19 years ago John Arbash Meinel Fix bug #55783 Update XML serializer to properly r 2.4 KB Diff Download File
test_break_lock.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 2.2 KB Diff Download File
test_commit_builder.py 1982.3.2 19 years ago Robert Collins New TestCase helper applyDeprecated. This allows y 4.1 KB Diff Download File
test_fileid_involved.py 1979.2.1 19 years ago Robert Collins (robertc) adds a convenience method "merge_from_br 10.7 KB Diff Download File
test_reconcile.py 1731.1.28 19 years ago Aaron Bentley Merge from bzr.dev 13.9 KB Diff Download File
test_repository.py 1908.7.6 19 years ago Robert Collins Deprecate WorkingTree.last_revision. 21.3 KB Diff Download File
test_revision.py 1913.1.5 19 years ago John Arbash Meinel fix test name 4.3 KB Diff Download File