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) s/"\([^"]*\)"/“\1”/g
05d292b2 (kx 2023-03-24 03:51:10 +0300 2) s/`\([^`']*\)'/‘\1’/g
05d292b2 (kx 2023-03-24 03:51:10 +0300 3) s/ '\([^`']*\)' / ‘\1’ /g
05d292b2 (kx 2023-03-24 03:51:10 +0300 4) s/ '\([^`']*\)'$/ ‘\1’/g
05d292b2 (kx 2023-03-24 03:51:10 +0300 5) s/^'\([^`']*\)' /‘\1’ /g
05d292b2 (kx 2023-03-24 03:51:10 +0300 6) s/“”/""/g