cSvn-UI for SVN Repositories

cGit-UI – is a web interface for Subversion (SVN) Repositories. cSvn CGI script is writen in C and therefore it's fast enough

6 Commits   0 Branches   2 Tags
bfc1508d (kx 2023-03-24 03:55:33 +0300 1) s/"\([^"]*\)"/“\1”/g
bfc1508d (kx 2023-03-24 03:55:33 +0300 2) s/`\([^`']*\)'/‘\1’/g
bfc1508d (kx 2023-03-24 03:55:33 +0300 3) s/ '\([^`']*\)' / ‘\1’ /g
bfc1508d (kx 2023-03-24 03:55:33 +0300 4) s/ '\([^`']*\)'$/ ‘\1’/g
bfc1508d (kx 2023-03-24 03:55:33 +0300 5) s/^'\([^`']*\)' /‘\1’ /g
bfc1508d (kx 2023-03-24 03:55:33 +0300 6) s/“”/""/g