~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2008-09-03 23:26:35 UTC
  • Revision ID: john@arbash-meinel.com-20080903232635-8009dsm2fai5nz3c
Start moving the readv code into a helper.
We will optimize the helper for things being in order, because
that is a very common case with packs. (90% of the time they
don't care about data order, so they can always stream in
file order.)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2241.1.4 17 years ago Martin Pool Moved old weave-based repository formats into bzrl 763 bytes Diff Download File
knitrepo.py 3565.3.2 16 years ago Robert Collins Merge .dev. 18.9 KB Diff Download File
pack_repo.py 3653.2.2 16 years ago Robert Collins Merge bzr.dev to get new pack5 format. 93.3 KB Diff Download File
weaverepo.py 3588.1.1 16 years ago John Arbash Meinel Remove the needs_read_lock decorators for Reposito 26.5 KB Diff Download File