aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/list.py
Commit message (Expand)AuthorAgeFilesLines
* Added appropriate copyright notices, GPLed.Aaron Bentley2005-05-161-0/+16
* Fixed styleAaron Bentley2005-04-221-1/+2
* Merge (Oleg Romanyshyn)Aaron Bentley2005-04-221-1/+1
|\
| * Changed layout of the displaying bugs (list and show commands)Oleg Romanyshyn2005-04-221-1/+1
* | Sorted bugs by date before severity sortAaron Bentley2005-04-071-0/+3
|/
* 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
* Fixed double-listing of tree bugs when target is NoneAaron Bentley2005-03-211-9/+10
* Implemented current target settingAaron Bentley2005-03-191-1/+23
* Implemented sorting by severity levelAaron Bentley2005-03-181-0/+1
* Used cmdutil tree_root wrapper to avoid tracebacks on wrong treeAaron Bentley2005-03-181-1/+1
* Organized list by who the bugs are assigned toAaron Bentley2005-03-181-2/+22
* Implemented plugin system for viewing commandsAaron Bentley2005-03-111-0/+1
* Modularized commands into filesAaron Bentley2005-03-111-0/+18