Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-03-31 | Do not depend on m4 for anything | EuAndreh | 1 | -8/+8 | |
2023-03-22 | Release v0.3.0v0.3.0 | EuAndreh | 2 | -2/+57 | |
2023-03-22 | aux/workflow/dist.sh: Update Git push options | EuAndreh | 1 | -4/+4 | |
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. |