Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Fixed failing test | Aaron Bentley | 2005-03-15 | 1 | -1/+1 |
* | Implemented map file format 2 generation | Aaron Bentley | 2005-03-15 | 2 | -1/+86 |
* | Initial implementation of saving to mapfile | Aaron Bentley | 2005-03-14 | 2 | -2/+20 |
* | Implemented mapfiles | Aaron Bentley | 2005-03-14 | 2 | -0/+101 |
* | Made arch_client configurable | Aaron Bentley | 2005-03-11 | 2 | -3/+58 |
* | Added unit testing framework | Aaron Bentley | 2005-03-11 | 3 | -3/+65 |
* | Removed unused code | Aaron Bentley | 2005-03-11 | 1 | -1/+0 |
* | Added exceptions for missing commands, handled -, plugin command exec | Aaron Bentley | 2005-03-11 | 2 | -12/+11 |
* | Implemented plugin system for viewing commands | Aaron Bentley | 2005-03-11 | 9 | -2/+49 |
* | Modularized commands into files | Aaron Bentley | 2005-03-11 | 9 | -57/+71 |
* | Removed from-style imports | Aaron Bentley | 2005-03-11 | 1 | -3/+2 |
* | Set severity of some bugs | Aaron Bentley | 2005-03-11 | 2 | -2/+2 |