aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added preliminary tree-diffing supportAaron Bentley2005-04-146-6/+182
|
* Sorted bugs by date before severity sortAaron Bentley2005-04-071-0/+3
|
* Added bugAaron Bentley2005-04-072-0/+70
|
* Closed the bug for adding testsAaron Bentley2005-03-243-1/+16
|
* Added tests for setAaron Bentley2005-03-241-0/+15
|
* Added tests for commentsAaron Bentley2005-03-241-0/+21
|
* Made get_editor_string use contents and mtime to check for changesAaron Bentley2005-03-241-1/+2
|
* Added tests for assignAaron Bentley2005-03-241-0/+18
|
* Added tests for severityAaron Bentley2005-03-241-0/+15
|
* Added tests for 'target'Aaron Bentley2005-03-241-0/+15
|
* Copied test to close commandAaron Bentley2005-03-242-0/+13
|
* Implemented tests for 'open'Aaron Bentley2005-03-243-6/+30
|
* 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
|