~wgrant/bzr-git/lp-fixes-caching-hackery

  • Committer: William Grant
  • Date: 2015-05-08 06:48:26 UTC
  • Revision ID: william.grant@canonical.com-20150508064826-w231knlw1giegh7d
Hack in _tree_to_objects to force-cache blobs that somehow skipped the cache. Big performance win.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1613.1.2 11 years ago Jelmer Vernooij Add tests for basic pristine tar extraction functi 6.8 KB Diff Download File
test_blackbox.py 1609 12 years ago Jelmer Vernooij Only create colocated branches in git-import if th 10.6 KB Diff Download File
test_branch.py 1602 12 years ago Jelmer Vernooij Remove Branch.revision_history. 9.4 KB Diff Download File
test_builder.py 1044 13 years ago Jelmer Vernooij Fix fastexport-based tests. 10.9 KB Diff Download File
test_cache.py 1569.1.2 12 years ago Jelmer Vernooij Pass tuples around for cache entries, rather than 5.7 KB Diff Download File
test_dir.py 1379 12 years ago Jelmer Vernooij Escape slashes. 2.4 KB Diff Download File
test_fetch.py 1408 12 years ago Jelmer Vernooij Remove old ie children when converting directory i 18.9 KB Diff Download File
test_git_remote_helper.py 1587 12 years ago Jelmer Vernooij Remove test for fetching unknown sha1. 4.6 KB Diff Download File
test_mapping.py 1598 12 years ago Jelmer Vernooij Print proper error when unknown fields are encount 13.8 KB Diff Download File
test_object_store.py 1569.1.5 12 years ago Jelmer Vernooij Cope with root_inventory and inventory. 6.6 KB Diff Download File
test_pristine_tar.py 1613.1.6 11 years ago Jelmer Vernooij Add 'bzr git-push-pristine-tar' command. 3.5 KB Diff Download File
test_push.py 1633 8 years ago William Grant Correctness/crash fixes for lp:launchpad bzr -> gi 4.3 KB Diff Download File
test_refs.py 1559 12 years ago Jelmer Vernooij Fix compatibility with bzr 2.5. 1.3 KB Diff Download File
test_remote.py 1275 12 years ago Jelmer Vernooij recognize missing repositories 2 KB Diff Download File
test_repository.py 1509 12 years ago Jelmer Vernooij Properly raise exception when pulling from git int 8.6 KB Diff Download File
test_revspec.py 813 14 years ago Jelmer Vernooij Add tests for revspec. 1 KB Diff Download File
test_roundtrip.py 1324 12 years ago Jelmer Vernooij More work on roundtripping support. 3.4 KB Diff Download File
test_server.py 1559 12 years ago Jelmer Vernooij Fix compatibility with bzr 2.5. 2.7 KB Diff Download File
test_transportgit.py 1632 8 years ago William Grant Fix TransportObjectStore with multiple packs, and 2.3 KB Diff Download File
test_unpeel_map.py 1293 12 years ago Jelmer Vernooij Fix unpeel map. 1.6 KB Diff Download File
test_workingtree.py 1177.1.1 13 years ago Jelmer Vernooij Fix WorkingTree.conflicts(). 1.2 KB Diff Download File