aboutsummaryrefslogtreecommitdiff
path: root/aux/80-columns.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-03-22aux/workflow/dist.sh: Do not build before doing distEuAndreh1-1/+1
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.