| Commit message (Expand) | Author | Files | Lines |
2021-06-06 | README.md: Add explicit "Links" and "Releases" sections | EuAndreh | 5 | -40/+53 |
2021-06-06 | aux/: Use tabs over spaces for .sh files | EuAndreh | 14 | -185/+188 |
2021-06-06 | src/remembering.sh: Use tabs for separating options columns | EuAndreh | 1 | -4/+4 |
2021-06-06 | aux/: Add favicon to generated HTML files | EuAndreh | 8 | -0/+69 |
2021-06-06 | Remove assert-clang-format.sh | EuAndreh | 2 | -17/+0 |
2021-06-06 | mv src/remembering.in src/remembering.sh | EuAndreh | 2 | -1/+1 |
2021-06-06 | TODOs.md: Add #task-4686d9a5-3514-e7f2-25de-b3cf66199124 | EuAndreh | 1 | -0/+7 |
2021-03-23 | aux/workflow/public.sh: Mark as executable | EuAndreh | 1 | -0/+0 |
2021-03-23 | aux/ci/ci-build.sh: Run build target before tests, so we have HTML files when... | EuAndreh | 1 | -7/+1 |
2021-03-23 | src/remembering.c: clang-format | EuAndreh | 1 | -43/+43 |
2021-03-23 | Remove unused aux/workflow/CHANGELOG.sh | EuAndreh | 1 | -17/+0 |
2021-03-22 | src/remembering.c: WIP more tests for mkdir_p | EuAndreh | 1 | -5/+81 |
2021-03-13 | aux/guix/with-container.sh: Add --fallback to Guix commands | EuAndreh | 1 | -7/+6 |
2021-03-12 | tests/lib.sh: spaces -> tabs | EuAndreh | 1 | -1/+1 |
2021-03-10 | Revert change to aux/ci/ci-build.sh | EuAndreh | 1 | -1/+1 |
2021-03-10 | src/remembering.c: clang-format | EuAndreh | 1 | -13/+13 |
2021-03-10 | TODOs.md: Add link reference to #task-2c3021db-7ede-c835-691a-af240c11f883 | EuAndreh | 1 | -1/+1 |
2021-03-10 | src/remembering.c: Write more tests, make existing tests more robust | EuAndreh | 1 | -62/+250 |
2021-03-10 | TODOs.md: Add comment on #task-c1129666-b373-4b9d-8e10-927689048b05 | EuAndreh | 1 | -0/+4 |
2021-03-10 | TODOs.md: Mark #task-b001c31a-5053-d317-d8d3-c9647aa34067 as DONE | EuAndreh | 1 | -1/+5 |
2021-03-10 | Support --version flag | EuAndreh | 2 | -2/+21 |
2021-03-10 | tests/cli-opts.sh: Use assert_grep_stream | EuAndreh | 1 | -5/+2 |
2021-03-10 | TODOs.md: Add #task-2c3021db-7ede-c835-691a-af240c11f883 | EuAndreh | 1 | -0/+9 |
2021-03-09 | TODOs.md: Add #task-b001c31a-5053-d317-d8d3-c9647aa34067 | EuAndreh | 1 | -0/+3 |
2021-03-09 | ci-build.sh: Publish CI logs even when "dev-check" fails | EuAndreh | 1 | -1/+1 |
2021-03-09 | Revert "Makefile: Use "troff" over "groff"" | EuAndreh | 1 | -1/+1 |
2021-03-09 | assert-clang-format.sh: ShellCheck | EuAndreh | 1 | -2/+2 |
2021-03-08 | Remove xargs -0 flag usage | EuAndreh | 2 | -3/+3 |
2021-03-08 | TODOs.md: Add #task-8af5055c-d1e1-beba-128c-4cabc40e8057 | EuAndreh | 1 | -0/+3 |
2021-03-08 | Makefile: Use valgrind flags from fallible-check | EuAndreh | 1 | -8/+1 |
2021-03-08 | Makefile: Use "troff" over "groff" | EuAndreh | 1 | -1/+1 |
2021-03-08 | README.md: Reword contributing section | EuAndreh | 1 | -1/+1 |
2021-03-07 | README.md: Move links closer to list | EuAndreh | 1 | -5/+5 |
2021-03-07 | TODOs.sh: Remove unused SED_REGEX variable | EuAndreh | 1 | -2/+0 |
2021-03-07 | README.md: re-write contributing with more spaced examples | EuAndreh | 1 | -1/+11 |
2021-03-07 | manifest.scm: Remove gettext package | EuAndreh | 1 | -1/+0 |
2021-03-07 | TODOs.sh: Use sed to remove dependency on gettext | EuAndreh | 2 | -12/+16 |
2021-03-07 | assert-todos.sh: Remove reference to inexistant docbook-xsl/ directory | EuAndreh | 1 | -1/+1 |
2021-03-07 | README.md: Add Contributing section, documenting extra dependencies | EuAndreh | 1 | -0/+17 |
2021-03-07 | src/remembering.c: Add tests for negative and floating-point numbers in the p... | EuAndreh | 1 | -0/+12 |
2021-03-07 | src/remembering.c: Be more explicit on manpage pointer | EuAndreh | 1 | -1/+1 |
2021-03-07 | CHANGELOG.md: Remove empty Unreleased section | EuAndreh | 1 | -8/+0 |
2021-03-07 | CHANGELOG.md: Add links to releases | EuAndreh | 1 | -5/+5 |
2021-03-07 | tests/cli-opts.sh: ShellCheck | EuAndreh | 1 | -1/+1 |
2021-03-07 | src/remembering.c: Fix memory errors | EuAndreh | 1 | -7/+14 |
2021-03-07 | Makefile: Add missing -lfallible library | EuAndreh | 1 | -1/+1 |
2021-03-07 | .gitignore: Add vgcore.* | EuAndreh | 1 | -0/+1 |
2021-03-07 | Makefile: indent $(NAME) variable | EuAndreh | 1 | -1/+1 |
2021-03-07 | TODOs.md: Mark #task-05c7f068-e935-457f-89ea-1f38227e7779 as CANCELLED | EuAndreh | 1 | -1/+5 |
2021-03-07 | TODOs.md: Mark #task-daa4a3e7-bcb4-4fe1-a0df-e73c7d17e43c as CANCELLED | EuAndreh | 1 | -1/+5 |