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

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

README.md

git_webstack

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