Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial directory restructuring to clarify dependencies | W. Trevor King | 2009-12-07 | 1 | -82/+0 |
* | be --dir DIR COMMAND now roots the bugdir in DIR without changing directories. | W. Trevor King | 2009-12-07 | 1 | -2/+4 |
* | Added restrict_file_access to becommands' execute() args. | W. Trevor King | 2009-11-21 | 1 | -1/+3 |
* | Removed superfluous 'import time' from becommands/commit.py doctest. | W. Trevor King | 2009-11-20 | 1 | -1/+1 |
* | RCS -> VCS, BUGDIR_DISK_VERSION -> v1.2 | W. Trevor King | 2009-08-31 | 1 | -5/+5 |
* | Improved unittest cleanup by adding BugDir.cleanup(). | W. Trevor King | 2009-07-31 | 1 | -1/+2 |
* | Added --allow-empty to "be commit" | W. Trevor King | 2009-07-19 | 1 | -3/+12 |
* | Added becommands/commit.py and minor fixes. | W. Trevor King | 2009-07-19 | 1 | -0/+68 |