Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-03-22 | aux/workflow/dist.sh: Use authoring date over commit date | EuAndreh | 1 | -1/+1 | |
2023-03-22 | aux/workflow/dist.sh: Do not build before doing dist | EuAndreh | 1 | -1/+1 | |
2022-11-25 | Refactor: rewrite logic to make it simpler and faster | EuAndreh | 4 | -132/+167 | |
2022-11-08 | src/remembering.in: Use indented heredoc for usage() and help() | EuAndreh | 1 | -9/+14 | |
2022-11-08 | src/remembering.in: Remove hyphen between name and version | EuAndreh | 2 | -2/+2 | |
Also use the @NAME@ placeholder over the hard-coded "remembering" value. Update tests/clip-opts.sh to match. |