Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 | 1 | -1/+23 |
* | 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 | 1 | -1/+1 |
* | Organized list by who the bugs are assigned to | Aaron Bentley | 2005-03-18 | 1 | -2/+22 |
* | Implemented plugin system for viewing commands | Aaron Bentley | 2005-03-11 | 1 | -0/+1 |
* | Modularized commands into files | Aaron Bentley | 2005-03-11 | 1 | -0/+18 |