cGit-UI for Git Repositories

cGit-UI – is a web interface for Git Repositories. cGit CGI script is writen in C and therefore it's fast enough

12 Commits   0 Branches   1 Tag
Index: POTFILES.in
===================================================================
--- POTFILES.in	(nonexistent)
+++ POTFILES.in	(revision 5)
@@ -0,0 +1,8 @@
+# List of source files which contain translatable strings.
+
+# cGit-ui CGI source files
+cgitcgi/ctx.c
+cgitcgi/date.c
+cgitcgi/strbuf.c
+cgitcgi/ui-diff.c
+cgitcgi/ui-shared.c