aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/status.py
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright blurbs and AUTHORS and included script for future updatesW. Trevor King2009-07-011-1/+1
* becommands/severity and status now handle --complete appropriately.W. Trevor King2008-12-041-5/+26
* Per-tree status levels working.W. Trevor King2008-12-041-11/+14
* 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
* Split Bug and Comment class out to bug.py from bugdir.pyW. Trevor King2008-11-141-0/+75