aboutsummaryrefslogtreecommitdiffstats
path: root/becommands
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Added comment support to show, added comment commandAaron Bentley2005-03-232-0/+27
|
* Added datestamps to bugsAaron Bentley2005-03-232-8/+11
|
* Moved FileString and get_file() into utility.pyAaron Bentley2005-03-231-4/+1
|
* Added options to list commandAaron Bentley2005-03-221-1/+39
|
* Stopped showing targets under target-specific headingsAaron Bentley2005-03-211-5/+7
|
* Clearer error message.Aaron Bentley2005-03-211-1/+2
|
* Fixed double-listing of tree bugs when target is NoneAaron Bentley2005-03-211-9/+10
|
* Implemented current target settingAaron Bentley2005-03-192-4/+51
|
* Added RCS configuration.Aaron Bentley2005-03-192-2/+19
|
* Implemented sorting by severity levelAaron Bentley2005-03-181-0/+1
|
* Used cmdutil tree_root wrapper to avoid tracebacks on wrong treeAaron Bentley2005-03-183-3/+3
|
* Organized list by who the bugs are assigned toAaron Bentley2005-03-181-2/+22
|
* Made new print the bug ID of the new bugAaron Bentley2005-03-181-1/+2
|
* Added "assign" commandAaron Bentley2005-03-181-0/+33
|
* Added target commandAaron Bentley2005-03-181-0/+37
|
* Switched tree format to mapfile-basedAaron Bentley2005-03-175-2/+92
|
* Initial implementation of saving to mapfileAaron Bentley2005-03-141-1/+2
|
* Implemented plugin system for viewing commandsAaron Bentley2005-03-116-0/+6
|
* Modularized commands into filesAaron Bentley2005-03-118-0/+91