/brz/remove-bazaar

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

  • Committer: James Westby
  • Date: 2008-02-25 23:41:06 UTC
  • Revision ID: jw+debian@jameswestby.net-20080225234106-9b4ql42w13ijewp3
Make version-info --custom imply --all.

When using a custom template you can use variables like {clean} which
are not enabled by default. This causes an ugly traceback.

This fixes the issue by implying --all when --custom (or more exactly
--template) is used, so that all variables are available in templates.

This was the easier fix than having the template code report that the
user should pass --check-clean to have {clean} available, but will
have a performance impact on all users of version-info --custom,
regardless of whether they use {clean}.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 3172.3.1 17 years ago Robert Collins Repository has a new method ``has_revisions`` whic 36.3 KB Diff Download File
helpers.py 2951.1.5 17 years ago Robert Collins Some work towards including the correct changes fo 3.5 KB Diff Download File
test__generate_text_key_index.py 2988.1.3 17 years ago Robert Collins Add a new repositoy method _generate_text_key_inde 1 KB Diff Download File
test_break_lock.py 2592.3.214 17 years ago Robert Collins Merge bzr.dev. 2.3 KB Diff Download File
test_check.py 3036.1.1 17 years ago Robert Collins * ``check`` no longer reports spurious unreference 3.9 KB Diff Download File
test_check_reconcile.py 2988.1.3 17 years ago Robert Collins Add a new repositoy method _generate_text_key_inde 8.9 KB Diff Download File
test_commit_builder.py 2946.3.3 17 years ago John Arbash Meinel Prefer tree.get_root_id() as more explicit than tr 22.2 KB Diff Download File
test_fetch.py 2535.4.25 17 years ago Andrew Bennetts Merge from bzr.dev. 5.9 KB Diff Download File
test_fileid_involved.py 2946.3.3 17 years ago John Arbash Meinel Prefer tree.get_root_id() as more explicit than tr 12.4 KB Diff Download File
test_find_text_key_references.py 2988.1.2 17 years ago Robert Collins New Repository API find_text_key_references for us 1 KB Diff Download File
test_has_revisions.py 3172.3.1 17 years ago Robert Collins Repository has a new method ``has_revisions`` whic 1.6 KB Diff Download File
test_has_same_location.py 2671.1.5 18 years ago Andrew Bennetts Move has_same_location tests to a new file. 5.1 KB Diff Download File
test_is_write_locked.py 2904.1.1 17 years ago Robert Collins * New method ``bzrlib.repository.Repository.is_wri 1.3 KB Diff Download File
test_iter_reverse_revision_history.py 2858.2.1 17 years ago Martin Pool Remove most calls to safe_file_id and safe_revisio 5.6 KB Diff Download File
test_pack.py 2604.2.1 18 years ago Robert Collins (robertc) Introduce a pack command. 1016 bytes Diff Download File
test_reconcile.py 2951.2.8 17 years ago Robert Collins Test that reconciling a repository can be done twi 17.6 KB Diff Download File
test_repository.py 3221.3.1 17 years ago Robert Collins * Repository formats have a new supported-feature 45.6 KB Diff Download File
test_revision.py 1913.1.5 18 years ago John Arbash Meinel fix test name 4.3 KB Diff Download File
test_statistics.py 2258.1.2 18 years ago Robert Collins New version of gather_stats which gathers aggregat 3.7 KB Diff Download File
test_write_group.py 2592.3.244 17 years ago Martin Pool unlock while in a write group now aborts the write 3.7 KB Diff Download File