aboutsummaryrefslogtreecommitdiff
path: root/src/gistatic.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-20Makefile: Copy libgistatic.a and gistatic.h on "install" targetEuAndreh1-3/+8
2021-08-20src/gistatic.c: Handle overflow of size_t valuesEuAndreh1-6/+73
2021-08-20src/gistatic.c: Reword comment on date formatEuAndreh1-1/+1
2021-08-19src/gistatic.c: Write actual usage and help textsEuAndreh2-5/+30
2021-08-19src/gistatic.c: Include usage message on -h flagEuAndreh1-1/+1
2021-08-19aux/workflow/: Remove unused favicon.png, make favicon.svg a symlinkEuAndreh2-2/+2
2021-08-19.gitignore: Add libgistatic.a and src/config.hEuAndreh1-2/+4
2021-08-19Makefile: Adapt to multiple C sources, generate src/config.h and libgistatic.aEuAndreh1-16/+40
2021-08-19src/gistatic.c: Enforce fn(void) ruleEuAndreh1-11/+14
2021-08-19src/gistatic.c: Move main() to src/main.cEuAndreh3-6/+19
2021-08-19src/tar.{h,c}: Add src/tar.hEuAndreh2-1/+9