/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2009-06-02 19:56:24 UTC
  • Revision ID: john@arbash-meinel.com-20090602195624-utljsyz0qgmq63lg
Add a chunks_to_gzip function.
This allows the _record_to_data code to build up a list of chunks,
rather than requiring a single string.
It should be ~ the same performance when using a single string, since
we are only adding a for() loop over the chunks and an if check.
We could possibly just remove the if check and not worry about adding
some empty strings in there.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 7.7 KB Diff Download File
test_bound_sftp.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 12.8 KB Diff Download File
test_branch.py 4382.3.1 16 years ago Jelmer Vernooij Add Branch.get_child_submit_format(), so particula 40.5 KB Diff Download File
test_break_lock.py 4031.3.2 16 years ago Matt Nordhoff Merge bzr.dev, fixing conflicts. 3.9 KB Diff Download File
test_check.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.8 KB Diff Download File
test_commit.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 8.8 KB Diff Download File
test_create_checkout.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.6 KB Diff Download File
test_create_clone.py 4294.2.9 16 years ago Robert Collins Fixup tests broken by cleaning up the layering. 6.3 KB Diff Download File
test_dotted_revno_to_revision_id.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.9 KB Diff Download File
test_get_revision_id_to_revno_map.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 4.6 KB Diff Download File
test_hooks.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 16.8 KB Diff Download File
test_http.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 3.5 KB Diff Download File
test_iter_merge_sorted_revisions.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 6.9 KB Diff Download File
test_last_revision_info.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.3 KB Diff Download File
test_locking.py 4327.1.11 16 years ago Vincent Ladeuil Fix the last 6 lock-related failures. * tests/bra 21.2 KB Diff Download File
test_parent.py 4288.1.9 16 years ago Robert Collins Fix up test usable of _set_parent_location on unlo 3.6 KB Diff Download File
test_permissions.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 5.7 KB Diff Download File
test_pull.py 4325.3.8 16 years ago Johan Walles Merge from upstream. 10.6 KB Diff Download File
test_push.py 4378.1.1 16 years ago Robert J. Tanner Merge 1.15final back to trunk 19.4 KB Diff Download File
test_reconcile.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 3 KB Diff Download File
test_revision_history.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 8.5 KB Diff Download File
test_revision_id_to_dotted_revno.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.5 KB Diff Download File
test_revision_id_to_revno.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.6 KB Diff Download File
test_sprout.py 4325.3.4 16 years ago Johan Walles Merge from upstream. 8.5 KB Diff Download File
test_stacking.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 20.4 KB Diff Download File
test_tags.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 6.6 KB Diff Download File
test_uncommit.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 3.9 KB Diff Download File
test_update.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 4.7 KB Diff Download File