Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Sorted bugs by date before severity sort | Aaron Bentley | 2005-04-07 | 1 | -0/+3 | |
* | | Added bug | Aaron Bentley | 2005-04-07 | 2 | -0/+70 | |
|/ | ||||||
* | Closed the bug for adding tests | Aaron Bentley | 2005-03-24 | 3 | -1/+16 | |
* | Added tests for set | Aaron Bentley | 2005-03-24 | 1 | -0/+15 | |
* | Added tests for comments | Aaron Bentley | 2005-03-24 | 1 | -0/+21 | |
* | Made get_editor_string use contents and mtime to check for changes | Aaron Bentley | 2005-03-24 | 1 | -1/+2 | |
* | Added tests for assign | Aaron Bentley | 2005-03-24 | 1 | -0/+18 | |
* | Added tests for severity | Aaron Bentley | 2005-03-24 | 1 | -0/+15 | |
* | Added tests for 'target' | Aaron Bentley | 2005-03-24 | 1 | -0/+15 | |
* | Copied test to close command | Aaron Bentley | 2005-03-24 | 2 | -0/+13 | |
* | Implemented tests for 'open' | Aaron Bentley | 2005-03-24 | 3 | -6/+30 | |
* | Removed accidentally-added 'a' bug | Aaron Bentley | 2005-03-24 | 1 | -35/+0 | |
* | Finished tests for new | Aaron Bentley | 2005-03-24 | 4 | -2/+66 | |
* | Fixed the bug dir path in BugDirs produced by create_bug_dir | Aaron Bentley | 2005-03-24 | 1 | -1/+1 | |
* | started work on test case for "new" | Aaron Bentley | 2005-03-24 | 2 | -1/+15 | |
* | Added tests for set-root | Aaron Bentley | 2005-03-24 | 2 | -0/+45 | |
* | Removed comment from example | Aaron Bentley | 2005-03-24 | 1 | -1/+0 | |
* | Whoops! Already fixed this, now just marking it fixed | Aaron Bentley | 2005-03-23 | 1 | -1/+1 | |
* | 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 editor_string utility function | Aaron Bentley | 2005-03-23 | 1 | -1/+24 | |
* | Added comment support to show, added comment command | Aaron Bentley | 2005-03-23 | 4 | -2/+29 | |
* | Implemented comments | Aaron Bentley | 2005-03-23 | 1 | -1/+94 | |
* | Added datestamps to bugs | Aaron Bentley | 2005-03-23 | 4 | -8/+55 | |
* | Moved FileString and get_file() into utility.py | Aaron Bentley | 2005-03-23 | 4 | -35/+71 | |
* | Noted that bugs should be date-stamped | Aaron Bentley | 2005-03-22 | 1 | -0/+35 | |
* | Added options to list command | Aaron Bentley | 2005-03-22 | 1 | -1/+39 | |
* | Switched to exception help handling | Aaron Bentley | 2005-03-22 | 1 | -1/+7 | |
* | Pulled in Fai's optparser | Aaron Bentley | 2005-03-22 | 1 | -1/+30 | |
* | Stopped showing targets under target-specific headings | Aaron Bentley | 2005-03-21 | 2 | -7/+9 | |
* | 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 | |
* | Fixed test cases so they're not machine-specific | Aaron Bentley | 2005-03-20 | 2 | -4/+5 | |
* | Implemented current target setting | Aaron Bentley | 2005-03-19 | 4 | -5/+54 | |
* | Added RCS configuration. | Aaron Bentley | 2005-03-19 | 8 | -34/+172 | |
* | Added new bug | Aaron Bentley | 2005-03-18 | 1 | -0/+28 | |
* | Implemented sorting by severity level | Aaron Bentley | 2005-03-18 | 2 | -0/+28 | |
* | Used cmdutil tree_root wrapper to avoid tracebacks on wrong tree | Aaron Bentley | 2005-03-18 | 4 | -3/+26 | |
* | Organized list by who the bugs are assigned to | Aaron Bentley | 2005-03-18 | 5 | -3/+102 | |
* | Made new print the bug ID of the new bug | Aaron Bentley | 2005-03-18 | 1 | -1/+2 | |
* | Updated bug reports | Aaron Bentley | 2005-03-18 | 4 | -0/+98 | |
* | Corrected capitalization of target | Aaron Bentley | 2005-03-18 | 1 | -1/+1 | |
* | Added "assign" command | Aaron Bentley | 2005-03-18 | 3 | -3/+42 | |
* | Added target command | Aaron Bentley | 2005-03-18 | 1 | -0/+37 | |
* | Switched tree format to mapfile-based | Aaron Bentley | 2005-03-17 | 75 | -199/+474 | |
* | Changed help format to look like bzr's | Aaron Bentley | 2005-03-17 | 1 | -1/+1 | |
* | More futzing with GUI stuff | Aaron Bentley | 2005-03-15 | 1 | -3/+9 | |
* | Implemented diff3 splitting | Aaron Bentley | 2005-03-15 | 1 | -2/+76 |