/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 3825.4.3 17 years ago Andrew Bennetts Conditionally replace LocalURLServer in the test r 36.5 KB Diff Download File
helpers.py 3689.1.1 17 years ago John Arbash Meinel Rename repository_implementations tests into per_r 3.3 KB Diff Download File
test__generate_text_key_index.py 3689.1.1 17 years ago John Arbash Meinel Rename repository_implementations tests into per_r 1 KB Diff Download File
test_add_fallback_repository.py 3871.4.4 17 years ago John Arbash Meinel Another fix for bug #304841. As a broad-spectrum s 2.5 KB Diff Download File
test_break_lock.py 3689.1.1 17 years ago John Arbash Meinel Rename repository_implementations tests into per_r 2.3 KB Diff Download File
test_check.py 3689.1.1 17 years ago John Arbash Meinel Rename repository_implementations tests into per_r 3.8 KB Diff Download File
test_check_reconcile.py 3734.2.4 17 years ago Vincent Ladeuil Fix python2.6 deprecation warnings related to hash 9.1 KB Diff Download File
test_commit_builder.py 3831.1.1 17 years ago John Arbash Meinel Before allowing commit to succeed, verify the text 24.7 KB Diff Download File
test_fetch.py 3689.1.1 17 years ago John Arbash Meinel Rename repository_implementations tests into per_r 6.4 KB Diff Download File
test_fileid_involved.py 3689.1.1 17 years ago John Arbash Meinel Rename repository_implementations tests into per_r 12.4 KB Diff Download File
test_find_text_key_references.py 3689.1.1 17 years ago John Arbash Meinel Rename repository_implementations tests into per_r 1 KB Diff Download File
test_get_parent_map.py 3689.1.1 17 years ago John Arbash Meinel Rename repository_implementations tests into per_r 2.7 KB Diff Download File
test_has_revisions.py 3689.1.1 17 years ago John Arbash Meinel Rename repository_implementations tests into per_r 1.6 KB Diff Download File
test_has_same_location.py 3689.1.1 17 years ago John Arbash Meinel Rename repository_implementations tests into per_r 5.3 KB Diff Download File
test_is_write_locked.py 3689.1.1 17 years ago John Arbash Meinel Rename repository_implementations tests into per_r 1.3 KB Diff Download File
test_iter_reverse_revision_history.py 3689.1.1 17 years ago John Arbash Meinel Rename repository_implementations tests into per_r 5.7 KB Diff Download File
test_pack.py 3689.1.1 17 years ago John Arbash Meinel Rename repository_implementations tests into per_r 988 bytes Diff Download File
test_reconcile.py 3689.1.1 17 years ago John Arbash Meinel Rename repository_implementations tests into per_r 17.8 KB Diff Download File
test_repository.py 3875 17 years ago Canonical.com Patch Queue Manager (jam) Ensure that repo_fmt.matching_bzrdir.reposit 48.1 KB Diff Download File
test_revision.py 3831.1.5 17 years ago John Arbash Meinel It seems we have some direct tests that don't use 4.3 KB Diff Download File
test_statistics.py 3689.1.1 17 years ago John Arbash Meinel Rename repository_implementations tests into per_r 2.5 KB Diff Download File
test_write_group.py 3825.4.3 17 years ago Andrew Bennetts Conditionally replace LocalURLServer in the test r 4.6 KB Diff Download File