aboutsummaryrefslogtreecommitdiffstats
path: root/libbe
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Implemented mapfilesAaron Bentley2005-03-142-0/+101
|
* Made arch_client configurableAaron Bentley2005-03-112-3/+58
|
* Added unit testing frameworkAaron Bentley2005-03-112-3/+45
|
* Added exceptions for missing commands, handled -, plugin command execAaron Bentley2005-03-111-3/+10
|
* Implemented plugin system for viewing commandsAaron Bentley2005-03-112-0/+34
|
* Added severity commandAaron Bentley2005-03-112-5/+23
|
* Removed friendly bug nameAaron Bentley2005-03-113-28/+1
|
* Tweaked summary messageAaron Bentley2005-03-101-1/+1
|
* Tweaked summary displayAaron Bentley2005-03-101-2/+2
|
* Implemented show commandAaron Bentley2005-03-091-0/+11
|
* Added RCS integrationAaron Bentley2005-03-093-7/+38
|
* Fixed logic bug assigning pretty namesAaron Bentley2005-03-091-1/+1
|
* Implemented set-root commandAaron Bentley2005-03-091-0/+8
|
* added bugs, Switched to using uuid prefixes to ensure uniquenessAaron Bentley2005-03-091-3/+16
|
* Added ability to create, close, open bugsAaron Bentley2005-03-093-15/+47
|
* Fixed up tagging method and inventoryAaron Bentley2005-03-093-0/+0
|
* Added support for severity, creator, targetAaron Bentley2005-03-092-3/+20
|
* Implemented bug status and "active" flagAaron Bentley2005-03-092-0/+87
|
* Moved code into bugdir, handled unknown commandsAaron Bentley2005-03-092-70/+3
|
* Added basic bug-listing functionalityAaron Bentley2005-03-094-0/+73