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

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

README.md

git_webstack

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