index
:
gistatic
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
path:
root
/
aux
/
workflow
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2021-08-20
src/gistatic.c: s/snapshots/tarballs/
EuAndreh
1
-9
/
+9
2021-08-20
TODOs.md: Mark #task-62a25249-fc96-2774-9df9-663216fc6a0c as DONE
EuAndreh
1
-1
/
+7
2021-08-20
Makefile: Copy libgistatic.a and gistatic.h on "install" target
EuAndreh
1
-3
/
+8
2021-08-20
src/gistatic.c: Handle overflow of size_t values
EuAndreh
1
-6
/
+73
2021-08-20
src/gistatic.c: Reword comment on date format
EuAndreh
1
-1
/
+1
2021-08-19
src/gistatic.c: Write actual usage and help texts
EuAndreh
2
-5
/
+30
2021-08-19
src/gistatic.c: Include usage message on -h flag
EuAndreh
1
-1
/
+1
2021-08-19
aux/workflow/: Remove unused favicon.png, make favicon.svg a symlink
EuAndreh
2
-2
/
+2
2021-08-19
.gitignore: Add libgistatic.a and src/config.h
EuAndreh
1
-2
/
+4
2021-08-19
Makefile: Adapt to multiple C sources, generate src/config.h and libgistatic.a
EuAndreh
1
-16
/
+40
2021-08-19
src/gistatic.c: Enforce fn(void) rule
EuAndreh
1
-11
/
+14
2021-08-19
src/gistatic.c: Move main() to src/main.c
EuAndreh
3
-6
/
+19
2021-08-19
src/tar.{h,c}: Add src/tar.h
EuAndreh
2
-1
/
+9