mirror of
https://git.zx2c4.com/cgit
synced 2024-11-22 08:28:42 +00:00
A hyperfast web frontend for git repositories written in C.
0d169ada2b
This enables basic cgit functionality, using libgit.a and xdiff/lib.a from git + a custom "git.h" + openssl for sha1 routines. Signed-off-by: Lars Hjemli <hjemli@gmail.com> |
||
---|---|---|
cgit.c | ||
cgit.css | ||
cgit.h | ||
config.c | ||
git.h | ||
html.c | ||
Makefile |