/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 3211.1.1 17 years ago Ian Clatworthy Extends the launchpad plugin's implementation of l 8.1 KB Diff Download File
account.py 2980 17 years ago Canonical.com Patch Queue Manager (robertc) Improved lp:/// URL support for the Laun 2.1 KB Diff Download File
lp_indirect.py 3193.5.1 17 years ago Tim Penhey Mostly working, just need to update the tests for 5.1 KB Diff Download File
lp_registration.py 3211.1.1 17 years ago Ian Clatworthy Extends the launchpad plugin's implementation of l 9.4 KB Diff Download File
test_account.py 2898.3.10 17 years ago James Henstridge Make LaunchpadAccountTests a TestCaseInTempDir so 3.4 KB Diff Download File
test_lp_indirect.py 3193.5.2 17 years ago Tim Penhey Updated the tests to handle unknown launchpad inst 8.6 KB Diff Download File
test_register.py 3200.2.2 17 years ago Robert Collins * The launchpad plugin now uses the ``edge`` xmlr 13.6 KB Diff Download File