/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
..
http 1540.3.3 19 years ago Martin Pool Review updates of pycurl transport Split them out Diff
__init__.py 3104.4.5 17 years ago Andrew Bennetts Merge from bzr.dev. 70.3 KB Diff Download File
brokenrename.py 2555.3.14 18 years ago Martin Pool Better handling in LockDir of rename that moves on 1.9 KB Diff Download File
chroot.py 2592.3.99 18 years ago Robert Collins Remove stale close_file_stream methods on Transpor 5.5 KB Diff Download File
decorator.py 2592.3.163 18 years ago Robert Collins Merge bzr.dev (untested) 7.6 KB Diff Download File
fakenfs.py 1887.1.1 19 years ago Adeodato Simó Do not separate paragraphs in the copyright statem 2.3 KB Diff Download File
fakevfat.py 2745.5.1 18 years ago Robert Collins * New parameter on ``bzrlib.transport.Transport.re 3.8 KB Diff Download File
ftp.py 3021.1.4 18 years ago Vincent Ladeuil Use the right execption. * bzrlib/transport/ftp.p 22.3 KB Diff Download File
local.py 3010.1.10 18 years ago Robert Collins Honour file modes for write streams. 20.1 KB Diff Download File
memory.py 3010.2.1 18 years ago Martin Pool Followon from MemoryTransport._abspath fix: add te 10.9 KB Diff Download File
readonly.py 2018.5.95 18 years ago Andrew Bennetts Add a Transport.is_readonly remote call, let {Bran 3 KB Diff Download File
remote.py 3183.2.1 17 years ago Andrew Bennetts Set the recommended page size for RemoteTransport 20.8 KB Diff Download File
sftp.py 2938 18 years ago Canonical.com Patch Queue Manager (John Arbash Meinel) Register netloc protocols ear 42.7 KB Diff Download File
ssh.py 3066.2.1 18 years ago John Arbash Meinel We don't require paramiko for bzr+ssh. Don't prete 23 KB Diff Download File
trace.py 2745.5.4 18 years ago Robert Collins Review feedback. 5.6 KB Diff Download File
unlistable.py 2617.4.1 18 years ago Robert Collins Add a new transport decorator unlistable+ for test 1.7 KB Diff Download File