summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2025-10-31feat: implement amp AI tool support and replace Taskfile with Magev0.10.0Paul Buetow
2025-07-13refactor: restructure CLI with cobra command frameworkPaul 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-06-28feat: add --delete-repo command to delete repositories from all organizationsPaul Buetow
2025-06-27fix: remove call to undefined function HandleCleanPaul 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
2025-06-24Ensure proper exit codes for all error conditionsPaul Buetow
2025-06-23Add --full flag for bidirectional sync and update module namePaul Buetow
2025-06-23Add --sync-github-public flag to sync GitHub repos to CodebergPaul Buetow
2025-06-23Add debugging features and improve error handlingPaul Buetow
2025-06-23Add GitHub repository creation and improve error handlingPaul Buetow
2025-06-23Add support for multiple repository configuration and syncPaul Buetow
2025-06-23Add repository synchronization functionalityPaul Buetow
2025-06-23Add configuration file support with organization listPaul Buetow
2025-06-23Initial gitsyncer implementation with version supportPaul Buetow