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

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

README.md

git_webstack

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