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

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

README.md

git_webstack

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