aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/cmdutil.py
Commit message (Expand)AuthorAgeFilesLines
...
* Corrected capitalization of targetAaron Bentley2005-03-181-1/+1
* Added "assign" commandAaron Bentley2005-03-181-3/+7
* Added unit testing frameworkAaron Bentley2005-03-111-0/+19
* Added exceptions for missing commands, handled -, plugin command execAaron Bentley2005-03-111-3/+10
* Implemented plugin system for viewing commandsAaron Bentley2005-03-111-0/+9
* Added severity commandAaron Bentley2005-03-111-1/+12
* Removed friendly bug nameAaron Bentley2005-03-111-7/+1
* Tweaked summary messageAaron Bentley2005-03-101-1/+1
* Tweaked summary displayAaron Bentley2005-03-101-2/+2
* Implemented show commandAaron Bentley2005-03-091-0/+11
* added bugs, Switched to using uuid prefixes to ensure uniquenessAaron Bentley2005-03-091-3/+16
* Added ability to create, close, open bugsAaron Bentley2005-03-091-0/+16
* Moved code into bugdir, handled unknown commandsAaron Bentley2005-03-091-70/+3
* Added basic bug-listing functionalityAaron Bentley2005-03-091-0/+73