summaryrefslogtreecommitdiff
path: root/internal/cli
AgeCommit message (Expand)Author
2025-07-12feat: clear cache and track failed AI release note generationsPaul Buetow
2025-07-12feat: save AI release notes cache after each successful generationPaul Buetow
2025-07-12feat: add persistent caching for AI release notesPaul Buetow
2025-07-12feat: improve AI release notes generationPaul Buetow
2025-07-12fix: make --check-releases scan all repositories in work directoryPaul Buetow
2025-07-12fix: remove verbose token loading messagesPaul 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-27feat: implement --create-codeberg-reposPaul Buetow
2025-06-26add cleanPaul Buetow
2025-06-25feat: add configurable work directory with default ~/git/gitsyncer-workdirPaul Buetow
2025-06-24refactor: use value semantics for GitHub and Codeberg clientsPaul Buetow
2025-06-24feat: add branch exclusion feature with regex patternsPaul Buetow
2025-06-24feat: add abandoned branch detection and reportingPaul Buetow
2025-06-24refactor: break down large functions into smaller, focused onesPaul Buetow