/brz/remove-bazaar

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

  • Committer: Vincent Ladeuil
  • Date: 2009-03-12 04:00:48 UTC
  • mto: (4132.1.1 trunk)
  • Revision ID: v.ladeuil+lp@free.fr-20090312040048-x8w6pv3h7xfcn7mx
Fallback to old revision id if the current one doesn't exist in
the requested revision inventory.

* bzrlib/tests/blackbox/test_cat.py:
(TestCat.test_cat_different_id): Complete test.

* bzrlib/inventory.py:
(Inventory.__repr__): Limit debug output to 2048 characters or big
inventories produce too much noise.

* bzrlib/builtins.py:
(cmd_cat._run): The file id in the basis tree may not exist in the
requested revision. Catch the exception and try with the file id
in the revision tree.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4108.2.1 16 years ago Robert Collins Factor branch scenario generation out of branch te 7.7 KB Diff Download File
test_bound_sftp.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 12.8 KB Diff Download File
test_branch.py 4065.1.2 16 years ago Robert Collins Merge bzr.dev [fix conflicts with fetch refactorin 30.1 KB Diff Download File
test_break_lock.py 1551.19.52 17 years ago Aaron Bentley Fix test kipple by unlocking repo 3.9 KB Diff Download File
test_check.py 3489.2.4 17 years ago Andrew Bennetts Fix all tests broken by fixing make_branch_and_tre 2.8 KB Diff Download File
test_commit.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 8.8 KB Diff Download File
test_create_checkout.py 3044.1.1 17 years ago Martin Pool Fix up calls to TestCase.build_tree passing a stri 2.6 KB Diff Download File
test_create_clone.py 4053.2.5 16 years ago Andrew Bennetts Merge from bzr.dev. 4.4 KB Diff Download File
test_dotted_revno_to_revision_id.py 3949.2.6 16 years ago Ian Clatworthy review feedback from jam 1.9 KB Diff Download File
test_get_revision_id_to_revno_map.py 2978.7.1 17 years ago John Arbash Meinel Fix bug #162486, by having RemoteBranch properly i 4.6 KB Diff Download File
test_hooks.py 4084.2.3 16 years ago Andrew Bennetts Adjust test_hooks.py for create_branch RPC. 16.8 KB Diff Download File
test_http.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 3.4 KB Diff Download File
test_iter_merge_sorted_revisions.py 3960.3.2 16 years ago Ian Clatworthy add single revision tests 6.9 KB Diff Download File
test_last_revision_info.py 4048.2.2 16 years ago Jelmer Vernooij New Branch.import_last_Revision_info() function us 2.3 KB Diff Download File
test_locking.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 21.1 KB Diff Download File
test_parent.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 3.6 KB Diff Download File
test_permissions.py 3638.3.6 17 years ago Vincent Ladeuil Isolate group sticky bit related tests. * bzrlib/ 5.7 KB Diff Download File
test_pull.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 9.2 KB Diff Download File
test_push.py 4084.2.1 16 years ago Robert Collins Make accessing a branch.tags.get_tag_dict use a sm 19.2 KB Diff Download File
test_reconcile.py 3489.2.4 17 years ago Andrew Bennetts Fix all tests broken by fixing make_branch_and_tre 2.9 KB Diff Download File
test_revision_history.py 3495.2.1 17 years ago Aaron Bentley Tolerate ghosts in mainline (#235055) 8.6 KB Diff Download File
test_revision_id_to_dotted_revno.py 3949.2.5 16 years ago Ian Clatworthy add missing test module 1.5 KB Diff Download File
test_revision_id_to_revno.py 2598.5.3 18 years ago Aaron Bentley Push NULL_REVISION deeper 1.6 KB Diff Download File
test_sprout.py 4070.3.1 16 years ago Robert Collins Alter branch sprouting with an alternate fix for s 8.4 KB Diff Download File
test_stacking.py 3928.3.3 16 years ago John Arbash Meinel Change the name of 'old_format_errors' to 'unstack 19.6 KB Diff Download File
test_tags.py 4084.2.1 16 years ago Robert Collins Make accessing a branch.tags.get_tag_dict use a sm 6.6 KB Diff Download File
test_uncommit.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 3.9 KB Diff Download File
test_update.py 3445.1.8 17 years ago John Arbash Meinel Clarity tweaks recommended by Ian 4.7 KB Diff Download File