aboutsummaryrefslogtreecommitdiffstats
path: root/becommands
Commit message (Expand)AuthorAgeFilesLines
* Fixed a few more Comment.date->time calls.W. Trevor King2008-11-141-1/+1
* Split Bug and Comment class out to bug.py from bugdir.pyW. Trevor King2008-11-149-37/+71
* Remove blank lines from `be list' outputW. Trevor King2008-11-141-1/+1
* Assume commit messages are in utf-8 for now...Aaron Bentley2007-07-301-0/+1
* Add support for VISUALAaron Bentley2007-07-161-1/+2
* Merge from other BEAaron Bentley2006-04-171-1/+2
|\
| * Fix help printing (Lee Braiden)Aaron Bentley2006-04-171-1/+2
* | Added prompt to commentsAaron Bentley2006-04-161-1/+1
|/
* Merge remaining fixes from ZwartAaron Bentley2006-04-063-3/+6
|\
| * Friendlier error message on "inprogress" or "open" with no arguments.Marien Zwart2006-04-052-2/+4
| * Friendlier error message on "close" with no arguments.Marien Zwart2006-04-051-1/+2
* | Merge test case fixes without trailing commasAaron Bentley2006-04-067-12/+12
|\|
| * unbreak some tests.Marien Zwart2006-04-057-20/+20
* | Fixed tests to use lists, so that optparse can mangle themAaron Bentley2006-04-047-20/+20
* | Merge both linesAaron Bentley2006-04-0411-22/+113
|\|
| * 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
| | * 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
| | * add help to 'inprogress'.Thomas Gerigk2006-04-031-0/+12
| | * 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
| | * 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
| |/
* / Refactored the command listingAaron Bentley2006-04-011-2/+1
|/
* 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
* 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
* 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
|\
| * 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
|\|
| * 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
|/