Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added becommands/merge to join duplicate bugs. | W. Trevor King | 2008-11-24 | 1 | -1/+7 |
* | Removed auto-wrapping from comment.Comment.string(). | W. Trevor King | 2008-11-24 | 1 | -1/+1 |
* | Added archive/project init code for `./test_usage.sh arch`. | W. Trevor King | 2008-11-23 | 1 | -1/+23 |
* | Major rewrite of RCS backends. RCS now represented as a class. | W. Trevor King | 2008-11-18 | 1 | -3/+15 |
* | Added 'hg', 'arch', and 'none' RCS modes to test_usage.sh. | W. Trevor King | 2008-11-16 | 1 | -3/+17 |
* | Fixed another bug in git.strip_git() (bug 0cad). | W. Trevor King | 2008-11-16 | 1 | -7/+37 |
* | Added ./test_usage.sh as an example usage scenario. | W. Trevor King | 2008-11-16 | 1 | -0/+47 |