Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added `be tag --list' to list all tags. | W. Trevor King | 2009-06-25 | 1 | -26/+5 |
| | | | | | Loading all the bugs for the list search had the side effect of updating all the bug values files to the new YAML format. | ||||
* | Removed dud bug 11e. Moved several bugs from 'closed' to 'fixed'. | W. Trevor King | 2008-11-16 | 1 | -1/+1 |
| | |||||
* | * use python2.4/2.5 compatible import of ElementTree | W. Trevor King | 2008-11-13 | 1 | -0/+35 |
* catch Popen() calls to missing VCS binaries * test.py should only test installed backends |