| Commit message (Expand) | Author | Files | Lines |
2021-01-24 | Add tests/lib.sh | EuAndreh | 2 | -11/+15 |
2021-01-24 | Remove tests/all.sh | EuAndreh | 2 | -3/+0 |
2021-01-24 | Add tests/cli-opts.sh tests | EuAndreh | 4 | -2/+108 |
2021-01-22 | ~/.local/share/{remember => remembering} | EuAndreh | 2 | -2/+2 |
2021-01-22 | Add Guix channel | EuAndreh | 4 | -0/+130 |
2021-01-22 | Makefile: Add assert-todos.sh to check phase | EuAndreh | 2 | -0/+35 |
2021-01-22 | Add build-aux/with-container.sh and the supporting files under guix/ | EuAndreh | 3 | -0/+30 |
2021-01-22 | Use newer version of TODOs.sh | EuAndreh | 1 | -9/+9 |
2021-01-22 | Add build-aux/ci/ | EuAndreh | 3 | -0/+86 |
2021-01-22 | Add build-aux/assert-shellcheck.sh and run in "check" target | EuAndreh | 2 | -0/+11 |
2021-01-22 | remembering: ShellCheck | EuAndreh | 1 | -0/+3 |
2021-01-22 | preamble.md: Add more list on mailing list | EuAndreh | 1 | -2/+3 |
2021-01-22 | Makefiile: Add dependencies to "public" target | EuAndreh | 1 | -1/+1 |
2021-01-22 | Makefile: Add missing $(VERSION), $(DATE), and dist target to control them | EuAndreh | 1 | -1/+16 |
2021-01-22 | Makefile: Add .PHONY marker to targets | EuAndreh | 1 | -0/+2 |
2021-01-22 | Makefile: Add uninstall target | EuAndreh | 1 | -0/+6 |
2021-01-22 | Makefile: Fix typo in man5 path | EuAndreh | 1 | -1/+1 |
2021-01-22 | Makefile: Fix call to do_subst | EuAndreh | 1 | -2/+2 |
2021-01-22 | Makefile: Use a single mkdir over multiple installs | EuAndreh | 1 | -3/+3 |
2021-01-22 | Makefile: replace @VARS@ and use $(MANPREFIX) | EuAndreh | 1 | -4/+11 |
2021-01-21 | remembering: run $COMMAND via sh -c "$COMMAND" | EuAndreh | 1 | -1/+1 |
2021-01-21 | README.sh: Add date to relase entry | EuAndreh | 1 | -1/+1 |
2021-01-21 | README.md: Add v to tag in tarball link | EuAndreh | 1 | -1/+1 |
2021-01-21 | Generate public/index.html using build-aux/workflow/README.sh | EuAndreh | 2 | -2/+32 |
2021-01-21 | remembering: Remove FIXME marker | EuAndreh | 1 | -1/+1 |
2021-01-21 | remembering: Fix extra tabs on broken line | EuAndreh | 1 | -3/+3 |
2021-01-21 | remembering: Remove duplicate FIXME on improving help | EuAndreh | 1 | -1/+0 |
2021-01-21 | README.md: Add note on yeganesh | EuAndreh | 1 | -0/+3 |
2021-01-21 | README.md: Add note on tar command equivalent to pax | EuAndreh | 1 | -1/+1 |