/brz/remove-bazaar

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

Various changes to allow non-workingtree specific tests to run entirely
from MemoryTransports:
 * Create MemoryTree and pull up common code for it from WorkingTree to
   a new common base class MutableTree.
 * Add MutableTree.mkdir().
 * Add MutableTree.put_file_bytes_nonatomic().
 * New test helper make_branch_and_memory_tree().
(Robert Collins)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1963.2.1 18 years ago Robey Pointer remove usage of has_key() 4.8 KB Diff Download File
dir_exporter.py 1852.6.10 19 years ago Robert Collins Merge bzr.dev. 1.5 KB Diff Download File
tar_exporter.py 1852.6.6 19 years ago Robert Collins Finish updating iter_entries change to make all te 1.9 KB Diff Download File
zip_exporter.py 1852.6.10 19 years ago Robert Collins Merge bzr.dev. 2.6 KB Diff Download File