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

3 Commits   0 Branches   1 Tag
05d292b2 (kx 2023-03-24 03:51:10 +0300  1) 
05d292b2 (kx 2023-03-24 03:51:10 +0300  2) ACLOCAL_AMFLAGS = -I m4
05d292b2 (kx 2023-03-24 03:51:10 +0300  3) 
05d292b2 (kx 2023-03-24 03:51:10 +0300  4) #
05d292b2 (kx 2023-03-24 03:51:10 +0300  5) # In build order:
05d292b2 (kx 2023-03-24 03:51:10 +0300  6) # ==============
05d292b2 (kx 2023-03-24 03:51:10 +0300  7) #
05d292b2 (kx 2023-03-24 03:51:10 +0300  8) SUBDIRS = po cgitcgi
05d292b2 (kx 2023-03-24 03:51:10 +0300  9) 
05d292b2 (kx 2023-03-24 03:51:10 +0300 10) EXTRA_DIST = config.rpath m4/ChangeLog  \
05d292b2 (kx 2023-03-24 03:51:10 +0300 11)              doc l10n LICENSE README.md acsite.m4 auto-clean bootstrap \
05d292b2 (kx 2023-03-24 03:51:10 +0300 12)              cgitcgi/robots.txt cgitcgi/.cgit \
05d292b2 (kx 2023-03-24 03:51:10 +0300 13)              .svnignore .gitignore
05d292b2 (kx 2023-03-24 03:51:10 +0300 14) 
05d292b2 (kx 2023-03-24 03:51:10 +0300 15) noinst_HEADERS = defs.h gettext.h nls.h