| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 4 days | Fix ExecStop failure when tmux session has already exitedHEADmaster | yyamashita | -1/+1 | |
| The `-` prefix tells systemd to ignore the exit code of tmux kill-session, so restart succeeds even when the claude process has crashed and the session no longer exists. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| 2026-05-17 | Reorganize repo into caddy/, git/, claude/ directories | yyamashita | -0/+17 | |
| - 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> | ||||
