index
:
remembering
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: Revamp "clean" target
EuAndreh
2021-09-01
1
-3
/
+7
*
Makefile: Refactor personal workflow targets to include new translations flow
EuAndreh
2021-09-01
1
-7
/
+21
*
Makefile: Add repocheck.sh to "dev-check" target, separate it from the canoni...
EuAndreh
2021-09-01
1
-7
/
+15
*
Makefile: Use quotes around macro names
EuAndreh
2021-09-01
1
-11
/
+11
*
Makefile: Use chmod when generating src/remembering instead of afterwards
EuAndreh
2021-09-01
1
-1
/
+1
*
src/remembering.in: Add empty line on help text
EuAndreh
2021-09-01
1
-0
/
+1
*
aux/workflow/favicon.png: Remove
EuAndreh
2021-09-01
1
-0
/
+0
*
TODOs.md: Add #task-a5c8dd18-b180-2731-601a-e26f137a2740
EuAndreh
2021-08-20
1
-0
/
+3
*
git grep -lF tar.gz | xargs sed -i 's/tar\.gz/tar.xz/g'
EuAndreh
2021-07-23
1
-7
/
+7
*
aux/: Update
EuAndreh
2021-07-23
18
-208
/
+260
*
TODOs.md: Mark #task-bd165b74-c559-48ee-1d29-eaa906aa0393 as DONE
EuAndreh
2021-06-28
1
-1
/
+5
*
src/remembering-c.c: Free leaking "home" string variable
EuAndreh
2021-06-28
1
-0
/
+1
*
src/remembering-c.c: Fix usage of strcat()
EuAndreh
2021-06-28
1
-5
/
+5
*
src/remembering-c.c: Use better grouping of parentheses for strcmp()
EuAndreh
2021-06-28
1
-1
/
+1
*
git mv tests/tests-lib.sh tests/lib.sh
EuAndreh
2021-06-28
5
-4
/
+4
*
TODOs.md: Add #task-06c8ef1b-15ed-5932-3391-8c02ff759e7a
EuAndreh
2021-06-28
1
-0
/
+3
*
tests/ranking.sh: Add test_pick_inexisting_value, disabled
EuAndreh
2021-06-28
1
-0
/
+35
*
tests/*.sh: Refactor error messages to be consistent, move helper all helper ...
EuAndreh
2021-06-28
2
-47
/
+48
*
TODOs.md: Add #task-f5a3d036-f451-f469-56f6-73274162df8e
EuAndreh
2021-06-28
1
-0
/
+3
*
TODOs.md: Add #task-bd165b74-c559-48ee-1d29-eaa906aa0393
EuAndreh
2021-06-27
1
-0
/
+3
*
mv {aux => tests}/tests-lib.sh
EuAndreh
2021-06-27
5
-4
/
+4
*
src/unit-test.h: Make its output equal to aux/tests-lib.sh
EuAndreh
2021-06-27
1
-1
/
+1
*
TODOs.md: Add #task-20f96d7d-2fd8-7a5f-e861-ded565c3b408
EuAndreh
2021-06-27
1
-0
/
+3
*
src/remembering-c.c: Add tests for mkdir_p()
EuAndreh
2021-06-27
1
-3
/
+49
*
src/remembering-c.c: Mark as static two functions left
EuAndreh
2021-06-27
1
-2
/
+2
*
src/remembering-c.c: Add mkdir_p
EuAndreh
2021-06-27
1
-4
/
+52
*
src/remembering-c.c: Provide more precise location of errors for perror()
EuAndreh
2021-06-27
1
-6
/
+6
*
Makefile: Use DEFS over CFLAGS for defines
EuAndreh
2021-06-27
1
-2
/
+5
*
src/remembering-c.c: Add unit tests for get_profile_file()
EuAndreh
2021-06-27
2
-5
/
+164
*
src/remembering-c.c: Add get_profile_file()
EuAndreh
2021-06-27
1
-0
/
+54
*
src/remembering-c.c: Mark all functions as static
EuAndreh
2021-06-27
1
-3
/
+3
*
TODOs.md: Add #task-b3261473-9d12-9df4-cbfe-c4017ffed709
EuAndreh
2021-06-27
1
-0
/
+3
*
tests/cli-opts.sh: Add N=$LINENO
EuAndreh
2021-06-27
1
-0
/
+21
*
TODOs.md: Add #task-013534fe-8839-9de1-ec4a-9d63980fc096
EuAndreh
2021-06-27
1
-0
/
+3
*
src/remembering.in: Stop ignoring unrecognized flags
EuAndreh
2021-06-27
2
-1
/
+25
*
src/remembering.in: Don't look for --help and --version flags after --
EuAndreh
2021-06-27
1
-8
/
+16
*
src/remembering.in: Fix ShellCheck offense, remove disable
EuAndreh
2021-06-27
1
-2
/
+1
*
src/remembering.in: Better instruction on looking at manpage in help string
EuAndreh
2021-06-27
1
-1
/
+1
*
src/remembering.in: Fix syntax of help string output options
EuAndreh
2021-06-27
1
-2
/
+2
*
src/remembering-c.c: Restart C version
EuAndreh
2021-06-27
1
-899
/
+66
*
Makefile: Remove $(LDLIBS)
EuAndreh
2021-06-27
1
-1
/
+1
*
Makefile: s/DEFS/CFLAGS/
EuAndreh
2021-06-27
1
-1
/
+1
*
tests/install-uninstall.sh: Add test for install/uninstall
EuAndreh
2021-06-26
2
-0
/
+50
*
aux/: Update, adapt Makefile accordingly
EuAndreh
2021-06-26
14
-64
/
+378
*
aux/utils.sh: Remove unused file
EuAndreh
2021-06-26
3
-11
/
+0
*
aux/guix/manifest.scm: Add gettext and po4a for doing i18n
EuAndreh
2021-06-26
1
-0
/
+2
*
Makefile, README.md: Adapt to changes in aux/
EuAndreh
2021-06-26
31
-214
/
+317
*
Makefile: Remove fallible/valgrind tests for now
EuAndreh
2021-06-26
1
-3
/
+1
*
git grep -l '\./remembering' | xargs sed -i 's|\./remembering|./src/rememberi...
EuAndreh
2021-06-26
4
-25
/
+26
*
Makefile: Use inference rules, disable Valgrind tests
EuAndreh
2021-06-26
2
-24
/
+9
[next]