/brz/remove-bazaar

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

Merge bzr.dev 4187, and revert the change to fix refcycle issues.

I apparently didn't run the smart fetch tests. Which show that we access inv+chk pages
as a fulltext, and then insert the stream, which expects to get the block as a compressed
block. :(.
Need to rethink how to do it, possibly with weakrefs.


This also brings in CommitBuilder.record_iter_changes() and the updates to btree_index
and backing indices.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 3368.2.51 17 years ago Ian Clatworthy merge bzr.dev rev 4098 6.1 KB Diff Download File
dir_exporter.py 3368.2.41 17 years ago Ian Clatworthy 1st cut merge of bzr.dev r3907 2.6 KB Diff Download File
tar_exporter.py 3368.2.41 17 years ago Ian Clatworthy 1st cut merge of bzr.dev r3907 3.4 KB Diff Download File
zip_exporter.py 3368.2.41 17 years ago Ian Clatworthy 1st cut merge of bzr.dev r3907 3.6 KB Diff Download File