index
:
remembering
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
remembering.5
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-14
doc/remembering.1: Use ".nf"+tabs over ".RS"+".EX"
EuAndreh
1
-11
/
+7
2021-06-14
doc/remembering.1: Use more descriptive options
EuAndreh
1
-4
/
+4
2021-06-14
Makefile: Move $(DEFS) close to other C variables
EuAndreh
1
-1
/
+1
2021-06-13
TODOs.md: Add link to #improvement-f7317d52-012d-7f94-e699-aec7c84329b0
EuAndreh
1
-1
/
+4
2021-06-13
aux/workflow/TODOs.sh: Generate valid HTML
EuAndreh
1
-3
/
+8
2021-06-13
aux/ci/report.sh: Add missing close quote
EuAndreh
1
-1
/
+1
2021-06-13
aux/ci/report.sh: Add link to homepage on generated HTML
EuAndreh
1
-3
/
+4
2021-06-13
TODOs.md: Mark #task-ffd35082-5af0-814e-4270-9305f57aa416 as DONE
EuAndreh
1
-1
/
+7
2021-06-13
doc/remembering.1: Mention that STDIN needs to be sorted
EuAndreh
1
-0
/
+4
2021-06-13
TODOs.md: Mark #task-cb17c58a-bb00-d554-8ed8-1b53eb12b70d as DONE
EuAndreh
1
-1
/
+5
2021-06-13
doc/remembering.*: Rewrite troff using inline requests for bold and italic
EuAndreh
2
-71
/
+22
2021-06-13
src/remembering.sh: Remove \" from COMMAND in help text
EuAndreh
1
-2
/
+2
2021-06-13
TODOs.md: Add #task-ffd35082-5af0-814e-4270-9305f57aa416
EuAndreh
1
-0
/
+3
2021-06-13
TODOs.md: Add #improvement-971e21e1-1083-7507-2379-8e3127a8e359
EuAndreh
1
-0
/
+3
2021-06-13
TODOs.md: Update description of #task-c1129666-b373-4b9d-8e10-927689048b05
EuAndreh
1
-0
/
+2
2021-06-13
TODOs.md: Add #improvement-f7317d52-012d-7f94-e699-aec7c84329b0
EuAndreh
1
-0
/
+7
2021-06-13
TODOs.md: Add #improvement-8dfd18cf-2c34-ee29-e6cd-53d300687789
EuAndreh
1
-0
/
+9
2021-06-13
TODOs.md: Add items to #task-8af5055c-d1e1-beba-128c-4cabc40e8057
EuAndreh
1
-0
/
+6
2021-06-13
doc/remembering.*: Enforce style imposed by aux/worflow/assert-manpages.sh
EuAndreh
2
-4
/
+4
2021-06-13
README.md: Enforce style imposed by aux/worflow/assert-readme.sh
EuAndreh
1
-2
/
+6
2021-06-13
tests/: Fix path to sh lib file
EuAndreh
3
-3
/
+3
2021-06-13
src/remembering.sh: Choose output only at the top
EuAndreh
1
-3
/
+3
2021-06-13
src/remembering.sh: Use printf over echo
EuAndreh
1
-3
/
+3
2021-06-13
src/remembering.sh: Remove verbose "exit 0" in favor of "exit"
EuAndreh
1
-2
/
+2
2021-06-13
src/remembering.sh: Use "cat <<EOF" for printing help string
EuAndreh
1
-6
/
+7
2021-06-13
aux/workflow/dist.sh: Improve checks before tagging
EuAndreh
1
-1
/
+8
2021-06-13
Move tests/lib.sh -> aux/tests-lib.sh; add fgrep assert variant
EuAndreh
1
-0
/
+16
2021-06-13
tests/cli-opts.sh: Test help flags on different position too
EuAndreh
1
-0
/
+16
2021-06-13
tests/cli-opts.sh: Refactor tests to use assert_grep_stdout over assert_grep_...
EuAndreh
1
-3
/
+3
2021-06-13
tests/cli-opts.sh: Remove duplicated assert_usage
EuAndreh
1
-8
/
+0
2021-06-13
aux/workflow/assert-*: Update
EuAndreh
2
-9
/
+47
2021-06-13
aux/guix/manifest.scm: Remove gzip package
EuAndreh
1
-1
/
+0
2021-06-13
aux/ci/report.sh: Include title in the generated HTML page
EuAndreh
1
-0
/
+1
2021-06-13
aux/ci/ci-build.sh: Use -v on rsync
EuAndreh
1
-1
/
+1
2021-06-13
README.md: Use full links to online manpages
EuAndreh
1
-1
/
+5
2021-06-13
README.md: Small tweaks
EuAndreh
1
-1
/
+3
2021-06-13
Make README.md and long-description congruent
EuAndreh
2
-4
/
+6
2021-06-13
CHANGELOG.md: s/Remove/Removed/
EuAndreh
1
-1
/
+1
2021-06-13
Makefile: Don't rely on gzip for "install" target
EuAndreh
1
-2
/
+2
2021-06-13
Makefile: Use $(NAME) variable
EuAndreh
1
-2
/
+2
2021-06-13
Makefile: Add ./aux/workflow/assert-manpages.sh to "dev-check" target
EuAndreh
2
-0
/
+45
2021-06-12
TODOs.md: Add #task-cb17c58a-bb00-d554-8ed8-1b53eb12b70d
EuAndreh
1
-0
/
+3
2021-06-11
aux/guix/pinned-channels.scm: Change channel of xyz-euandreh channel
EuAndreh
1
-1
/
+1
2021-06-11
Makefile: Add "clean public dev-check" as dependency of the "dist" target
EuAndreh
1
-1
/
+1
2021-06-11
aux/workflow/dist.sh: Remove unused variables
EuAndreh
1
-2
/
+1
2021-06-08
tests/ranking.sh: Move $LANG configuration to inside of the test file
EuAndreh
2
-1
/
+2
2021-06-07
TODOs.md: Add #task-fe406a67-e406-41a7-df4a-1e006dc636e9
EuAndreh
1
-0
/
+3
2021-06-07
tests/ranking.sh: Use LANG=C.UTF-8 for consistent sorting
EuAndreh
2
-4
/
+4
2021-06-07
src/remembering.c: Use tabs over spaces
EuAndreh
1
-684
/
+735
2021-06-07
README.md: Update for latest standards
EuAndreh
1
-6
/
+13
[prev]
[next]