Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/lib.sh: Remove utils from eut | EuAndreh | 2024-11-08 | 1 | -22/+0 |
| | |||||
* | re 's/TLD/DOMAIN/g' | EuAndreh | 2023-04-03 | 16 | -35/+35 |
| | |||||
* | TODOs.md: Embed contents of "FIXME" file | EuAndreh | 2023-04-03 | 3 | -1/+2 |
| | |||||
* | aux/checks/repo.sh: WIP Fix tests | EuAndreh | 2023-04-02 | 8 | -87/+126 |
| | | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 22a7b4f0c8e018077984d58476a0c419b5e11942 git notes --ref=refs/notes/ci-data show 22a7b4f0c8e018077984d58476a0c419b5e11942 Exit status: 2 Duration: 7 | ||||
* | aux/dev.mk: make in parallel over for loop | EuAndreh | 2023-04-02 | 1 | -1/+1 |
| | |||||
* | Makefile: Unify calls to aux/dev.mk | EuAndreh | 2023-04-02 | 3 | -10/+11 |
| | |||||
* | aux/checks/spelling.sh: Do not echo | EuAndreh | 2023-04-02 | 1 | -1/+1 |
| | |||||
* | Generate .en.md symlinks in aux/dev.mk | EuAndreh | 2023-04-02 | 8 | -1157/+1157 |
| | |||||
* | mv po4a.cfg po/ | EuAndreh | 2023-04-02 | 3 | -3/+3 |
| | |||||
* | aux/ci/git-post-receive.sh: Do not allow CI report to fail | EuAndreh | 2023-04-01 | 1 | -1/+1 |
| | | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show e114e11d82d9287d2058ea8bd684199abd00be68 git notes --ref=refs/notes/ci-data show e114e11d82d9287d2058ea8bd684199abd00be68 Exit status: 2 Duration: 46 | ||||
* | Revamp code under aux/ | EuAndreh | 2023-04-01 | 65 | -5952/+6409 |
| | |||||
* | Revamp CI: simpler variant of the same functionality | EuAndreh | 2023-04-01 | 13 | -232/+445 |
| | | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 1a3208d43f837768e18219ca4e79fe31bf748865 git notes --ref=refs/notes/ci-data show 1a3208d43f837768e18219ca4e79fe31bf748865 Exit status: 2 Duration: 4 | ||||
* | aux/lib.sh: Add generic assert_arg() | EuAndreh | 2023-04-01 | 1 | -3/+9 |
| | |||||
* | Update po/ with newer strings | EuAndreh | 2023-04-01 | 6 | -336/+759 |
| | |||||
* | tests/ranking.sh: Pick last value to prevent broken pipes | EuAndreh | 2023-03-31 | 1 | -5/+6 |
| | |||||
* | tests/ranking.sh: Uncomment "$ERR" output | EuAndreh | 2023-03-31 | 1 | -1/+1 |
| | |||||
* | Unmark "lib.sh" files as executables | EuAndreh | 2023-03-31 | 2 | -0/+0 |
| | |||||
* | Do not depend on m4 for anything | EuAndreh | 2023-03-31 | 4 | -60/+54 |
| | |||||
* | Release v0.3.0v0.3.0 | EuAndreh | 2023-03-22 | 2 | -2/+57 |
| | |||||
* | aux/workflow/dist.sh: Update Git push options | EuAndreh | 2023-03-22 | 1 | -4/+4 |
| | |||||
* | aux/workflow/dist.sh: Use authoring date over commit date | EuAndreh | 2023-03-22 | 1 | -1/+1 |
| | |||||
* | aux/workflow/dist.sh: Do not build before doing dist | EuAndreh | 2023-03-22 | 1 | -1/+1 |
| | |||||
* | Refactor: rewrite logic to make it simpler and faster | EuAndreh | 2022-11-25 | 4 | -132/+167 |
| | |||||
* | src/remembering.in: Use indented heredoc for usage() and help() | EuAndreh | 2022-11-08 | 1 | -9/+14 |
| | |||||
* | src/remembering.in: Remove hyphen between name and version | EuAndreh | 2022-11-08 | 2 | -2/+2 |
| | | | | | | Also use the @NAME@ placeholder over the hard-coded "remembering" value. Update tests/clip-opts.sh to match. | ||||
* | .tdrc: Init | EuAndreh | 2022-11-08 | 1 | -0/+1 |
| | |||||
* | Makefile: Remove rules for C files | EuAndreh | 2022-11-08 | 3 | -162/+4 |
| | |||||
* | doc/: Add new manpages as empty files | EuAndreh | 2022-11-08 | 17 | -0/+0 |
| | |||||
* | src/: Remove C files | EuAndreh | 2022-11-08 | 7 | -577/+0 |
| | |||||
* | TODOs.md: Add #td-80513275-dbb4-adfd-b029-7403cd5fb7d3 | EuAndreh | 2021-10-03 | 1 | -0/+7 |
| | |||||
* | src/remembering.in: Add trailing "/remembering" to the value defined in ↵ | EuAndreh | 2021-09-08 | 14 | -30/+118 |
| | | | | $XDG_DATA_HOME | ||||
* | Makefile: Indent object file dependency | EuAndreh | 2021-09-06 | 1 | -1/+1 |
| | |||||
* | Makefile: Generate src/config.h from src/config.h.in | EuAndreh | 2021-09-05 | 2 | -12/+14 |
| | |||||
* | src/remembering.c: Stick (mostly) to 80 columns | EuAndreh | 2021-09-02 | 1 | -7/+13 |
| | |||||
* | aux/80-columns.sh: Add file | EuAndreh | 2021-09-02 | 1 | -0/+12 |
| | |||||
* | po/LC_MESSAGES/{README,CHANGELOG}.en.md/: Add untranslate message files | EuAndreh | 2021-09-02 | 6 | -0/+1179 |
| | |||||
* | aux/workflow/repocheck.sh: Add file | EuAndreh | 2021-09-02 | 1 | -0/+184 |
| | |||||
* | doc/remembering.{pt,fr,eo}.{1,5}.in: Fix link to translated homepage | EuAndreh | 2021-09-02 | 14 | -38/+38 |
| | |||||
* | README.md: Fix formatting of expected content | EuAndreh | 2021-09-02 | 1 | -7/+10 |
| | |||||
* | src/remembering.c: prevent free() of unitialized value | EuAndreh | 2021-09-02 | 1 | -1/+1 |
| | |||||
* | doc/manpages.sh: Stick to 80 columns | EuAndreh | 2021-09-02 | 1 | -2/+4 |
| | |||||
* | aux/guix/manifest.scm: Update i18n dependencies | EuAndreh | 2021-09-02 | 2 | -6/+11 |
| | |||||
* | README.md: Add links to missing development tools | EuAndreh | 2021-09-02 | 1 | -4/+8 |
| | |||||
* | README.md: Simplify installation instruction | EuAndreh | 2021-09-02 | 1 | -8/+12 |
| | |||||
* | README.md: Add link to translated versions of pages | EuAndreh | 2021-09-02 | 1 | -2/+8 |
| | |||||
* | README.md: Add directory structure section to Documentation | EuAndreh | 2021-09-02 | 1 | -1/+16 |
| | |||||
* | CHANGELOG.md: Point to english version URL | EuAndreh | 2021-09-01 | 1 | -1/+1 |
| | |||||
* | .gitignore: Add translation files | EuAndreh | 2021-09-01 | 1 | -2/+4 |
| | |||||
* | Remove tests/install-uninstall.sh in favor of repocheck.sh | EuAndreh | 2021-09-01 | 2 | -50/+0 |
| | |||||
* | mv doc/po/ po/... | EuAndreh | 2021-09-01 | 6 | -0/+1856 |
| |