/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2010-04-14 04:26:53 UTC
  • mto: (5050.3.1 2.2)
  • Revision ID: john@arbash-meinel.com-20100414042653-gpn4fv8ahpb4x7gv
Avoid reordering when unnecessary. Fixes bug #562429

The existing code would do a full iteration over all pack indexes (for all of
rix/iix/tix/cix/six), just to generate a list that was in the same order.
Instead, we now only trigger a re-order when we know something has
changed in the local index.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 766 bytes Diff Download File
groupcompress_repo.py 5017.2.4 16 years ago Martin Pool Move or remove some unconditionally loaded code 59.5 KB Diff Download File
knitrepo.py 4988.9.1 16 years ago Jelmer Vernooij Add experimental flag to RepositoryFormat. 18.8 KB Diff Download File
pack_repo.py 5086.7.6 15 years ago Andrew Bennetts Add public set_sibling_indices API so that Aggrega 120 KB Diff Download File
weaverepo.py 4695.2.1 16 years ago Vincent Ladeuil Align RevisionTextStore and SignatureTextStore key 27.1 KB Diff Download File