| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-01-12 | fix: fetch full git history instead of shallow clones | DanConwayDev |
| 2026-01-10 | Add naughty list for git remotes with persistent SSL/DNS errors | DanConwayDev |
| 2026-01-10 | fix: propagate git fetch errors instead of logging misleading success | DanConwayDev |
| 2026-01-09 | Fix sync tests after Syncing status introduction | DanConwayDev |
| 2026-01-09 | fix: MockSyncContext creates single clone tag with multiple values | DanConwayDev |
| 2026-01-08 | chore: cargo fmt | DanConwayDev |
| 2026-01-07 | feat(sync): extract clone URLs from PR events in purgatory | DanConwayDev |
| 2026-01-07 | Add RealSyncContext implementation for production purgatory sync | DanConwayDev |
| 2026-01-07 | Add SyncContext trait and MockSyncContext for purgatory sync | DanConwayDev |