aboutsummaryrefslogtreecommitdiffstats
path: root/libbe
Commit message (Collapse)AuthorAgeFilesLines
* Fixed up last commitAaron Bentley2006-02-031-5/+3
|
* Got commit basics working for bzrAaron Bentley2006-02-032-15/+50
|
* Added creator patch from BelchenkoAaron Bentley2006-01-301-1/+6
|
* Auto-decode user input to unicodeAaron Bentley2006-01-261-1/+3
|
* More unicode stuffAaron Bentley2006-01-261-2/+3
|
* Enforced that all key/value pairs are unicodeAaron Bentley2006-01-261-2/+2
|
* Added more possible bug statusesAaron Bentley2006-01-251-2/+4
|
* Fixed subprocess invocation for bzrAaron Bentley2005-12-232-2/+3
|
* Various Windows-related bugfixesAaron Bentley2005-12-226-27/+43
|
* got tests passingAaron Bentley2005-12-211-3/+0
|
* Better error when bad path specifiedAaron Bentley2005-12-151-0/+2
|
* Fixed bzr 'revlib' handlingAaron Bentley2005-05-261-2/+5
|
* Distinguished between 'paranoid' and non-paranoid add-idAaron Bentley2005-05-194-13/+16
| | | | | The paranoid adds are only used for the .be root. Paranoia is a big time-suck on Arch trees, because they require a full inventory.
* Added tests for double-initAaron Bentley2005-05-181-3/+18
|
* Better errors for bad bug rootsAaron Bentley2005-05-181-1/+17
|
* Normalized paths before use in rel_filenameAaron Bentley2005-05-181-0/+2
|
* Ensured .be is source for Arch (closes 381)Aaron Bentley2005-05-182-2/+87
| | | | | | | Modified bug reports: 381: Ensure .be is source in Arch status: open -> closed
* Added tests for missing $EDITORAaron Bentley2005-05-171-1/+11
| | | | | | | Modified bug reports: ecc: no tests for missing $EDITOR status: open -> closed
* Forced be to show minimum 3 digits, because 3 is common.Aaron Bentley2005-05-171-0/+2
|
* Fixed bug handing missing $EDITORAaron Bentley2005-05-171-3/+5
|
* Added appropriate copyright notices, GPLed.Aaron Bentley2005-05-1613-0/+208
|
* Slight refactoringAaron Bentley2005-05-091-2/+2
|
* Implemented bug tree diffAaron Bentley2005-05-091-4/+29
| | | | | | | Modified bug reports: f5c: Implement bug tree diff status: open -> closed
* Added pseudo-revlib functionality for bzrAaron Bentley2005-05-041-3/+21
|
* Support for bzr inventory operationsAaron Bentley2005-05-043-3/+75
|
* Merge (Oleg Romanyshyn)Aaron Bentley2005-04-221-2/+5
|\ | | | | | | | | | | | | | | | | 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-221-2/+5
| |
* | Added new status - "in-progress" (Oleg Romanyshyn)Aaron Bentley2005-04-221-2/+2
|\| | | | | | | | | | | | | | | | | 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-221-2/+2
| |
* | Added preliminary tree-diffing supportAaron Bentley2005-04-144-6/+126
|/
* Made get_editor_string use contents and mtime to check for changesAaron Bentley2005-03-241-1/+2
|
* Implemented tests for 'open'Aaron Bentley2005-03-242-6/+19
|
* 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-241-0/+5
|
* Added tests for set-rootAaron Bentley2005-03-241-0/+24
|
* Removed comment from exampleAaron Bentley2005-03-241-1/+0
|
* Added editor_string utility functionAaron Bentley2005-03-231-1/+24
|
* Added comment support to show, added comment commandAaron Bentley2005-03-231-1/+1
|
* Implemented commentsAaron Bentley2005-03-231-1/+94
|
* Added datestamps to bugsAaron Bentley2005-03-232-0/+44
|
* Moved FileString and get_file() into utility.pyAaron Bentley2005-03-233-31/+70
|
* Pulled in Fai's optparserAaron Bentley2005-03-221-1/+30
|
* Stopped showing targets under target-specific headingsAaron Bentley2005-03-211-2/+2
|
* Fixed test cases so they're not machine-specificAaron Bentley2005-03-202-4/+5
|
* Implemented current target settingAaron Bentley2005-03-191-0/+2
|
* Added RCS configuration.Aaron Bentley2005-03-194-31/+145
|
* Implemented sorting by severity levelAaron Bentley2005-03-181-0/+27
|
* Used cmdutil tree_root wrapper to avoid tracebacks on wrong treeAaron Bentley2005-03-181-0/+23
|
* Organized list by who the bugs are assigned toAaron Bentley2005-03-181-0/+9
|
* Corrected capitalization of targetAaron Bentley2005-03-181-1/+1
|