aboutsummaryrefslogtreecommitdiff
path: root/long-description (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-06src/remembering.c: Include <fallible/string.h>EuAndreh1-0/+1
2021-03-06README.md: s/man pages/manpages/EuAndreh1-1/+1
2021-03-06README.md: Mark explicit "Usage" sectionEuAndreh1-0/+2
2021-03-06Update files under aux/EuAndreh1-0/+5
2021-03-04Makefile: Add -O3 to CFLAGSEuAndreh1-1/+1
2021-03-04clang-formatEuAndreh1-13/+22
2021-03-04Makefile: Remove remembering-sh in clean targetEuAndreh1-1/+1
2021-03-04Makefile: Remove test files in clean targetEuAndreh1-1/+1
2021-03-04src/remembering.c: Remove #ifdef DISABLEEuAndreh1-3/+0
2021-03-04WIP: work on C implementationEuAndreh2-138/+332
2021-03-03TODOs.md: Add #task-9291a8c1-4ac3-409d-b490-872b29a719ccEuAndreh1-0/+3
2021-03-03fmtEuAndreh1-33/+32
2021-03-03Add stub return 0EuAndreh1-1/+1
2021-03-03Remove sharedc dependencyEuAndreh3-6/+2
2021-03-03Comment all unused C codeEuAndreh1-0/+3
2021-03-03Makefile: add simple switch between sh and C implementationsEuAndreh2-2/+6
2021-02-28src/remembering.c: Delete old code, include FALLIBLEEuAndreh1-148/+63
2021-02-28Makefile: Add LDLIBS and LDFLAGSEuAndreh1-2/+2
2021-02-28TODOs.md: Add #task-cbb71c0f-3c02-4002-a308-bc09ac6f09b4EuAndreh1-0/+3
2021-02-28Add assert-changelog.sh; change dependency of check -> dev-check targetsEuAndreh4-12/+19
2021-02-27README.sh: Reverse the list of tagsEuAndreh1-1/+1
2021-02-27Add aux/workflow/sign-tarballs.shEuAndreh4-3/+25
2021-02-27manifest.scm: Fix misplaced dependency, use sharedc-latestEuAndreh1-1/+1
2021-02-25Update aux/workflow/dist.shEuAndreh1-5/+11
2021-02-25Update files under aux/ci/EuAndreh2-3/+3
2021-02-24Makefile: put VERSION and DATE macros in $(DEFS) variableEuAndreh1-4/+5
2021-02-24aux/ci/ci-build.sh: Don't --delete on trap to avoid deleting pages in case of...EuAndreh1-1/+1
2021-02-23aux/ci/ci-build.sh: Capture stderr properlyEuAndreh1-1/+1
2021-02-23aux/guix/manifest.scm: Add remembering-latest, use fallible-latest over fallibleEuAndreh1-1/+2
2021-02-23aux/guix/manifest.scm: Add posix-c99EuAndreh1-0/+1
2021-02-23aux/ci/ci-build.sh: Remove checking for ./configure fileEuAndreh1-7/+1
2021-02-23aux/guix/pinned-channels.scm: Use %default-channelsEuAndreh1-11/+2
2021-02-23README.md: Remove ./configure from install instructionsEuAndreh1-1/+0
2021-02-23Release 0.2.1v0.2.1EuAndreh2-2/+6
2021-02-23Use plain Makefile over ./configure + Makefile.inEuAndreh3-46/+3
2021-02-23Add aux/workflow/public.sh, update aux/workflow/README.shEuAndreh4-21/+34
2021-02-22README.md: Add link to home page and use full linksEuAndreh1-3/+4
2021-02-22aux/workflow/dist.sh: Fix quotationEuAndreh1-3/+3
2021-02-21Move "dist" target to aux/workflow/dist.shEuAndreh2-11/+18
2021-02-21Release v0.2.0v0.2.0EuAndreh2-4/+9
2021-02-21Update aux/ filesEuAndreh1-0/+1
2021-02-21Makefile.in: Use "all" as dependency of "dev-check"EuAndreh1-1/+1
2021-02-20Update aux/workflow/: support tags in TODOs.mdEuAndreh2-4/+17
2021-02-20Makefile.in: Add debug information to built artifactEuAndreh1-1/+1
2021-02-20tests/signals.sh: Also add missing XDG_DATA_HOMEEuAndreh1-0/+2
2021-02-20Suppress unused function warnings for nowEuAndreh1-1/+1
2021-02-20cli-opts.sh: Fix sandboxed tests, add $XDG_DATA_HOMEEuAndreh1-0/+2
2021-02-19Makefile.in: Simplify build/tests of C codeEuAndreh3-39/+41
2021-02-18report.sh: Remove set -x optionEuAndreh1-1/+1
2021-02-18Generate report.sh after CI finishesEuAndreh3-2/+9