| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 14 hours | Reorganize repo into caddy/, git/, claude/ directories | yyamashita | -42/+0 | |
| - caddy/: Caddyfile, docker-compose.yml, deploy.sh (hook runs this only) - git/: repos.txt, hooks/*/post-receive, install.sh, server-setup.sh - claude/: sessions.txt, systemd/claude-code@.service, sync.sh Post-receive hook is now: checkout + bash caddy/deploy.sh Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| 14 hours | Centralize repo and hook management: add repos.txt and install.sh | yyamashita | -14/+28 | |
| All bare repo creation is now driven by repos.txt in this repo. install.sh replaces install-hooks.sh and handles both repo creation and hook deployment. Other repos' server-setup.sh no longer manage bare repos or hooks. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| 14 hours | Remove inline hook from server-setup.sh; hooks managed via install-hooks.sh | yyamashita | -14/+3 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| 9 days | Add server-setup.sh: bare repo, web network, Caddy post-receive hook | yyamashita | -0/+39 | |
