/brz/remove-bazaar

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

  • Committer: Vincent Ladeuil
  • Date: 2010-01-20 16:05:28 UTC
  • mto: (4973.1.1 integration)
  • Revision ID: v.ladeuil+lp@free.fr-20100120160528-5yo3fbggdp07eovc
Finish the patch based on reviews.

* bzrlib/tests/per_merger.py:
Fix line too long and spurious spaces.

* bzrlib/plugins/news_merge/tests/test_news_merge.py:
(TestFilenameMatchesConfig): Ensure that the params get updated.

* bzrlib/plugins/news_merge/__init__.py:
(filename_matches_config): Save the relevant config variable in
the hook params.
(install_hook): Wrap the hook installation so we can reuse it for
tests.

* bzrlib/plugins/news_merge/README: 
Update the instructions by pointing to the plugin help.

* bzrlib/merge.py:
(MergeHookParams): Delete spurious spaces.

* bzrlib/decorators.py:
(use_pretty_decorators): Mention that we get clearance to copy
launchpad code here (since canonical has copyrights on both code
bases).

Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4596.1.6 16 years ago Martin Pool merge trunk 15.3 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 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests 1.6 KB Diff Download File
test_get_file_with_stat.py 4807.2.2 16 years ago John Arbash Meinel Move all the stat comparison and platform checknin 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 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests 6.4 KB Diff Download File
test_iter_search_rules.py 4826.1.5 16 years ago Andrew Bennetts Add test that content filtered files are not hardl 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_path_content_summary.py 4789.15.2 16 years ago John Arbash Meinel Merge in the preview-tree tweaks. 6.3 KB Diff Download File
test_revision_tree.py 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests 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