aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* doc/remembering.1: Use ".nf"+tabs over ".RS"+".EX"EuAndreh2021-06-141-11/+7
|
* doc/remembering.1: Use more descriptive optionsEuAndreh2021-06-141-4/+4
|
* Makefile: Move $(DEFS) close to other C variablesEuAndreh2021-06-141-1/+1
|
* TODOs.md: Add link to #improvement-f7317d52-012d-7f94-e699-aec7c84329b0EuAndreh2021-06-131-1/+4
|
* aux/workflow/TODOs.sh: Generate valid HTMLEuAndreh2021-06-131-3/+8
|
* aux/ci/report.sh: Add missing close quoteEuAndreh2021-06-131-1/+1
|
* aux/ci/report.sh: Add link to homepage on generated HTMLEuAndreh2021-06-131-3/+4
|
* TODOs.md: Mark #task-ffd35082-5af0-814e-4270-9305f57aa416 as DONEEuAndreh2021-06-131-1/+7
|
* doc/remembering.1: Mention that STDIN needs to be sortedEuAndreh2021-06-131-0/+4
|
* 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
|