Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-01-26 | v0.1.2: Use sed over tac for POSIX compatibilityv0.1.2 | EuAndreh | 4 | -3/+13 | |
TODOs.md: Mark #task-98478c0f-97ac-4667-acdc-9373e2841de9 as done | |||||
2021-01-26 | remembering: Add -V version flag, add missing docs on -h flag | EuAndreh | 4 | -5/+37 | |
2021-01-26 | manifest.scm: Add groff package, fix CI build | EuAndreh | 1 | -1/+2 | |
2021-01-26 | lib.sh: Limit the amount of bytes output by od | EuAndreh | 1 | -1/+1 | |
2021-01-26 | README.md: Add links to source code and issue tracking | EuAndreh | 1 | -2/+4 | |
2021-01-26 | README.md: Add link to generated HTML documentation | EuAndreh | 1 | -0/+4 | |
2021-01-26 | Generate HTML for manpages | EuAndreh | 1 | -0/+2 | |
2021-01-26 | manifest.scm: Add missing Bash package | EuAndreh | 1 | -1/+2 | |
2021-01-26 | v0.1.1: Allow names with spacesv0.1.1 | EuAndreh | 4 | -6/+32 | |
The test_stdin_is_empty was adapted so it wouldn't exit with status 1. The previous implementation would effectively do: printf '' | grep '' which returns 1, and the test would fail. | |||||
2021-01-26 | Remove unused argument from CHANGELOG.sh | EuAndreh | 2 | -2/+1 | |
2021-01-26 | TODOs.md: Add #task-98478c0f-97ac-4667-acdc-9373e2841de9 | EuAndreh | 1 | -0/+7 | |
2021-01-26 | Release 0.1.0, add CHANGELOG.mdv0.1.0 | EuAndreh | 5 | -4/+24 | |