Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Added severity command | Aaron Bentley | 2005-03-11 | 5 | -12/+72 |
* | Removed friendly bug name | Aaron Bentley | 2005-03-11 | 5 | -30/+2 |
* | Moved guis out of the way | Aaron Bentley | 2005-03-11 | 3 | -0/+0 |
* | Tweaked summary message | Aaron Bentley | 2005-03-10 | 1 | -1/+1 |
* | Ensured bug list shows unique ids | Aaron Bentley | 2005-03-10 | 1 | -3/+3 |
* | Reported bug | Aaron Bentley | 2005-03-10 | 5 | -0/+5 |
* | Added wxPython GUI | Aaron Bentley | 2005-03-10 | 1 | -0/+43 |
* | Added Tk-based bug list | Aaron Bentley | 2005-03-10 | 2 | -0/+109 |
* | Tweaked summary display | Aaron Bentley | 2005-03-10 | 1 | -2/+2 |
* | Implemented show command | Aaron Bentley | 2005-03-09 | 2 | -8/+21 |
* | Added more todo items | Aaron Bentley | 2005-03-09 | 10 | -0/+10 |
* | Added creator to bug listing | Aaron Bentley | 2005-03-09 | 1 | -2/+3 |
* | Fixed up Bugs Everywhere command listings | Aaron Bentley | 2005-03-09 | 2 | -5/+10 |
* | Added RCS integration | Aaron Bentley | 2005-03-09 | 4 | -8/+39 |