Block a user
didericis
pushed to codex/prd-codex-host-credentials at didericis/bot-bottle
2026-06-01 17:23:55 -04:00
didericis
pushed to codex/prd-codex-host-credentials at didericis/bot-bottle
2026-06-01 17:16:21 -04:00
didericis
pushed to codex/prd-codex-host-credentials at didericis/bot-bottle
2026-06-01 17:14:03 -04:00
didericis
pushed to codex/prd-codex-host-credentials at didericis/bot-bottle
2026-06-01 17:07:21 -04:00
didericis
pushed to codex/prd-codex-host-credentials at didericis/bot-bottle
2026-06-01 16:41:19 -04:00
didericis
deleted branch fix/git-gate-daemon-timeouts from didericis/bot-bottle
2026-06-01 14:38:26 -04:00
Interrupted git-gate pushes can leave receive-pack sessions wedged
fix(git-gate): bound daemon client sessions
fix(git-gate): bound daemon client sessions
Would prefer we not roll our own git http handler/seems like we should be using either something already build into git (does it not have an inbuilt tool to do this) or some very lightweight, standard tool.