/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
..
tests 5582.10.2 15 years ago Jelmer Vernooij Move weave repository tests. Diff
__init__.py 5718.2.2 14 years ago Jelmer Vernooij Avoid name clashes. 4.3 KB Diff Download File
branch.py 5582.10.90 14 years ago Jelmer Vernooij Merge weave-bzrdir branch. 4.5 KB Diff Download File
bzrdir.py 5717.1.10 14 years ago Jelmer Vernooij Fix typo. 37.8 KB Diff Download File
repository.py 5766.1.4 14 years ago Jelmer Vernooij Set revision_graph_can_have_wrong_parents on Repos 33.2 KB Diff Download File
test_bzrdir.py 5582.10.97 14 years ago Jelmer Vernooij Fix import of BzrDirFormat6 after merge. 26.1 KB Diff Download File
test_repository.py 5582.10.56 15 years ago Jelmer Vernooij move xml4 to weave plugin. 12.5 KB Diff Download File
test_workingtree.py 5582.10.90 14 years ago Jelmer Vernooij Merge weave-bzrdir branch. 3.5 KB Diff Download File
workingtree.py 5777.3.3 14 years ago Jelmer Vernooij Revert InventoryWorkingTree change. 7.9 KB Diff Download File
xml4.py 5582.10.56 15 years ago Jelmer Vernooij move xml4 to weave plugin. 6.3 KB Diff Download File