aboutsummaryrefslogtreecommitdiffstats
path: root/libbe
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Added tests for missing $EDITORAaron Bentley2005-05-171-1/+11
* 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
* 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
|\
| * 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
|\|
| * 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
* Added "assign" commandAaron Bentley2005-03-182-3/+9
* Switched tree format to mapfile-basedAaron Bentley2005-03-173-141/+73
* 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-141-1/+18