aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/set_root.py
Commit message (Expand)AuthorAgeFilesLines
* Go back to lazy bug loading to get execution speed back up.W. Trevor King2008-11-231-1/+1
* Added archive/project init code for `./test_usage.sh arch`.W. Trevor King2008-11-231-0/+1
* Another major rewrite. Now BugDir, Bug, and Comment are more distinct.W. Trevor King2008-11-211-21/+30
* Major rewrite of RCS backends. RCS now represented as a class.W. Trevor King2008-11-181-15/+20
* Added 'remove' command to remove bugs. Use __desc__ for command help.W. Trevor King2008-11-161-0/+1
* Prevented RCS name being displayed when erroringAaron Bentley2005-05-181-6/+5
* Added tests for double-initAaron Bentley2005-05-181-2/+10
* Added inline help to set-root commandAaron Bentley2005-05-181-1/+20
* Better errors for bad bug rootsAaron Bentley2005-05-181-1/+7
* Normalized paths before use in rel_filenameAaron Bentley2005-05-181-1/+3
* Ensured .be is source for Arch (closes 381)Aaron Bentley2005-05-181-1/+1
* Added appropriate copyright notices, GPLed.Aaron Bentley2005-05-161-0/+16
* Added tests for set-rootAaron Bentley2005-03-241-0/+21
* Added RCS configuration.Aaron Bentley2005-03-191-2/+8
* Implemented plugin system for viewing commandsAaron Bentley2005-03-111-0/+1
* Modularized commands into filesAaron Bentley2005-03-111-0/+6