aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Slight refactoringAaron Bentley2005-05-091-2/+2
* Implemented bug tree diffAaron Bentley2005-05-092-5/+30
* Merge (Aaron Bentley)Aaron Bentley2005-05-093-3/+93
|\
| * Added pseudo-revlib functionality for bzrAaron Bentley2005-05-041-3/+21
| * Support for bzr inventory operationsAaron Bentley2005-05-043-3/+75
| * tag of aaron.bentley@utoronto.ca--be/bugs-everywhere--devel--0--patch-90Aaron Bentley2005-05-040-0/+0
|/
* Fixed styleAaron Bentley2005-04-221-1/+2
* Merge (Oleg Romanyshyn)Aaron Bentley2005-04-223-4/+7
|\
| * Changed layout of the displaying bugs (list and show commands)Oleg Romanyshyn2005-04-222-3/+6
| * Changed help message for inprogressOleg Romanyshyn2005-04-221-1/+1
* | Added new status - "in-progress" (Oleg Romanyshyn)Aaron Bentley2005-04-223-2/+22
|\|
| * Added new status - "in-progress"Oleg Romanyshyn2005-04-223-2/+22
| * tag of aaron.bentley@utoronto.ca--be/bugs-everywhere--devel--0--patch-84Oleg Romanyshyn2005-04-220-0/+0
* | 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