aboutsummaryrefslogtreecommitdiff
path: root/tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-07tests/cli-opts.sh: ShellCheckEuAndreh1-1/+1
2021-03-07src/remembering.c: Fix memory errorsEuAndreh1-7/+14
2021-03-07Makefile: Add missing -lfallible libraryEuAndreh1-1/+1
2021-03-07.gitignore: Add vgcore.*EuAndreh1-0/+1
2021-03-07Makefile: indent $(NAME) variableEuAndreh1-1/+1
2021-03-07TODOs.md: Mark #task-05c7f068-e935-457f-89ea-1f38227e7779 as CANCELLEDEuAndreh1-1/+5
2021-03-07TODOs.md: Mark #task-daa4a3e7-bcb4-4fe1-a0df-e73c7d17e43c as CANCELLEDEuAndreh1-1/+5
2021-03-07TODOs.md: Mark #task-e3153cfb-b77a-4528-afa0-43b90f267d3d as CANCELLEDEuAndreh1-1/+6
2021-03-07src/remembering.c: Assign and check in a single lineEuAndreh1-3/+1
2021-03-07TODOs.md: Mark #task-9291a8c1-4ac3-409d-b490-872b29a719cc as DONEEuAndreh1-1/+5
2021-03-07Add tests for $XDG_DATA_HOME and $HOME environment variablesEuAndreh1-0/+58
2021-03-06ci-build.sh: Also omit output of second rsyncEuAndreh1-1/+1
2021-03-06README.sh: Remove suffix from Git repo linkEuAndreh1-1/+1
2021-03-06Suppress rsync stderr from CI logsEuAndreh1-1/+1
2021-03-06src/remembering.c: Remove last reference to TupleEuAndreh1-6/+10
2021-03-06src/remembering.c: Use strdup over malloc+strcpyEuAndreh1-5/+2
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 ↵EuAndreh1-1/+1
of failure
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