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

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

README.md

git_webstack

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