aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added options to list commandAaron Bentley2005-03-221-1/+39
* Switched to exception help handlingAaron Bentley2005-03-221-1/+7
* Pulled in Fai's optparserAaron Bentley2005-03-221-1/+30
* Stopped showing targets under target-specific headingsAaron Bentley2005-03-212-7/+9
* Clearer error message.Aaron Bentley2005-03-211-1/+2
* Fixed double-listing of tree bugs when target is NoneAaron Bentley2005-03-211-9/+10
* Fixed test cases so they're not machine-specificAaron Bentley2005-03-202-4/+5
* Implemented current target settingAaron Bentley2005-03-194-5/+54
* Added RCS configuration.Aaron Bentley2005-03-198-34/+172
* Added new bugAaron Bentley2005-03-181-0/+28
* Implemented sorting by severity levelAaron Bentley2005-03-182-0/+28
* Used cmdutil tree_root wrapper to avoid tracebacks on wrong treeAaron Bentley2005-03-184-3/+26
* Organized list by who the bugs are assigned toAaron Bentley2005-03-185-3/+102
* Made new print the bug ID of the new bugAaron Bentley2005-03-181-1/+2
* Updated bug reportsAaron Bentley2005-03-184-0/+98
* Corrected capitalization of targetAaron Bentley2005-03-181-1/+1
* Added "assign" commandAaron Bentley2005-03-183-3/+42
* Added target commandAaron Bentley2005-03-181-0/+37
* Switched tree format to mapfile-basedAaron Bentley2005-03-1775-199/+474
* Changed help format to look like bzr'sAaron Bentley2005-03-171-1/+1
* More futzing with GUI stuffAaron Bentley2005-03-151-3/+9
* Implemented diff3 splittingAaron Bentley2005-03-151-2/+76
* Fixed failing testAaron Bentley2005-03-151-1/+1
* Implemented map file format 2 generationAaron Bentley2005-03-152-1/+86
* Initial implementation of saving to mapfileAaron Bentley2005-03-142-2/+20
* Implemented mapfilesAaron Bentley2005-03-142-0/+101
* Made arch_client configurableAaron Bentley2005-03-112-3/+58
* Added unit testing frameworkAaron Bentley2005-03-113-3/+65
* Removed unused codeAaron Bentley2005-03-111-1/+0
* Added exceptions for missing commands, handled -, plugin command execAaron Bentley2005-03-112-12/+11
* Implemented plugin system for viewing commandsAaron Bentley2005-03-119-2/+49
* Modularized commands into filesAaron Bentley2005-03-119-57/+71
* Removed from-style importsAaron Bentley2005-03-111-3/+2
* Set severity of some bugsAaron Bentley2005-03-112-2/+2
* Added severity commandAaron Bentley2005-03-115-12/+72
* Removed friendly bug nameAaron Bentley2005-03-115-30/+2
* Moved guis out of the wayAaron Bentley2005-03-113-0/+0
* Tweaked summary messageAaron Bentley2005-03-101-1/+1
* Ensured bug list shows unique idsAaron Bentley2005-03-101-3/+3
* Reported bugAaron Bentley2005-03-105-0/+5
* Added wxPython GUIAaron Bentley2005-03-101-0/+43
* Added Tk-based bug listAaron Bentley2005-03-102-0/+109
* Tweaked summary displayAaron Bentley2005-03-101-2/+2
* Implemented show commandAaron Bentley2005-03-092-8/+21
* Added more todo itemsAaron Bentley2005-03-0910-0/+10
* Added creator to bug listingAaron Bentley2005-03-091-2/+3
* Fixed up Bugs Everywhere command listingsAaron Bentley2005-03-092-5/+10
* Added RCS integrationAaron Bentley2005-03-094-8/+39
* bug: fix up command listingsAaron Bentley2005-03-095-0/+5
* Fixed logic bug assigning pretty namesAaron Bentley2005-03-091-1/+1