aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* tests/ranking.sh: Use LANG=C.UTF-8 for consistent sortingEuAndreh2021-06-072-4/+4
|
* src/remembering.c: Use tabs over spacesEuAndreh2021-06-071-684/+735
|
* README.md: Update for latest standardsEuAndreh2021-06-071-6/+13
|
* Update files under aux/EuAndreh2021-06-077-17/+36
|
* TODOs.md: Mark #task-4686d9a5-3514-e7f2-25de-b3cf66199124 as CANCELLEDEuAndreh2021-06-061-1/+11
|
* Revert "Makefile: Stick to POSIX $(CFLAGS) and $(LDFLAGS)"EuAndreh2021-06-061-2/+2
| | | | This reverts commit 107d9fa6012a9312bcee9da0bf86e6fa7a34cfef.
* TODOs.md: Mark #task-4686d9a5-3514-e7f2-25de-b3cf66199124 as DONEEuAndreh2021-06-061-2/+16
|
* 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
| | | | | | | | | | | | | | | | | | | Instead of generating the "Links" and "Releases" sections on the fly and adding them to the end of the README.md before processing it with aux/workflow/README.sh, embed those sections directly and use aux/workflow/assert-readme.sh to make sure the metadata is there. Before we had: 1. generate "Links" and "Releases" on the fly inside aux/workflow/README.sh; 2. add those sections to the end of the README.md; 3. use the custom pandoc build command inside the aux/workflow/README.sh file. Now we have: 1. embed "Links" and "Releases" in the README.md directly; 2. use aux/workflow/assert-readme.sh to validate the correct metadata; 3. use the vanilla aux/workflow/commonmark.sh to generate the HTML.
* 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
| | | | | | | The default formatter uses spaces over tabs, and I can't get it to override that. The --style='{UseTab: Always}' should have done it, but it didn't work.
* 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 ↵EuAndreh2021-03-231-7/+1
| | | | when tests fail
* 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
| | | | This reverts commit a649cf53498bb9bdff79a40eb39462d8ccd1a396.
* 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
|