aboutsummaryrefslogtreecommitdiffstats
path: root/becommands
Commit message (Collapse)AuthorAgeFilesLines
* Friendlier error message on "close" with no arguments.Marien Zwart2006-04-051-1/+2
|
* unbreak some tests.Marien Zwart2006-04-057-20/+20
|
* Help cleanupAaron Bentley2006-04-035-7/+1
|
* Merge help updatesAaron Bentley2006-04-0310-14/+102
|\
| * added help to 'upgrade'.Thomas Gerigk2006-04-031-1/+12
| |
| * parsified 'target'-help.Thomas Gerigk2006-04-031-3/+9
| | | | | | | | (target or aim..)
| * added help to 'show'.Thomas Gerigk2006-04-031-1/+14
| |
| * changed severity.py-help to parsing.Thomas Gerigk2006-04-031-3/+9
| |
| * changed set.py to parsing.Thomas Gerigk2006-04-031-2/+9
| |
| * added help to 'open'.Thomas Gerigk2006-04-031-0/+12
| | | | | | | | (errhh... what is the status of a new bug?)
| * add help to 'inprogress'.Thomas Gerigk2006-04-031-0/+12
| | | | | | | | (What does 'in-progress' mean to a bug?)
| * added help to 'close'Thomas Gerigk2006-04-031-0/+13
| |
| * changed assign.py to look similar to those commands using get_parser()-stuff.Thomas Gerigk2006-04-031-3/+8
| | | | | | | | (No, i don't really know what i'm doing |-)
| * Catch AttributeError when a command has no help() def'd.Thomas Gerigk2006-04-031-1/+5
| |
* | Added reply handling to commentsAaron Bentley2006-04-032-8/+17
|/
* Fixed test suite for the unicode switchAaron Bentley2006-04-016-11/+11
|
* Patch from Thomas Gerigk to add a 'help' commandAaron Bentley2006-04-011-0/+43
|
* Prevented RCS name being displayed when erroringAaron Bentley2005-05-181-6/+5
|
* Added tests for double-initAaron Bentley2005-05-181-2/+10
|
* Added inline help to set-root commandAaron Bentley2005-05-181-1/+20
|
* Better errors for bad bug rootsAaron Bentley2005-05-181-1/+7
|
* Normalized paths before use in rel_filenameAaron Bentley2005-05-181-1/+3
|
* Ensured .be is source for Arch (closes 381)Aaron Bentley2005-05-181-1/+1
| | | | | | | Modified bug reports: 381: Ensure .be is source in Arch status: open -> closed
* Fixed test case for newAaron Bentley2005-05-181-1/+1
|
* Improved command parsing for "new"Aaron Bentley2005-05-181-0/+12
|
* Added tests for missing $EDITORAaron Bentley2005-05-171-0/+4
| | | | | | | Modified bug reports: ecc: no tests for missing $EDITOR status: open -> closed
* Fixed bug handing missing $EDITORAaron Bentley2005-05-171-1/+5
|
* Added appropriate copyright notices, GPLed.Aaron Bentley2005-05-1614-2/+224
|
* Fixed styleAaron Bentley2005-04-221-1/+2
|
* Merge (Oleg Romanyshyn)Aaron Bentley2005-04-222-2/+2
|\ | | | | | | | | | | | | | | | | Patches applied: * oromanyshyn@panoramicfeedback.com--development2/bugs-everywhere--0--patch-2 * Changed help message for inprogress * oromanyshyn@panoramicfeedback.com--development2/bugs-everywhere--0--patch-3 * Changed layout of the displaying bugs (list and show commands)
| * Changed layout of the displaying bugs (list and show commands)Oleg Romanyshyn2005-04-221-1/+1
| |
| * Changed help message for inprogressOleg Romanyshyn2005-04-221-1/+1
| |
* | Added new status - "in-progress" (Oleg Romanyshyn)Aaron Bentley2005-04-221-0/+19
|\| | | | | | | | | | | | | | | | | Patches applied: * oromanyshyn@panoramicfeedback.com--development2/bugs-everywhere--0--base-0 * tag of aaron.bentley@utoronto.ca--be/bugs-everywhere--devel--0--patch-84 * oromanyshyn@panoramicfeedback.com--development2/bugs-everywhere--0--patch-1 * Added new status - "in-progress"
| * Added new status - "in-progress"Oleg Romanyshyn2005-04-221-0/+19
| |
* | Added preliminary tree-diffing supportAaron Bentley2005-04-142-0/+56
| |
* | Sorted bugs by date before severity sortAaron Bentley2005-04-071-0/+3
|/
* Added tests for setAaron Bentley2005-03-241-0/+15
|
* Added tests for commentsAaron Bentley2005-03-241-0/+21
|
* Added tests for assignAaron Bentley2005-03-241-0/+18
|
* Added tests for severityAaron Bentley2005-03-241-0/+15
|
* Added tests for 'target'Aaron Bentley2005-03-241-0/+15
|
* Copied test to close commandAaron Bentley2005-03-242-0/+13
|
* Implemented tests for 'open'Aaron Bentley2005-03-241-0/+11
|
* Finished tests for newAaron Bentley2005-03-241-2/+13
|
* started work on test case for "new"Aaron Bentley2005-03-241-1/+10
|
* Added tests for set-rootAaron Bentley2005-03-241-0/+21
|
* Speling errrorAaron Bentley2005-03-231-1/+1
|
* Fixed spacingAaron Bentley2005-03-231-1/+1
|
* Updated comment formattingAaron Bentley2005-03-231-3/+3
|
* Made comment work with an editor Aaron Bentley2005-03-231-3/+12
|