summaryrefslogtreecommitdiff
path: root/internal/cli
AgeCommit message (Expand)Author
2025-08-19feat(sync): sync repository descriptions across Codeberg and GitHub\n\nfeat(v...v0.9.0Paul Buetow
2025-08-16feat(release): add repo/tag skip_releases and logs; bump version to 0.8.7v0.8.7Paul Buetow
2025-07-19feat: add aichat support for showcase project descriptionsv0.8.1Paul Buetow
2025-07-19feat: add support for aichat as AI tool for release notesv0.8.0Paul Buetow
2025-07-15add vibe coding infoPaul Buetow
2025-07-13fix: change default config path to ~/.config/gitsyncer/config.jsonPaul Buetow
2025-07-13chore: bump version to 0.7.1v0.7.1Paul Buetow
2025-07-13fix: update default config path to follow XDG Base Directory specPaul Buetow
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