aboutsummaryrefslogtreecommitdiff
path: root/long-description (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-13README.md: Enforce style imposed by aux/worflow/assert-readme.shEuAndreh1-2/+6
2021-06-13tests/: Fix path to sh lib fileEuAndreh3-3/+3
2021-06-13src/remembering.sh: Choose output only at the topEuAndreh1-3/+3
2021-06-13src/remembering.sh: Use printf over echoEuAndreh1-3/+3
2021-06-13src/remembering.sh: Remove verbose "exit 0" in favor of "exit"EuAndreh1-2/+2
2021-06-13src/remembering.sh: Use "cat <<EOF" for printing help stringEuAndreh1-6/+7
2021-06-13aux/workflow/dist.sh: Improve checks before taggingEuAndreh1-1/+8
2021-06-13Move tests/lib.sh -> aux/tests-lib.sh; add fgrep assert variantEuAndreh1-0/+16
2021-06-13tests/cli-opts.sh: Test help flags on different position tooEuAndreh1-0/+16
2021-06-13tests/cli-opts.sh: Refactor tests to use assert_grep_stdout over assert_grep_...EuAndreh1-3/+3
2021-06-13tests/cli-opts.sh: Remove duplicated assert_usageEuAndreh1-8/+0
2021-06-13aux/workflow/assert-*: UpdateEuAndreh2-9/+47
2021-06-13aux/guix/manifest.scm: Remove gzip packageEuAndreh1-1/+0
2021-06-13aux/ci/report.sh: Include title in the generated HTML pageEuAndreh1-0/+1
2021-06-13aux/ci/ci-build.sh: Use -v on rsyncEuAndreh1-1/+1
2021-06-13README.md: Use full links to online manpagesEuAndreh1-1/+5
2021-06-13README.md: Small tweaksEuAndreh1-1/+3
2021-06-13Make README.md and long-description congruentEuAndreh2-4/+6
2021-06-13CHANGELOG.md: s/Remove/Removed/EuAndreh1-1/+1
2021-06-13Makefile: Don't rely on gzip for "install" targetEuAndreh1-2/+2
2021-06-13Makefile: Use $(NAME) variableEuAndreh1-2/+2
2021-06-13Makefile: Add ./aux/workflow/assert-manpages.sh to "dev-check" targetEuAndreh2-0/+45
2021-06-12TODOs.md: Add #task-cb17c58a-bb00-d554-8ed8-1b53eb12b70dEuAndreh1-0/+3
2021-06-11aux/guix/pinned-channels.scm: Change channel of xyz-euandreh channelEuAndreh1-1/+1
2021-06-11Makefile: Add "clean public dev-check" as dependency of the "dist" targetEuAndreh1-1/+1
2021-06-11aux/workflow/dist.sh: Remove unused variablesEuAndreh1-2/+1
2021-06-08tests/ranking.sh: Move $LANG configuration to inside of the test fileEuAndreh2-1/+2
2021-06-07TODOs.md: Add #task-fe406a67-e406-41a7-df4a-1e006dc636e9EuAndreh1-0/+3
2021-06-07tests/ranking.sh: Use LANG=C.UTF-8 for consistent sortingEuAndreh2-4/+4
2021-06-07src/remembering.c: Use tabs over spacesEuAndreh1-684/+735
2021-06-07README.md: Update for latest standardsEuAndreh1-6/+13
2021-06-07Update files under aux/EuAndreh7-17/+36
2021-06-06TODOs.md: Mark #task-4686d9a5-3514-e7f2-25de-b3cf66199124 as CANCELLEDEuAndreh1-1/+11
2021-06-06Revert "Makefile: Stick to POSIX $(CFLAGS) and $(LDFLAGS)"EuAndreh1-2/+2
2021-06-06TODOs.md: Mark #task-4686d9a5-3514-e7f2-25de-b3cf66199124 as DONEEuAndreh1-2/+16
2021-06-06Makefile: Stick to POSIX $(CFLAGS) and $(LDFLAGS)EuAndreh1-2/+2
2021-06-06TODOs.md: Mark #task-19f9d131-696a-3417-c052-6312f04a33af as DONEEuAndreh1-1/+14
2021-06-06tests/ranking.sh: Add test_utf_commandsEuAndreh1-1/+18
2021-06-06TODOs.md: Add #task-19f9d131-696a-3417-c052-6312f04a33afEuAndreh1-0/+10
2021-06-06TODOs.md: Add link to #task-b001c31a-5053-d317-d8d3-c9647aa34067EuAndreh1-0/+4
2021-06-06aux/workflow/assert-readme.sh: Assert the end of the CONTRIBUTING sectionEuAndreh1-0/+12
2021-06-06README.md: Add explicit "Links" and "Releases" sectionsEuAndreh5-40/+53
2021-06-06aux/: Use tabs over spaces for .sh filesEuAndreh14-185/+188
2021-06-06src/remembering.sh: Use tabs for separating options columnsEuAndreh1-4/+4
2021-06-06aux/: Add favicon to generated HTML filesEuAndreh8-0/+69
2021-06-06Remove assert-clang-format.shEuAndreh2-17/+0
2021-06-06mv src/remembering.in src/remembering.shEuAndreh2-1/+1
2021-06-06TODOs.md: Add #task-4686d9a5-3514-e7f2-25de-b3cf66199124EuAndreh1-0/+7
2021-03-23aux/workflow/public.sh: Mark as executableEuAndreh1-0/+0
2021-03-23aux/ci/ci-build.sh: Run build target before tests, so we have HTML files when...EuAndreh1-7/+1