~bzr-pqm/bzr/bzr.dev

Allow spaces in tag names.  Use bash arrays more extensively.                                       
                                                                                                    
In order to allow spaces in completion words, we use newlines only as word
separator in the later parts of the script.  For this to work, we have to
have our various word lists as bash arrays instead of space-separated lists.
Filename Latest Rev Last Changed Committer Comment Size
..
tests 0.32.4 14 years ago Martin von Gagern Added some selftests executed through bash. Based Diff
.bzrignore 0.27.39 14 years ago Martin von Gagern Set root it to allow joining with other branches. 52 bytes Diff Download File
__init__.py 0.32.10 14 years ago Martin von Gagern Import modules, not classes or functions. 2.6 KB Diff Download File
bashcomp.py 0.32.15 14 years ago Martin von Gagern Allow spaces in tag names. Use bash arrays more e 13.8 KB Diff Download File
COPYING.txt 0.27.39 14 years ago Martin von Gagern Set root it to allow joining with other branches. 17.5 KB Diff Download File
lazy.sh 0.27.39 14 years ago Martin von Gagern Set root it to allow joining with other branches. 1.4 KB Diff Download File
MANIFEST.in 0.27.39 14 years ago Martin von Gagern Set root it to allow joining with other branches. 16 bytes Diff Download File
meta.py 0.27.39 14 years ago Martin von Gagern Set root it to allow joining with other branches. 1.7 KB Diff Download File
README.txt 0.27.39 14 years ago Martin von Gagern Set root it to allow joining with other branches. 6.3 KB Diff Download File
File release.sh 0.27.39 14 years ago Martin von Gagern Set root it to allow joining with other branches. 137 bytes Diff Download File
File setup.py 0.27.39 14 years ago Martin von Gagern Set root it to allow joining with other branches. 2.3 KB Diff Download File