all repos — cgit @ 8e495b075d0c84bb9a6e6ddee28930e3adaf8d7d

a hyperfast web frontend for git written in c

cgit 0.1

With a working diff, it really has all the basics.

Next steps will be to make it more usable and less ugly :)

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Lars Hjemli hjemli@gmail.com
Thu, 21 Dec 2006 00:53:03 +0100
commit

8e495b075d0c84bb9a6e6ddee28930e3adaf8d7d

parent

40dea5254a64408c8707d31374fbea170c62e42f

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M MakefileMakefile

@@ -1,4 +1,4 @@

-CGIT_VERSION = 0.1-pre +CGIT_VERSION = 0.1 INSTALL_BIN = /var/www/htdocs/cgit.cgi INSTALL_CSS = /var/www/htdocs/cgit.css