summaryrefslogtreecommitdiff
path: root/internal/cli/flags.go
AgeCommit message (Expand)Author
2026-03-11feat(sync): enforce daily repo sync intervalsPaul 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-07-19feat: add support for aichat as AI tool for release notesv0.8.0Paul Buetow
2025-07-12feat: add AI-powered release notes generationPaul Buetow
2025-07-12feat: add automatic release checking and creationPaul Buetow
2025-07-09feat: add --batch-run flag for weekly automated syncPaul Buetow
2025-07-07feat: add comprehensive showcase generation with metadata and imagesPaul Buetow
2025-07-03feat: add SSH backup locations with --backup flagv0.2.0Paul Buetow
2025-06-28feat: add --delete-repo command to delete repositories from all organizationsPaul Buetow
2025-06-26add cleanPaul Buetow
2025-06-25feat: add configurable work directory with default ~/git/gitsyncer-workdirPaul Buetow
2025-06-24refactor: break down large functions into smaller, focused onesPaul Buetow