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
*
README.md: Add directory structure section to Documentation
EuAndreh
2021-09-02
1
-1
/
+16
*
CHANGELOG.md: Point to english version URL
EuAndreh
2021-09-01
1
-1
/
+1
*
.gitignore: Add translation files
EuAndreh
2021-09-01
1
-2
/
+4
*
Remove tests/install-uninstall.sh in favor of repocheck.sh
EuAndreh
2021-09-01
2
-50
/
+0
*
mv doc/po/ po/...
EuAndreh
2021-09-01
6
-0
/
+1856
*
mv aux/workflow/manpages.sh doc/manpages.sh
EuAndreh
2021-09-01
1
-0
/
+0
*
aux/: Update
EuAndreh
2021-09-01
17
-87
/
+153
*
src/remembering.c: Enforce C style
EuAndreh
2021-09-01
1
-10
/
+20
*
Refactor C files, split logerr and tests-lib
EuAndreh
2021-09-01
10
-17
/
+318
*
tests/lib.sh: Update
EuAndreh
2021-09-01
3
-4
/
+25
*
mv src/remembering-c.c src/remembering.c
EuAndreh
2021-09-01
3
-8
/
+11
*
Makefile: s/run-tests/remembering-tests/
EuAndreh
2021-09-01
2
-4
/
+4
*
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
[next]