aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed accidentally-added 'a' bugAaron Bentley2005-03-241-35/+0
* Finished tests for newAaron Bentley2005-03-244-2/+66
* Fixed the bug dir path in BugDirs produced by create_bug_dirAaron Bentley2005-03-241-1/+1
* started work on test case for "new"Aaron Bentley2005-03-242-1/+15
* Added tests for set-rootAaron Bentley2005-03-242-0/+45
* Removed comment from exampleAaron Bentley2005-03-241-1/+0
* Whoops! Already fixed this, now just marking it fixedAaron Bentley2005-03-231-1/+1
* 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 editor_string utility functionAaron Bentley2005-03-231-1/+24
* Added comment support to show, added comment commandAaron Bentley2005-03-234-2/+29
* Implemented commentsAaron Bentley2005-03-231-1/+94
* Added datestamps to bugsAaron Bentley2005-03-234-8/+55
* Moved FileString and get_file() into utility.pyAaron Bentley2005-03-234-35/+71
* Noted that bugs should be date-stampedAaron Bentley2005-03-221-0/+35
* 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