/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2008-12-13 03:19:40 UTC
  • Revision ID: john@arbash-meinel.com-20081213031940-goymz22b10o9zu32
Change the XMLSerializer.read_inventory_from_string api.

This allows us to pass in the entry cache, rather than using a global.
This gives a lifetime to the cache, and eliminates some of the
concerns about expecting a different IE from different serializers, etc.

The cache is also cleared when the repo is unlocked.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2241.1.4 18 years ago Martin Pool Moved old weave-based repository formats into bzrl 763 bytes Diff Download File
knitrepo.py 3830.3.22 17 years ago John Arbash Meinel Restore the ability to use deltas in the generic f 19 KB Diff Download File
pack_repo.py 3875 17 years ago Canonical.com Patch Queue Manager (jam) Ensure that repo_fmt.matching_bzrdir.reposit 101 KB Diff Download File
weaverepo.py 3834.2.2 17 years ago Martin Pool Deprecated LockableFiles._escape 26.9 KB Diff Download File