/brz/remove-bazaar

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

Allow different formats for tag completion.                                          
                                                                                     
The tests now use the dirstate-tags format, as does the
bzrlib.tests.test_tag module.  As "bzr tags" will print a warning about a
deprecated format for this, we should discard its error output.

That seems a good idea for production environments as well, as outdated
formats might be quite frequent, and having completion print error messages
for all of these is certainly bad style.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 0.32.4 15 years ago Martin von Gagern Added some selftests executed through bash. Based 993 bytes Diff Download File
test_bashcomp.py 0.32.7 15 years ago Martin von Gagern Allow different formats for tag completion. 7.5 KB Diff Download File