/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2011-04-14 17:29:13 UTC
  • Revision ID: john@arbash-meinel.com-20110414172913-gjqy6upjx4az2grq
Transform.conflict_pass can avoid accessing tree.inventory.

It used to pass because all parent dirs were already noted to the Transform,
however now only changed files are noted (and that dir wasn't changed, just
the child). However, we want to avoid tree.inventory anyway, since
PreviewTree doesn't implement it.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 5582.10.69 14 years ago Jelmer Vernooij Merge per-interrepo-extra branch. 15.2 KB Diff Download File
test_annotate_iter.py 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests 2.1 KB Diff Download File
test_get_file_mtime.py 5080.4.1 15 years ago Vincent Ladeuil Get better feedback about why the test is failing. 1.7 KB Diff Download File
test_get_file_with_stat.py 4763.2.4 16 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 2 KB Diff Download File
test_get_root_id.py 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests 1.5 KB Diff Download File
test_get_symlink_target.py 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests 2.2 KB Diff Download File
test_inv.py 5777.4.1 14 years ago Jelmer Vernooij Split inventory-specific code out of MutableTree i 7.3 KB Diff Download File
test_is_executable.py 5050.57.1 15 years ago Aaron Bentley Make is_executable treat symlinks and directories 1.3 KB Diff Download File
test_iter_search_rules.py 4763.2.4 16 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 3 KB Diff Download File
test_list_files.py 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests 4.4 KB Diff Download File
test_locking.py 5200.3.3 15 years ago Robert Collins Lock methods on ``Tree``, ``Branch`` and ``Reposit 1 KB Diff Download File
test_path_content_summary.py 4763.2.4 16 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 6.3 KB Diff Download File
test_revision_tree.py 5080.3.1 15 years ago Vincent Ladeuil Cleanup imports in bzrlib/tests/per_tree/test_revi 1.2 KB Diff Download File
test_test_trees.py 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests 13.8 KB Diff Download File
test_tree.py 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests 10.8 KB Diff Download File
test_walkdirs.py 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests 4.4 KB Diff Download File