aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/severity.py
Commit message (Expand)AuthorAgeFilesLines
* Merged with Trevor's -rr branchGianluca Montecchi2009-10-021-8/+10
* Merged with head branchGianluca Montecchi2009-10-011-13/+11
* Updated copyright blurbs and AUTHORS and included script for future updatesW. Trevor King2009-07-011-1/+4
* becommands/severity and status now handle --complete appropriately.W. Trevor King2008-12-041-2/+25
* Per-tree status levels working.W. Trevor King2008-12-041-2/+2
* Per-tree settings now passed into bug module.W. Trevor King2008-12-041-12/+13
* Added bugid_args option to cmdutil.default_complete.W. Trevor King2008-11-271-1/+2
* Command completion simplified and working for list, dummies for other cmds.W. Trevor King2008-11-271-1/+3
* Added libbe/encoding.py to wrap input/output/file access appropriately.W. Trevor King2008-11-251-9/+8
* 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