aboutsummaryrefslogtreecommitdiff
path: root/aux/guix/with-container.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-02README.md: Simplify installation instructionEuAndreh1-8/+12
2021-09-02README.md: Add link to translated versions of pagesEuAndreh1-2/+8
2021-09-02README.md: Add directory structure section to DocumentationEuAndreh1-1/+16
2021-09-01CHANGELOG.md: Point to english version URLEuAndreh1-1/+1
2021-09-01.gitignore: Add translation filesEuAndreh1-2/+4
2021-09-01Remove tests/install-uninstall.sh in favor of repocheck.shEuAndreh2-50/+0
2021-09-01mv doc/po/ po/...EuAndreh6-0/+1856
2021-09-01mv aux/workflow/manpages.sh doc/manpages.shEuAndreh1-0/+0
2021-09-01aux/: UpdateEuAndreh17-87/+153
2021-09-01src/remembering.c: Enforce C styleEuAndreh1-10/+20
2021-09-01Refactor C files, split logerr and tests-libEuAndreh10-17/+318
2021-09-01tests/lib.sh: UpdateEuAndreh3-4/+25
2021-09-01mv src/remembering-c.c src/remembering.cEuAndreh3-8/+11
2021-09-01Makefile: s/run-tests/remembering-tests/EuAndreh2-4/+4
2021-09-01Makefile: Revamp "clean" targetEuAndreh1-3/+7
2021-09-01Makefile: Refactor personal workflow targets to include new translations flowEuAndreh1-7/+21
2021-09-01Makefile: Add repocheck.sh to "dev-check" target, separate it from the canoni...EuAndreh1-7/+15
2021-09-01Makefile: Use quotes around macro namesEuAndreh1-11/+11
2021-09-01Makefile: Use chmod when generating src/remembering instead of afterwardsEuAndreh1-1/+1
2021-09-01src/remembering.in: Add empty line on help textEuAndreh1-0/+1
2021-09-01aux/workflow/favicon.png: RemoveEuAndreh1-0/+0
2021-08-20TODOs.md: Add #task-a5c8dd18-b180-2731-601a-e26f137a2740EuAndreh1-0/+3
2021-07-23git grep -lF tar.gz | xargs sed -i 's/tar\.gz/tar.xz/g'EuAndreh1-7/+7
2021-07-23aux/: UpdateEuAndreh18-208/+260
2021-06-28TODOs.md: Mark #task-bd165b74-c559-48ee-1d29-eaa906aa0393 as DONEEuAndreh1-1/+5
2021-06-28src/remembering-c.c: Free leaking "home" string variableEuAndreh1-0/+1
2021-06-28src/remembering-c.c: Fix usage of strcat()EuAndreh1-5/+5
2021-06-28src/remembering-c.c: Use better grouping of parentheses for strcmp()EuAndreh1-1/+1
2021-06-28git mv tests/tests-lib.sh tests/lib.shEuAndreh5-4/+4
2021-06-28TODOs.md: Add #task-06c8ef1b-15ed-5932-3391-8c02ff759e7aEuAndreh1-0/+3
2021-06-28tests/ranking.sh: Add test_pick_inexisting_value, disabledEuAndreh1-0/+35
2021-06-28tests/*.sh: Refactor error messages to be consistent, move helper all helper ...EuAndreh2-47/+48
2021-06-28TODOs.md: Add #task-f5a3d036-f451-f469-56f6-73274162df8eEuAndreh1-0/+3
2021-06-27TODOs.md: Add #task-bd165b74-c559-48ee-1d29-eaa906aa0393EuAndreh1-0/+3
2021-06-27mv {aux => tests}/tests-lib.shEuAndreh5-4/+4
2021-06-27src/unit-test.h: Make its output equal to aux/tests-lib.shEuAndreh1-1/+1
2021-06-27TODOs.md: Add #task-20f96d7d-2fd8-7a5f-e861-ded565c3b408EuAndreh1-0/+3
2021-06-27src/remembering-c.c: Add tests for mkdir_p()EuAndreh1-3/+49
2021-06-27src/remembering-c.c: Mark as static two functions leftEuAndreh1-2/+2
2021-06-27src/remembering-c.c: Add mkdir_pEuAndreh1-4/+52
2021-06-27src/remembering-c.c: Provide more precise location of errors for perror()EuAndreh1-6/+6
2021-06-27Makefile: Use DEFS over CFLAGS for definesEuAndreh1-2/+5
2021-06-27src/remembering-c.c: Add unit tests for get_profile_file()EuAndreh2-5/+164
2021-06-27src/remembering-c.c: Add get_profile_file()EuAndreh1-0/+54
2021-06-27src/remembering-c.c: Mark all functions as staticEuAndreh1-3/+3
2021-06-27TODOs.md: Add #task-b3261473-9d12-9df4-cbfe-c4017ffed709EuAndreh1-0/+3
2021-06-27tests/cli-opts.sh: Add N=$LINENOEuAndreh1-0/+21
2021-06-27TODOs.md: Add #task-013534fe-8839-9de1-ec4a-9d63980fc096EuAndreh1-0/+3
2021-06-27src/remembering.in: Stop ignoring unrecognized flagsEuAndreh2-1/+25
2021-06-27src/remembering.in: Don't look for --help and --version flags after --EuAndreh1-8/+16