Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-09 | Add diff / shortdiff ops | Malf Furious | 1 | -0/+4 | |
2017-09-13 | Add clone op | Malf Furious | 1 | -0/+4 | |
2017-09-13 | Add reset op | Malf Furious | 1 | -0/+2 | |
2017-09-06 | Export merge operations from main() | Malf Furious | 1 | -0/+8 | |
2017-09-05 | Fix control flow in main() | Malf Furious | 1 | -3/+9 | |
Enable init to be run from outside worktrees. and also fixed some error messages. | |||||
2017-09-05 | Rewrite main mod | Malf Furious | 1 | -12/+18 | |
Reflect recent changes in the main function | |||||
2017-08-30 | Add log op | Malf Furious | 1 | -0/+2 | |
2017-08-29 | Fix err message in main() | Malf Furious | 1 | -1/+1 | |
$1 goes out of scope (kind of) should use $cmd to reference the command name when displaying it in the error message. | |||||
2017-08-29 | Add tag op | Malf Furious | 1 | -0/+2 | |
2017-05-01 | Rewrite main module | Malf Furious | 1 | -8/+23 | |
2017-04-30 | Add commit module | Malf Furious | 1 | -0/+2 | |
2017-04-29 | Add status module | Malf Furious | 1 | -0/+2 | |
2017-04-27 | Add main module | Malf Furious | 1 | -0/+23 | |