aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Slight refactoringAaron Bentley2005-05-091-2/+2
|
* Implemented bug tree diffAaron Bentley2005-05-092-5/+30
| | | | | | | Modified bug reports: f5c: Implement bug tree diff status: open -> closed
* Merge (Aaron Bentley)Aaron Bentley2005-05-093-3/+93
|\ | | | | | | | | | | | | | | | | | | | | | | Patches applied: * aaron.bentley@utoronto.ca--lappy/be--devel--0--base-0 * tag of aaron.bentley@utoronto.ca--be/bugs-everywhere--devel--0--patch-90 * aaron.bentley@utoronto.ca--lappy/be--devel--0--patch-1 * Support for bzr inventory operations * aaron.bentley@utoronto.ca--lappy/be--devel--0--patch-2 * Added pseudo-revlib functionality for bzr
| * 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
|\ | | | | | | | | | | | | | | | | Patches applied: * oromanyshyn@panoramicfeedback.com--development2/bugs-everywhere--0--patch-2 * Changed help message for inprogress * oromanyshyn@panoramicfeedback.com--development2/bugs-everywhere--0--patch-3 * Changed layout of the displaying bugs (list and show commands)
| * 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
|\| | | | | | | | | | | | | | | | | Patches applied: * oromanyshyn@panoramicfeedback.com--development2/bugs-everywhere--0--base-0 * tag of aaron.bentley@utoronto.ca--be/bugs-everywhere--devel--0--patch-84 * oromanyshyn@panoramicfeedback.com--development2/bugs-everywhere--0--patch-1 * Added new status - "in-progress"
| * 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
|