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

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

README.md

git_webstack

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