Serves web pages for interacting with a git repo on the server. Pure C. Minimal deps.

izzy e58fa405fe fork před 7 měsíci
shell f1fb5ff32d debug script now works on local machine před 7 měsíci
src e58fa405fe fork před 7 měsíci
webstatic bf876fa9ec memory leak fixes před 1 rokem
.gitignore b5619f7a71 big refactor před 1 rokem
LICENSE d1f17d97ec Initial commit před 1 rokem
README.md 4b9cb0fcb0 commit init.h před 7 měsíci
_build.c 373d30c5bc styling, more work on issues před 1 rokem
_build.inc.c b4e013ab68 copied over from the scgi demo před 1 rokem
build.sh b4e013ab68 copied over from the scgi demo před 1 rokem
debug.sh bdd31611f3 issue creation před 1 rokem
issuetest.txt 373d30c5bc styling, more work on issues před 1 rokem
profiling.sh b4e013ab68 copied over from the scgi demo před 1 rokem
valgrind.sh bf876fa9ec memory leak fixes před 1 rokem

README.md

git_webstack

Serves web pages for interacting with a git repo on the server. Pure C. Minimal deps.