aboutsummaryrefslogtreecommitdiff
path: root/aux/workflow/assert-todos.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-11-25Refactor: rewrite logic to make it simpler and fasterEuAndreh4-132/+167
2022-11-08src/remembering.in: Use indented heredoc for usage() and help()EuAndreh1-9/+14
2022-11-08src/remembering.in: Remove hyphen between name and versionEuAndreh2-2/+2
Also use the @NAME@ placeholder over the hard-coded "remembering" value. Update tests/clip-opts.sh to match.