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

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

README.md

git_webstack

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