Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge help updates | Aaron Bentley | 2006-04-03 | 10 | -14/+102 |
|\ | |||||
| * | added help to 'upgrade'. | Thomas Gerigk | 2006-04-03 | 1 | -1/+12 |
| * | parsified 'target'-help. | Thomas Gerigk | 2006-04-03 | 1 | -3/+9 |
| * | added help to 'show'. | Thomas Gerigk | 2006-04-03 | 1 | -1/+14 |
| * | changed severity.py-help to parsing. | Thomas Gerigk | 2006-04-03 | 1 | -3/+9 |
| * | changed set.py to parsing. | Thomas Gerigk | 2006-04-03 | 1 | -2/+9 |
| * | added help to 'open'. | Thomas Gerigk | 2006-04-03 | 1 | -0/+12 |
| * | add help to 'inprogress'. | Thomas Gerigk | 2006-04-03 | 1 | -0/+12 |
| * | added help to 'close' | Thomas Gerigk | 2006-04-03 | 1 | -0/+13 |
| * | changed assign.py to look similar to those commands using get_parser()-stuff. | Thomas Gerigk | 2006-04-03 | 1 | -3/+8 |
| * | Catch AttributeError when a command has no help() def'd. | Thomas Gerigk | 2006-04-03 | 1 | -1/+5 |
* | | Added reply handling to comments | Aaron Bentley | 2006-04-03 | 2 | -8/+17 |
|/ | |||||
* | Fixed test suite for the unicode switch | Aaron Bentley | 2006-04-01 | 6 | -11/+11 |
* | Patch from Thomas Gerigk to add a 'help' command | Aaron Bentley | 2006-04-01 | 1 | -0/+43 |
* | Prevented RCS name being displayed when erroring | Aaron Bentley | 2005-05-18 | 1 | -6/+5 |
* | Added tests for double-init | Aaron Bentley | 2005-05-18 | 1 | -2/+10 |
* | Added inline help to set-root command | Aaron Bentley | 2005-05-18 | 1 | -1/+20 |
* | Better errors for bad bug roots | Aaron Bentley | 2005-05-18 | 1 | -1/+7 |
* | Normalized paths before use in rel_filename | Aaron Bentley | 2005-05-18 | 1 | -1/+3 |
* | Ensured .be is source for Arch (closes 381) | Aaron Bentley | 2005-05-18 | 1 | -1/+1 |
* | Fixed test case for new | Aaron Bentley | 2005-05-18 | 1 | -1/+1 |
* | Improved command parsing for "new" | Aaron Bentley | 2005-05-18 | 1 | -0/+12 |
* | Added tests for missing $EDITOR | Aaron Bentley | 2005-05-17 | 1 | -0/+4 |
* | Fixed bug handing missing $EDITOR | Aaron Bentley | 2005-05-17 | 1 | -1/+5 |
* | Added appropriate copyright notices, GPLed. | Aaron Bentley | 2005-05-16 | 14 | -2/+224 |
* | Fixed style | Aaron Bentley | 2005-04-22 | 1 | -1/+2 |
* | Merge (Oleg Romanyshyn) | Aaron Bentley | 2005-04-22 | 2 | -2/+2 |
|\ | |||||
| * | Changed layout of the displaying bugs (list and show commands) | Oleg Romanyshyn | 2005-04-22 | 1 | -1/+1 |
| * | Changed help message for inprogress | Oleg Romanyshyn | 2005-04-22 | 1 | -1/+1 |
* | | Added new status - "in-progress" (Oleg Romanyshyn) | Aaron Bentley | 2005-04-22 | 1 | -0/+19 |
|\| | |||||
| * | Added new status - "in-progress" | Oleg Romanyshyn | 2005-04-22 | 1 | -0/+19 |
* | | Added preliminary tree-diffing support | Aaron Bentley | 2005-04-14 | 2 | -0/+56 |
* | | Sorted bugs by date before severity sort | Aaron Bentley | 2005-04-07 | 1 | -0/+3 |
|/ | |||||
* | Added tests for set | Aaron Bentley | 2005-03-24 | 1 | -0/+15 |
* | Added tests for comments | Aaron Bentley | 2005-03-24 | 1 | -0/+21 |
* | 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 | 1 | -0/+11 |
* | Finished tests for new | Aaron Bentley | 2005-03-24 | 1 | -2/+13 |
* | started work on test case for "new" | Aaron Bentley | 2005-03-24 | 1 | -1/+10 |
* | Added tests for set-root | Aaron Bentley | 2005-03-24 | 1 | -0/+21 |
* | 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 |