/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 4084.5.1 16 years ago Robert Collins Bulk update all test adaptation into a single appr 5.5 KB Diff Download File
test_add.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 6.6 KB Diff Download File
test_add_reference.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 4.4 KB Diff Download File
test_basis_inventory.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 3.3 KB Diff Download File
test_basis_tree.py 2255.2.72 18 years ago John Arbash Meinel Add some tests for WorkingTree.basis_tree() 2.9 KB Diff Download File
test_break_lock.py 3015.2.11 17 years ago Robert Collins Handle repositories that do not physically lock in 3.1 KB Diff Download File
test_changes_from.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 2.1 KB Diff Download File
test_commit.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 24.4 KB Diff Download File
test_executable.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 7.3 KB Diff Download File
test_flush.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 2.6 KB Diff Download File
test_get_file_mtime.py 2405.3.2 18 years ago John Arbash Meinel Fix one test. 3.3 KB Diff Download File
test_get_file_with_stat.py 3709.3.2 17 years ago Robert Collins Race-free stat-fingerprint updating during commit 1.9 KB Diff Download File
test_get_parent_ids.py 2249.5.7 18 years ago John Arbash Meinel Make sure WorkingTree revision_ids are also return 2.5 KB Diff Download File
test_inv.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 6.2 KB Diff Download File
test_is_control_filename.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 1.7 KB Diff Download File
test_is_ignored.py 2696.1.1 18 years ago Martin Pool Remove things deprecated in 0.11 and earlier 8.4 KB Diff Download File
test_locking.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 11.5 KB Diff Download File
test_merge_from_branch.py 3254.1.1 17 years ago Aaron Bentley Make Tree.iter_changes a public method 4.8 KB Diff Download File
test_mkdir.py 4100.2.2 16 years ago Aaron Bentley Remove locking decorator 1.4 KB Diff Download File
test_move.py 3923.2.1 16 years ago Charles Duffy Fix bug #314251 (dirstate crash on rename via dele 23.5 KB Diff Download File
test_nested_specifics.py 4100.2.3 16 years ago Aaron Bentley Avoid autodetecting tree references in _comparison 2.7 KB Diff Download File
test_parents.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 33.1 KB Diff Download File
test_paths2ids.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 7.7 KB Diff Download File
test_pull.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 2.2 KB Diff Download File
test_put_file.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 1.5 KB Diff Download File
test_read_working_inventory.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 1.8 KB Diff Download File
test_readonly.py 2255.10.1 18 years ago John Arbash Meinel Update WorkingTree4 so that it doesn't use a HashC 4.3 KB Diff Download File
test_remove.py 3719.1.1 17 years ago Vincent Ladeuil Fix bug #272648 * bzrlib/tests/workingtree_imple 13 KB Diff Download File
test_rename_one.py 3907.2.3 16 years ago Ian Clatworthy DirStateWorkingTree and DirStateWorkingTreeFormat 13.2 KB Diff Download File
test_revision_tree.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 3.7 KB Diff Download File
test_set_root_id.py 3943.8.1 16 years ago Marius Kruger remove all trailing whitespace from bzr source 1.9 KB Diff Download File
test_smart_add.py 4032.1.1 16 years ago John Arbash Meinel Merge the removal of all trailing whitespace, and 10.2 KB Diff Download File
test_uncommit.py 2598.5.7 18 years ago Aaron Bentley Updates from review 1.2 KB Diff Download File
test_unversion.py 2946.3.3 17 years ago John Arbash Meinel Prefer tree.get_root_id() as more explicit than tr 7.5 KB Diff Download File
test_views.py 4048.1.1 16 years ago Ian Clatworthy Make ls aware of views (Eduardo O. Padoan) 7.5 KB Diff Download File
test_walkdirs.py 3376.2.11 17 years ago Martin Pool Compare to None using is/is not not == 9.6 KB Diff Download File
test_workingtree.py 4100.2.2 16 years ago Aaron Bentley Remove locking decorator 39 KB Diff Download File