]> git.cameronkatri.com Git - cgit.git/commit
Import cgit prototype from git tree
authorLars Hjemli <hjemli@gmail.com>
Sat, 9 Dec 2006 14:18:17 +0000 (15:18 +0100)
committerLars Hjemli <hjemli@gmail.com>
Sat, 9 Dec 2006 14:18:17 +0000 (15:18 +0100)
commit0d169ada2ba81210ab1191a5f2212662e90db77e
tree402b54583db269323ebb28e5fbf2075c4c1b3d85
Import cgit prototype from git tree

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>
Makefile [new file with mode: 0644]
cgit.c [new file with mode: 0644]
cgit.css [new file with mode: 0644]
cgit.h [new file with mode: 0644]
config.c [new file with mode: 0644]
git.h [new file with mode: 0644]
html.c [new file with mode: 0644]