Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added 'remove' command to remove bugs. Use __desc__ for command help. | W. Trevor King | 2008-11-16 | 1 | -1/+2 |
* | Split Bug and Comment class out to bug.py from bugdir.py | W. Trevor King | 2008-11-14 | 1 | -1/+1 |
* | Fix help printing (Lee Braiden) | Aaron Bentley | 2006-04-17 | 1 | -1/+2 |
* | Merge both lines | Aaron Bentley | 2006-04-04 | 1 | -1/+5 |
|\ | |||||
| * | Catch AttributeError when a command has no help() def'd. | Thomas Gerigk | 2006-04-03 | 1 | -1/+5 |
* | | Refactored the command listing | Aaron Bentley | 2006-04-01 | 1 | -2/+1 |
|/ | |||||
* | Patch from Thomas Gerigk to add a 'help' command | Aaron Bentley | 2006-04-01 | 1 | -0/+43 |