aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* TODOs.md: Mark #task-cb17c58a-bb00-d554-8ed8-1b53eb12b70d as DONEEuAndreh2021-06-131-1/+5
|
* doc/remembering.*: Rewrite troff using inline requests for bold and italicEuAndreh2021-06-132-71/+22
|
* src/remembering.sh: Remove \" from COMMAND in help textEuAndreh2021-06-131-2/+2
|
* TODOs.md: Add #task-ffd35082-5af0-814e-4270-9305f57aa416EuAndreh2021-06-131-0/+3
|
* TODOs.md: Add #improvement-971e21e1-1083-7507-2379-8e3127a8e359EuAndreh2021-06-131-0/+3
|
* TODOs.md: Update description of #task-c1129666-b373-4b9d-8e10-927689048b05EuAndreh2021-06-131-0/+2
|
* TODOs.md: Add #improvement-f7317d52-012d-7f94-e699-aec7c84329b0EuAndreh2021-06-131-0/+7
|
* TODOs.md: Add #improvement-8dfd18cf-2c34-ee29-e6cd-53d300687789EuAndreh2021-06-131-0/+9
|
* TODOs.md: Add items to #task-8af5055c-d1e1-beba-128c-4cabc40e8057EuAndreh2021-06-131-0/+6
|
* doc/remembering.*: Enforce style imposed by aux/worflow/assert-manpages.shEuAndreh2021-06-132-4/+4
|
* README.md: Enforce style imposed by aux/worflow/assert-readme.shEuAndreh2021-06-131-2/+6
|
* tests/: Fix path to sh lib fileEuAndreh2021-06-133-3/+3
|
* src/remembering.sh: Choose output only at the topEuAndreh2021-06-131-3/+3
|
* src/remembering.sh: Use printf over echoEuAndreh2021-06-131-3/+3
|
* src/remembering.sh: Remove verbose "exit 0" in favor of "exit"EuAndreh2021-06-131-2/+2
|
* src/remembering.sh: Use "cat <<EOF" for printing help stringEuAndreh2021-06-131-6/+7
|
* aux/workflow/dist.sh: Improve checks before taggingEuAndreh2021-06-131-1/+8
|
* Move tests/lib.sh -> aux/tests-lib.sh; add fgrep assert variantEuAndreh2021-06-131-0/+16
|
* tests/cli-opts.sh: Test help flags on different position tooEuAndreh2021-06-131-0/+16
|
* tests/cli-opts.sh: Refactor tests to use assert_grep_stdout over ↵EuAndreh2021-06-131-3/+3
| | | | assert_grep_stream
* tests/cli-opts.sh: Remove duplicated assert_usageEuAndreh2021-06-131-8/+0
|
* aux/workflow/assert-*: UpdateEuAndreh2021-06-132-9/+47
|
* aux/guix/manifest.scm: Remove gzip packageEuAndreh2021-06-131-1/+0
|
* aux/ci/report.sh: Include title in the generated HTML pageEuAndreh2021-06-131-0/+1
|
* aux/ci/ci-build.sh: Use -v on rsyncEuAndreh2021-06-131-1/+1
|
* README.md: Use full links to online manpagesEuAndreh2021-06-131-1/+5
|
* README.md: Small tweaksEuAndreh2021-06-131-1/+3
|
* Make README.md and long-description congruentEuAndreh2021-06-132-4/+6
|
* CHANGELOG.md: s/Remove/Removed/EuAndreh2021-06-131-1/+1
|
* Makefile: Don't rely on gzip for "install" targetEuAndreh2021-06-131-2/+2
|
* Makefile: Use $(NAME) variableEuAndreh2021-06-131-2/+2
|
* Makefile: Add ./aux/workflow/assert-manpages.sh to "dev-check" targetEuAndreh2021-06-132-0/+45
|
* TODOs.md: Add #task-cb17c58a-bb00-d554-8ed8-1b53eb12b70dEuAndreh2021-06-121-0/+3
|
* aux/guix/pinned-channels.scm: Change channel of xyz-euandreh channelEuAndreh2021-06-111-1/+1
|
* Makefile: Add "clean public dev-check" as dependency of the "dist" targetEuAndreh2021-06-111-1/+1
|
* aux/workflow/dist.sh: Remove unused variablesEuAndreh2021-06-111-2/+1
|
* tests/ranking.sh: Move $LANG configuration to inside of the test fileEuAndreh2021-06-082-1/+2
|
* TODOs.md: Add #task-fe406a67-e406-41a7-df4a-1e006dc636e9EuAndreh2021-06-071-0/+3
|
* 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
|