Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | becommands/severity and status now handle --complete appropriately. | W. Trevor King | 2008-12-04 | 1 | -5/+26 |
* | Per-tree status levels working. | W. Trevor King | 2008-12-04 | 1 | -11/+14 |
* | Added bugid_args option to cmdutil.default_complete. | W. Trevor King | 2008-11-27 | 1 | -1/+2 |
* | Command completion simplified and working for list, dummies for other cmds. | W. Trevor King | 2008-11-27 | 1 | -1/+3 |
* | Added libbe/encoding.py to wrap input/output/file access appropriately. | W. Trevor King | 2008-11-25 | 1 | -9/+8 |
* | Tweaked usage strings to increase consistency. Also added README.dev. | W. Trevor King | 2008-11-24 | 1 | -1/+1 |
* | Go back to lazy bug loading to get execution speed back up. | W. Trevor King | 2008-11-23 | 1 | -1/+1 |
* | Another major rewrite. Now BugDir, Bug, and Comment are more distinct. | W. Trevor King | 2008-11-21 | 1 | -8/+7 |
* | Major rewrite of RCS backends. RCS now represented as a class. | W. Trevor King | 2008-11-18 | 1 | -3/+2 |
* | Split Bug and Comment class out to bug.py from bugdir.py | W. Trevor King | 2008-11-14 | 1 | -0/+75 |