aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Stick to POSIX $(CFLAGS) and $(LDFLAGS)EuAndreh2021-06-061-2/+2
* TODOs.md: Mark #task-19f9d131-696a-3417-c052-6312f04a33af as DONEEuAndreh2021-06-061-1/+14
* tests/ranking.sh: Add test_utf_commandsEuAndreh2021-06-061-1/+18
* TODOs.md: Add #task-19f9d131-696a-3417-c052-6312f04a33afEuAndreh2021-06-061-0/+10
* TODOs.md: Add link to #task-b001c31a-5053-d317-d8d3-c9647aa34067EuAndreh2021-06-061-0/+4
* aux/workflow/assert-readme.sh: Assert the end of the CONTRIBUTING sectionEuAndreh2021-06-061-0/+12
* README.md: Add explicit "Links" and "Releases" sectionsEuAndreh2021-06-065-40/+53
* aux/: Use tabs over spaces for .sh filesEuAndreh2021-06-0614-185/+188
* src/remembering.sh: Use tabs for separating options columnsEuAndreh2021-06-061-4/+4
* aux/: Add favicon to generated HTML filesEuAndreh2021-06-068-0/+69
* Remove assert-clang-format.shEuAndreh2021-06-062-17/+0
* mv src/remembering.in src/remembering.shEuAndreh2021-06-062-1/+1
* TODOs.md: Add #task-4686d9a5-3514-e7f2-25de-b3cf66199124EuAndreh2021-06-061-0/+7
* aux/workflow/public.sh: Mark as executableEuAndreh2021-03-231-0/+0
* aux/ci/ci-build.sh: Run build target before tests, so we have HTML files when...EuAndreh2021-03-231-7/+1
* src/remembering.c: clang-formatEuAndreh2021-03-231-43/+43
* Remove unused aux/workflow/CHANGELOG.shEuAndreh2021-03-231-17/+0
* src/remembering.c: WIP more tests for mkdir_pEuAndreh2021-03-221-5/+81
* aux/guix/with-container.sh: Add --fallback to Guix commandsEuAndreh2021-03-131-7/+6
* tests/lib.sh: spaces -> tabsEuAndreh2021-03-121-1/+1
* Revert change to aux/ci/ci-build.shEuAndreh2021-03-101-1/+1
* src/remembering.c: clang-formatEuAndreh2021-03-101-13/+13
* TODOs.md: Add link reference to #task-2c3021db-7ede-c835-691a-af240c11f883EuAndreh2021-03-101-1/+1
* src/remembering.c: Write more tests, make existing tests more robustEuAndreh2021-03-101-62/+250
* TODOs.md: Add comment on #task-c1129666-b373-4b9d-8e10-927689048b05EuAndreh2021-03-101-0/+4
* TODOs.md: Mark #task-b001c31a-5053-d317-d8d3-c9647aa34067 as DONEEuAndreh2021-03-101-1/+5
* Support --version flagEuAndreh2021-03-102-2/+21
* tests/cli-opts.sh: Use assert_grep_streamEuAndreh2021-03-101-5/+2
* TODOs.md: Add #task-2c3021db-7ede-c835-691a-af240c11f883EuAndreh2021-03-101-0/+9
* TODOs.md: Add #task-b001c31a-5053-d317-d8d3-c9647aa34067EuAndreh2021-03-091-0/+3
* ci-build.sh: Publish CI logs even when "dev-check" failsEuAndreh2021-03-091-1/+1
* Revert "Makefile: Use "troff" over "groff""EuAndreh2021-03-091-1/+1
* assert-clang-format.sh: ShellCheckEuAndreh2021-03-091-2/+2
* Remove xargs -0 flag usageEuAndreh2021-03-082-3/+3
* TODOs.md: Add #task-8af5055c-d1e1-beba-128c-4cabc40e8057EuAndreh2021-03-081-0/+3
* Makefile: Use valgrind flags from fallible-checkEuAndreh2021-03-081-8/+1
* Makefile: Use "troff" over "groff"EuAndreh2021-03-081-1/+1
* README.md: Reword contributing sectionEuAndreh2021-03-081-1/+1
* README.md: Move links closer to listEuAndreh2021-03-071-5/+5
* TODOs.sh: Remove unused SED_REGEX variableEuAndreh2021-03-071-2/+0
* README.md: re-write contributing with more spaced examplesEuAndreh2021-03-071-1/+11
* manifest.scm: Remove gettext packageEuAndreh2021-03-071-1/+0
* TODOs.sh: Use sed to remove dependency on gettextEuAndreh2021-03-072-12/+16
* assert-todos.sh: Remove reference to inexistant docbook-xsl/ directoryEuAndreh2021-03-071-1/+1
* README.md: Add Contributing section, documenting extra dependenciesEuAndreh2021-03-071-0/+17
* src/remembering.c: Add tests for negative and floating-point numbers in the p...EuAndreh2021-03-071-0/+12
* src/remembering.c: Be more explicit on manpage pointerEuAndreh2021-03-071-1/+1
* CHANGELOG.md: Remove empty Unreleased sectionEuAndreh2021-03-071-8/+0
* CHANGELOG.md: Add links to releasesEuAndreh2021-03-071-5/+5
* tests/cli-opts.sh: ShellCheckEuAndreh2021-03-071-1/+1