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

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

README.md

git_webstack

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