aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/status.py
Commit message (Expand)AuthorAgeFilesLines
* 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