]> gitweb.ps.run Git - ps-gitweb/commit
Initial commit
authorPatrick <patrick.schoenberger@posteo.de>
Fri, 28 Nov 2025 11:08:16 +0000 (12:08 +0100)
committerPatrick <patrick.schoenberger@posteo.de>
Fri, 28 Nov 2025 11:08:16 +0000 (12:08 +0100)
commit4d16656d9376c1e39b89252434920a2003012c80
tree10442cc3aa99d155e86f3bced606376187a1e8d4
Initial commit
24 files changed:
GIT-VERSION-FILE [new file with mode: 0644]
GIT-VERSION-FILE.in [new file with mode: 0644]
GIT-VERSION-GEN [new file with mode: 0755]
Makefile [new file with mode: 0644]
config.mak.uname [new file with mode: 0644]
gitweb/GITWEB-BUILD-OPTIONS.in [new file with mode: 0644]
gitweb/INSTALL [new file with mode: 0644]
gitweb/Makefile [new file with mode: 0644]
gitweb/README [new file with mode: 0644]
gitweb/generate-gitweb-cgi.sh [new file with mode: 0755]
gitweb/generate-gitweb-js.sh [new file with mode: 0755]
gitweb/gitweb.perl [new file with mode: 0755]
gitweb/meson.build [new file with mode: 0644]
gitweb/static/git-favicon.png [new file with mode: 0644]
gitweb/static/git-logo.png [new file with mode: 0644]
gitweb/static/gitweb.css [new file with mode: 0644]
gitweb/static/js/README [new file with mode: 0644]
gitweb/static/js/adjust-timezone.js [new file with mode: 0644]
gitweb/static/js/blame_incremental.js [new file with mode: 0644]
gitweb/static/js/javascript-detection.js [new file with mode: 0644]
gitweb/static/js/lib/common-lib.js [new file with mode: 0644]
gitweb/static/js/lib/cookies.js [new file with mode: 0644]
gitweb/static/js/lib/datetime.js [new file with mode: 0644]
shared.mak [new file with mode: 0644]