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
...
*
Suppress rsync stderr from CI logs
EuAndreh
2021-03-06
1
-1
/
+1
*
src/remembering.c: Remove last reference to Tuple
EuAndreh
2021-03-06
1
-6
/
+10
*
src/remembering.c: Use strdup over malloc+strcpy
EuAndreh
2021-03-06
1
-5
/
+2
*
src/remembering.c: Include <fallible/string.h>
EuAndreh
2021-03-06
1
-0
/
+1
*
README.md: s/man pages/manpages/
EuAndreh
2021-03-06
1
-1
/
+1
*
README.md: Mark explicit "Usage" section
EuAndreh
2021-03-06
1
-0
/
+2
*
Update files under aux/
EuAndreh
2021-03-06
1
-0
/
+5
*
Makefile: Add -O3 to CFLAGS
EuAndreh
2021-03-04
1
-1
/
+1
*
clang-format
EuAndreh
2021-03-04
1
-13
/
+22
*
Makefile: Remove remembering-sh in clean target
EuAndreh
2021-03-04
1
-1
/
+1
*
Makefile: Remove test files in clean target
EuAndreh
2021-03-04
1
-1
/
+1
*
src/remembering.c: Remove #ifdef DISABLE
EuAndreh
2021-03-04
1
-3
/
+0
*
WIP: work on C implementation
EuAndreh
2021-03-04
2
-138
/
+332
*
TODOs.md: Add #task-9291a8c1-4ac3-409d-b490-872b29a719cc
EuAndreh
2021-03-03
1
-0
/
+3
*
fmt
EuAndreh
2021-03-03
1
-33
/
+32
*
Add stub return 0
EuAndreh
2021-03-03
1
-1
/
+1
*
Remove sharedc dependency
EuAndreh
2021-03-03
3
-6
/
+2
*
Comment all unused C code
EuAndreh
2021-03-03
1
-0
/
+3
*
Makefile: add simple switch between sh and C implementations
EuAndreh
2021-03-03
2
-2
/
+6
*
src/remembering.c: Delete old code, include FALLIBLE
EuAndreh
2021-02-28
1
-148
/
+63
*
Makefile: Add LDLIBS and LDFLAGS
EuAndreh
2021-02-28
1
-2
/
+2
*
TODOs.md: Add #task-cbb71c0f-3c02-4002-a308-bc09ac6f09b4
EuAndreh
2021-02-28
1
-0
/
+3
*
Add assert-changelog.sh; change dependency of check -> dev-check targets
EuAndreh
2021-02-28
4
-12
/
+19
*
README.sh: Reverse the list of tags
EuAndreh
2021-02-27
1
-1
/
+1
*
Add aux/workflow/sign-tarballs.sh
EuAndreh
2021-02-27
4
-3
/
+25
*
manifest.scm: Fix misplaced dependency, use sharedc-latest
EuAndreh
2021-02-27
1
-1
/
+1
*
Update aux/workflow/dist.sh
EuAndreh
2021-02-25
1
-5
/
+11
*
Update files under aux/ci/
EuAndreh
2021-02-25
2
-3
/
+3
*
Makefile: put VERSION and DATE macros in $(DEFS) variable
EuAndreh
2021-02-24
1
-4
/
+5
*
aux/ci/ci-build.sh: Don't --delete on trap to avoid deleting pages in case of...
EuAndreh
2021-02-24
1
-1
/
+1
*
aux/ci/ci-build.sh: Capture stderr properly
EuAndreh
2021-02-23
1
-1
/
+1
*
aux/guix/manifest.scm: Add remembering-latest, use fallible-latest over fallible
EuAndreh
2021-02-23
1
-1
/
+2
*
aux/guix/manifest.scm: Add posix-c99
EuAndreh
2021-02-23
1
-0
/
+1
*
aux/ci/ci-build.sh: Remove checking for ./configure file
EuAndreh
2021-02-23
1
-7
/
+1
*
aux/guix/pinned-channels.scm: Use %default-channels
EuAndreh
2021-02-23
1
-11
/
+2
*
README.md: Remove ./configure from install instructions
EuAndreh
2021-02-23
1
-1
/
+0
*
Release 0.2.1
v0.2.1
EuAndreh
2021-02-23
2
-2
/
+6
*
Use plain Makefile over ./configure + Makefile.in
EuAndreh
2021-02-23
3
-46
/
+3
*
Add aux/workflow/public.sh, update aux/workflow/README.sh
EuAndreh
2021-02-23
4
-21
/
+34
*
README.md: Add link to home page and use full links
EuAndreh
2021-02-22
1
-3
/
+4
*
aux/workflow/dist.sh: Fix quotation
EuAndreh
2021-02-22
1
-3
/
+3
*
Move "dist" target to aux/workflow/dist.sh
EuAndreh
2021-02-21
2
-11
/
+18
*
Release v0.2.0
v0.2.0
EuAndreh
2021-02-21
2
-4
/
+9
*
Update aux/ files
EuAndreh
2021-02-21
1
-0
/
+1
*
Makefile.in: Use "all" as dependency of "dev-check"
EuAndreh
2021-02-21
1
-1
/
+1
*
Update aux/workflow/: support tags in TODOs.md
EuAndreh
2021-02-20
2
-4
/
+17
*
Makefile.in: Add debug information to built artifact
EuAndreh
2021-02-20
1
-1
/
+1
*
tests/signals.sh: Also add missing XDG_DATA_HOME
EuAndreh
2021-02-20
1
-0
/
+2
*
Suppress unused function warnings for now
EuAndreh
2021-02-20
1
-1
/
+1
*
cli-opts.sh: Fix sandboxed tests, add $XDG_DATA_HOME
EuAndreh
2021-02-20
1
-0
/
+2
[prev]
[next]