aboutsummaryrefslogtreecommitdiffstats
path: root/be
Commit message (Expand)AuthorAgeFilesLines
* Switched to exception help handlingAaron Bentley2005-03-221-1/+7
* Changed help format to look like bzr'sAaron Bentley2005-03-171-1/+1
* Removed unused codeAaron Bentley2005-03-111-1/+0
* Added exceptions for missing commands, handled -, plugin command execAaron Bentley2005-03-111-9/+1
* Implemented plugin system for viewing commandsAaron Bentley2005-03-111-2/+9
* Modularized commands into filesAaron Bentley2005-03-111-57/+17
* Added severity commandAaron Bentley2005-03-111-7/+11
* Removed friendly bug nameAaron Bentley2005-03-111-1/+0
* Ensured bug list shows unique idsAaron Bentley2005-03-101-3/+3
* Implemented show commandAaron Bentley2005-03-091-8/+10
* Added creator to bug listingAaron Bentley2005-03-091-2/+3
* Fixed up Bugs Everywhere command listingsAaron Bentley2005-03-091-4/+9
* Implemented set-root commandAaron Bentley2005-03-091-1/+6
* Added ability to create, close, open bugsAaron Bentley2005-03-091-5/+27
* Added support for severity, creator, targetAaron Bentley2005-03-091-2/+18
* Implemented bug status and "active" flagAaron Bentley2005-03-091-2/+2
* Moved code into bugdir, handled unknown commandsAaron Bentley2005-03-091-7/+13
* Added basic bug-listing functionalityAaron Bentley2005-03-091-0/+30