/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 5753.2.2 14 years ago Jelmer Vernooij Remove some unnecessary imports, clean up lazy imp 18.5 KB Diff Download File
account.py 5273.1.7 15 years ago Vincent Ladeuil No more use of the get_transport imported *symbol* 3.3 KB Diff Download File
lp_api.py 5657.1.1 15 years ago Max Bowsher Fix bzr lp-mirror to work on command line branch U 11.1 KB Diff Download File
lp_directory.py 5609.24.11 14 years ago John Arbash Meinel If someone uses -Dlaunchpad, use the 'official' UR 7.9 KB Diff Download File
lp_propose.py 5752.3.8 14 years ago John Arbash Meinel Merge bzr.dev 5764 to resolve release-notes (aka N 8.2 KB Diff Download File
lp_registration.py 5740.1.1 14 years ago John Arbash Meinel Integrate into bzr-2.4. Only include the release-n 12.9 KB Diff Download File
test_account.py 5394.1.1 15 years ago Vincent Ladeuil Config files in bazaar home now use a lock 5.2 KB Diff Download File
test_lp_api.py 5615.2.1 15 years ago Jelmer Vernooij Support the 'qastaging' instance of Launchpad. 3.7 KB Diff Download File
test_lp_directory.py 5740.1.1 14 years ago John Arbash Meinel Integrate into bzr-2.4. Only include the release-n 25 KB Diff Download File
test_lp_login.py 4505.1.4 16 years ago Jonathan Lange Use 'foo', not 'jml' 2.5 KB Diff Download File
test_lp_open.py 5050.45.17 15 years ago Vincent Ladeuil Merge NEWS entry as agreed upon with poolie 4.1 KB Diff Download File
test_lp_service.py 5557.1.7 15 years ago John Arbash Meinel Merge in the bzr.dev 5582 7.2 KB Diff Download File
test_register.py 5582.13.2 14 years ago Vincent Ladeuil Merge bzr/2.3 14.4 KB Diff Download File