2022-03-08 01:53 | Add `todo` script to grab yesterday's todo's | Alex Karle | 1 | +4 | -0 |
2022-03-07 15:46 | Fix -i flag not commiting due to clean `diff` | Alex Karle | 1 | +2 | -1 |
2022-03-04 04:31 | Add -e switch to open log in $EDITOR | Alex Karle | 3 | +26 | -14 |
2022-03-04 04:09 | Suppress git-commit output | Alex Karle | 1 | +1 | -1 |
2022-03-04 04:07 | Remove -n/-e new/edit choice from usage (auto-choose) | Alex Karle | 3 | +25 | -22 |
2022-03-04 04:02 | Fix bug with detecting no changes | Alex Karle | 1 | +1 | -1 |
2022-03-04 03:40 | Make shell commands in example consistently use $ | Alex Karle | 2 | +2 | -2 |
2022-03-04 03:29 | Generate README from man page | Alex Karle | 2 | +77 | -6 |
2022-03-04 03:26 | Add Makefile with install recipe | Alex Karle | 1 | +8 | -0 |
2022-03-04 03:21 | Suppress 'unknown option' when run with no options | Alex Karle | 1 | +1 | -1 |
2022-03-04 03:17 | Polish man-page syntax and description | Alex Karle | 1 | +16 | -6 |
2022-03-04 03:07 | Add LICENSE | Alex Karle | 1 | +21 | -0 |
2022-03-04 03:00 | Add man page for today(1) | Alex Karle | 1 | +88 | -0 |
2022-03-04 03:00 | Silence ed(1) bytes-written display on edit | Alex Karle | 1 | +1 | -1 |
2022-03-04 02:17 | Add initial implementation with new/list/edit/init | Alex Karle | 1 | +88 | -0 |
2022-03-04 01:22 | Initial commit | Alex Karle | 1 | +6 | -0 |