summaryrefslogtreecommitdiff
path: root/internal/cli/sync_handlers.go
AgeCommit message (Expand)Author
2026-03-28feat(sync): auto-sync full backups and showcase cgit linksv0.17.0mainPaul Buetow
2026-03-11feat(sync): enforce daily repo sync intervalsPaul Buetow
2026-03-11refactor(internal): extract sync and summary helpersPaul Buetow
2026-03-11fix(cli): return handler errors consistentlyPaul Buetow
2026-03-11feat(sync): randomize repository sync orderv0.14.0Paul Buetow
2026-02-22fix(cli): avoid dynamic format strings in PrintfPaul Buetow
2026-02-07feat(sync): add throttled sync modev0.12.0Paul Buetow
2025-10-31feat: implement amp AI tool support and replace Taskfile with Magev0.10.0Paul Buetow
2025-08-19feat(sync): sync repository descriptions across Codeberg and GitHub\n\nfeat(v...v0.9.0Paul Buetow
2025-07-15add vibe coding infoPaul Buetow
2025-07-12feat: add automatic release checking and creationPaul Buetow
2025-07-03feat: add SSH backup locations with --backup flagv0.2.0Paul Buetow
2025-06-27feat: implement --create-codeberg-reposPaul Buetow
2025-06-24refactor: use value semantics for GitHub and Codeberg clientsPaul Buetow
2025-06-24feat: add abandoned branch detection and reportingPaul Buetow
2025-06-24refactor: break down large functions into smaller, focused onesPaul Buetow