Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Speling errror | Aaron Bentley | 2005-03-23 | 1 | -1/+1 |
| | |||||
* | Fixed spacing | Aaron Bentley | 2005-03-23 | 1 | -1/+1 |
| | |||||
* | Updated comment formatting | Aaron Bentley | 2005-03-23 | 1 | -3/+3 |
| | |||||
* | Made comment work with an editor | Aaron Bentley | 2005-03-23 | 1 | -3/+12 |
| | |||||
* | Added comment support to show, added comment command | Aaron Bentley | 2005-03-23 | 2 | -0/+27 |
| | |||||
* | Added datestamps to bugs | Aaron Bentley | 2005-03-23 | 2 | -8/+11 |
| | |||||
* | Moved FileString and get_file() into utility.py | Aaron Bentley | 2005-03-23 | 1 | -4/+1 |
| | |||||
* | Added options to list command | Aaron Bentley | 2005-03-22 | 1 | -1/+39 |
| | |||||
* | Stopped showing targets under target-specific headings | Aaron Bentley | 2005-03-21 | 1 | -5/+7 |
| | |||||
* | Clearer error message. | Aaron Bentley | 2005-03-21 | 1 | -1/+2 |
| | |||||
* | Fixed double-listing of tree bugs when target is None | Aaron Bentley | 2005-03-21 | 1 | -9/+10 |
| | |||||
* | Implemented current target setting | Aaron Bentley | 2005-03-19 | 2 | -4/+51 |
| | |||||
* | Added RCS configuration. | Aaron Bentley | 2005-03-19 | 2 | -2/+19 |
| | |||||
* | Implemented sorting by severity level | Aaron Bentley | 2005-03-18 | 1 | -0/+1 |
| | |||||
* | Used cmdutil tree_root wrapper to avoid tracebacks on wrong tree | Aaron Bentley | 2005-03-18 | 3 | -3/+3 |
| | |||||
* | Organized list by who the bugs are assigned to | Aaron Bentley | 2005-03-18 | 1 | -2/+22 |
| | |||||
* | Made new print the bug ID of the new bug | Aaron Bentley | 2005-03-18 | 1 | -1/+2 |
| | |||||
* | Added "assign" command | Aaron Bentley | 2005-03-18 | 1 | -0/+33 |
| | |||||
* | Added target command | Aaron Bentley | 2005-03-18 | 1 | -0/+37 |
| | |||||
* | Switched tree format to mapfile-based | Aaron Bentley | 2005-03-17 | 5 | -2/+92 |
| | |||||
* | Initial implementation of saving to mapfile | Aaron Bentley | 2005-03-14 | 1 | -1/+2 |
| | |||||
* | Implemented plugin system for viewing commands | Aaron Bentley | 2005-03-11 | 6 | -0/+6 |
| | |||||
* | Modularized commands into files | Aaron Bentley | 2005-03-11 | 8 | -0/+91 |