aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/severity.py
Commit message (Expand)AuthorAgeFilesLines
* Tweaked usage strings to increase consistency. Also added README.dev.W. Trevor King2008-11-241-1/+1
* Go back to lazy bug loading to get execution speed back up.W. Trevor King2008-11-231-1/+1
* Another major rewrite. Now BugDir, Bug, and Comment are more distinct.W. Trevor King2008-11-211-8/+7
* Major rewrite of RCS backends. RCS now represented as a class.W. Trevor King2008-11-181-3/+2
* Added 'remove' command to remove bugs. Use __desc__ for command help.W. Trevor King2008-11-161-1/+0
* Split Bug and Comment class out to bug.py from bugdir.pyW. Trevor King2008-11-141-10/+13
* unbreak some tests.Marien Zwart2006-04-051-4/+4
* Help cleanupAaron Bentley2006-04-031-1/+0
* changed severity.py-help to parsing.Thomas Gerigk2006-04-031-3/+9
* Added appropriate copyright notices, GPLed.Aaron Bentley2005-05-161-0/+16
* Added tests for severityAaron Bentley2005-03-241-0/+15
* Switched tree format to mapfile-basedAaron Bentley2005-03-171-0/+1
* Modularized commands into filesAaron Bentley2005-03-111-0/+37