| Commit message (Expand) | Author | Age | Files | Lines |
* | Add aux/workflow/public.sh, update aux/workflow/README.sh | EuAndreh | 2021-02-23 | 4 | -21/+34 |
* | README.md: Add link to home page and use full links | EuAndreh | 2021-02-22 | 1 | -3/+4 |
* | aux/workflow/dist.sh: Fix quotation | EuAndreh | 2021-02-22 | 1 | -3/+3 |
* | Move "dist" target to aux/workflow/dist.sh | EuAndreh | 2021-02-21 | 2 | -11/+18 |
* | Release v0.2.0v0.2.0 | EuAndreh | 2021-02-21 | 2 | -4/+9 |
* | Update aux/ files | EuAndreh | 2021-02-21 | 1 | -0/+1 |
* | Makefile.in: Use "all" as dependency of "dev-check" | EuAndreh | 2021-02-21 | 1 | -1/+1 |
* | Update aux/workflow/: support tags in TODOs.md | EuAndreh | 2021-02-20 | 2 | -4/+17 |
* | Makefile.in: Add debug information to built artifact | EuAndreh | 2021-02-20 | 1 | -1/+1 |
* | tests/signals.sh: Also add missing XDG_DATA_HOME | EuAndreh | 2021-02-20 | 1 | -0/+2 |
* | Suppress unused function warnings for now | EuAndreh | 2021-02-20 | 1 | -1/+1 |
* | cli-opts.sh: Fix sandboxed tests, add $XDG_DATA_HOME | EuAndreh | 2021-02-20 | 1 | -0/+2 |
* | Makefile.in: Simplify build/tests of C code | EuAndreh | 2021-02-19 | 3 | -39/+41 |
* | report.sh: Remove set -x option | EuAndreh | 2021-02-18 | 1 | -1/+1 |
* | Generate report.sh after CI finishes | EuAndreh | 2021-02-18 | 3 | -2/+9 |
* | Makefile.in: Fix typo in $(NAME_UC) | EuAndreh | 2021-02-18 | 1 | -1/+1 |
* | Add commented src/remembering.c code | EuAndreh | 2021-02-18 | 1 | -0/+487 |
* | README.md: Add more links | EuAndreh | 2021-02-18 | 1 | -1/+3 |
* | .gitignore: Add fallible-* | EuAndreh | 2021-02-18 | 1 | -0/+1 |
* | pinned-channels.scm: Add xyz-euandreh channel | EuAndreh | 2021-02-18 | 1 | -1/+10 |
* | manifest.scm: Add C toolchain packages | EuAndreh | 2021-02-18 | 1 | -1/+6 |
* | Makefile.in: include some setup of C code | EuAndreh | 2021-02-17 | 1 | -6/+26 |
* | .gitignore: Add *.t files | EuAndreh | 2021-02-17 | 1 | -0/+2 |
* | Refactor tests/lib.sh | EuAndreh | 2021-02-17 | 4 | -13/+57 |
* | README.md: Use main branch over tag in example | EuAndreh | 2021-02-17 | 1 | -3/+4 |
* | Makefile.in: Add some C99 related variables | EuAndreh | 2021-02-17 | 1 | -0/+4 |
* | Makefile.in: Use @DATE@ and @VERSION@ from configure | EuAndreh | 2021-02-17 | 1 | -2/+2 |
* | Add generated remembering to .gitignore | EuAndreh | 2021-02-17 | 1 | -0/+1 |
* | Makefile.in: Generate remembering from .in file | EuAndreh | 2021-02-17 | 1 | -1/+6 |
* | Use normalized version of manpages endings | EuAndreh | 2021-02-17 | 2 | -8/+36 |
* | Move DATE and VERSION to configure | EuAndreh | 2021-02-17 | 2 | -4/+18 |
* | mv remembering -> src/remembering.in | EuAndreh | 2021-02-17 | 1 | -1/+1 |
* | Move manpages to doc/ | EuAndreh | 2021-02-17 | 2 | -0/+0 |
* | Update files under aux/ | EuAndreh | 2021-02-17 | 9 | -12/+125 |
* | Rearrange Makefile.in, using loops for manpages | EuAndreh | 2021-02-17 | 1 | -33/+42 |
* | Add long-description | EuAndreh | 2021-02-17 | 1 | -0/+4 |
* | Add ./configure script | EuAndreh | 2021-02-08 | 3 | -1/+30 |
* | Add direct link to source code to both man pages | EuAndreh | 2021-02-01 | 2 | -2/+6 |
* | TODOs.md: Add #task-e3153cfb-b77a-4528-afa0-43b90f267d3d | EuAndreh | 2021-01-31 | 1 | -0/+12 |
* | remembering: Assume stdin is sorted for faster processing | EuAndreh | 2021-01-31 | 2 | -1/+11 |
* | README.md: Add (noop) make step to installation instruction | EuAndreh | 2021-01-31 | 1 | -0/+1 |
* | Makefile: Remove 'v' prefix from $(VERSION) variable | EuAndreh | 2021-01-31 | 1 | -4/+4 |
* | tests: Use "./remembering" over "sh remembering" | EuAndreh | 2021-01-31 | 3 | -19/+19 |
* | Add (commented) test_really_long_list | EuAndreh | 2021-01-31 | 2 | -0/+21 |
* | aux/ci/: Use /srv over /data path | EuAndreh | 2021-01-30 | 2 | -4/+4 |
* | aux/ci/ci-build.sh: Remove --enable-(ci|programmer)-mode | EuAndreh | 2021-01-30 | 1 | -1/+1 |
* | aux/workflow/: Update copied files, now accept optional filename parameter | EuAndreh | 2021-01-30 | 2 | -2/+4 |
* | TODOs.md: Add #task-05c7f068-e935-457f-89ea-1f38227e7779 | EuAndreh | 2021-01-29 | 1 | -0/+7 |
* | TODOs.md: Add #task-98478c0f-97ac-4667-acdc-9373e2841de9 | EuAndreh | 2021-01-29 | 1 | -0/+9 |
* | mv build-aux/ aux/ | EuAndreh | 2021-01-27 | 15 | -16/+16 |