/brz/remove-bazaar

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

  • Committer: Vincent Ladeuil
  • Date: 2008-12-10 09:33:06 UTC
  • mto: (3941.1.1 bzr.integration)
  • Revision ID: v.ladeuil+lp@free.fr-20081210093306-j4l1wiesc76519fy
Make the filter work for paths and file ids.

* bzrlib/tests/test_delta.py:
(TestDeltaShow): Fix failing tests, the previous commit was wrong.
(TestDeltaShow._get_delta): Baah, fix status outputs.
(TestDeltaShow.test_delta_show_short_status_single_file_id_filter):
Test for file id filter.

* bzrlib/delta.py:
(TreeDelta): Rename path_filter to filter and pass it the file id
too.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 3251.4.3 17 years ago Aaron Bentley More renames and cleanups 8.2 KB Diff Download File
account.py 3834.1.1 16 years ago Martin Pool Better message when you have no Launchpad SSH keys 3.3 KB Diff Download File
lp_directory.py 3834.1.3 16 years ago Martin Pool Shorter message about launchpad-login 4.1 KB Diff Download File
lp_registration.py 3376.2.4 17 years ago Martin Pool Remove every assert statement from bzrlib! Depend 9.6 KB Diff Download File
test_account.py 3834.1.1 16 years ago Martin Pool Better message when you have no Launchpad SSH keys 5.2 KB Diff Download File
test_lp_directory.py 3777.1.21 16 years ago Aaron Bentley Stop including usernames in resolved lp: urls 8.1 KB Diff Download File
test_lp_service.py 3221.4.2 17 years ago Martin Pool Add in thumpers tests for selection of the right L 3.4 KB Diff Download File
test_register.py 3376.2.15 17 years ago Martin Pool Fix assertions in Launchpad registration tests 13.7 KB Diff Download File