~bzr-pqm/bzr/bzr.dev

Add --plugin switch to selectively include plugins.

This is intended for scenarios where a bash completion script is generated
once but distributed to a number of sifferent bzr setups.  In this case the
list of plugins for which commands are included in the completion function
can be controlled and used to restrict the function to a fixed set of
plugins.  Other aspects of command line completion, in particular registry
values registered by plugins, are not affected by this switch.
Filename Latest Rev Last Changed Committer Comment Size
..
.bzrignore 0.27.24 15 years ago Martin von Gagern Use setuptools instead of distutils. Otherwise al 52 bytes Diff Download File
__init__.py 0.27.38 14 years ago Martin von Gagern Add --plugin switch to selectively include plugins 2.4 KB Diff Download File
bashcomp.py 0.27.38 14 years ago Martin von Gagern Add --plugin switch to selectively include plugins 10.1 KB Diff Download File
COPYING.txt 0.27.14 15 years ago Martin von Gagern Added GPL 2 license document and copyright notice. 17.5 KB Diff Download File
lazy.sh 0.30.3 14 years ago Martin von Gagern Lazy initialization 1.4 KB Diff Download File
MANIFEST.in 0.30.6 14 years ago Martin von Gagern Add manifest to include lazy.sh in sdist tarball 16 bytes Diff Download File
meta.py 0.27.35 14 years ago Martin von Gagern Ongoing development after 1.1.0 release 1.7 KB Diff Download File
README.txt 0.30.3 14 years ago Martin von Gagern Lazy initialization 6.3 KB Diff Download File
File release.sh 0.27.33 14 years ago Martin von Gagern Script generating and uploading release artifacts. 137 bytes Diff Download File
File setup.py 0.27.24 15 years ago Martin von Gagern Use setuptools instead of distutils. Otherwise al 2.3 KB Diff Download File