aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/help.py
Commit message (Expand)AuthorAgeFilesLines
* Added 'remove' command to remove bugs. Use __desc__ for command help.W. Trevor King2008-11-161-1/+2
* Split Bug and Comment class out to bug.py from bugdir.pyW. Trevor King2008-11-141-1/+1
* Fix help printing (Lee Braiden)Aaron Bentley2006-04-171-1/+2
* Merge both linesAaron Bentley2006-04-041-1/+5
|\
| * Catch AttributeError when a command has no help() def'd.Thomas Gerigk2006-04-031-1/+5
* | Refactored the command listingAaron Bentley2006-04-011-2/+1
|/
* Patch from Thomas Gerigk to add a 'help' commandAaron Bentley2006-04-011-0/+43