gitserver

self-hosted git server tooling
git clone https://git.ryansepassi.com/git/gitserver.git
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2026-06-03 05:38files: collapsible directory tree listing (dirs grouped first)Ryan Sepassi3+107-0
2026-05-04 17:34hide modeRyan Sepassi1+1-0
2026-04-25 00:06typographyRyan Sepassi5+52-3
2026-04-19 03:16css + md formattingRyan Sepassi2+20-1
2026-04-18 09:27index: link repo name to README.md.html when presentRyan Sepassi1+16-0
2026-04-17 23:46add remove-repo + publish-public-prune; preserve orphans in manifestRyan Sepassi4+183-64
2026-04-17 23:02md cssRyan Sepassi1+11-0
2026-04-17 22:59md2htmlRyan Sepassi2+33-1
2026-04-17 22:50speed up per-push regen; skip empty reposRyan Sepassi2+69-14
2026-04-17 22:21serve github-style archive tarballs for public reposRyan Sepassi3+105-3
2026-04-17 20:18add README: setup, workflows, what runs when, cleanupRyan Sepassi1+199-0
2026-04-17 20:04bunny: publish via HTTPS storage API; exclude hooks from public mirrorRyan Sepassi5+40-14
2026-04-17 19:12switch to caddy; parameterize host/domain via .env; fix set -e trapsRyan Sepassi9+100-48
2026-04-17 18:34initial: stagit-based self-hosted git server toolingRyan Sepassi8+226-0