summaryrefslogtreecommitdiff
path: root/internal/cli
AgeCommit message (Expand)Author
2026-07-22feat(sync): make backup fail-fast per-destination and add forcePush/descripti...Paul Buetow
2026-05-29fix(cli): stabilize public factory tests and nil guards (mq)Paul Buetow
2026-05-29test(cli): cover mq factory init/public handler branchesPaul Buetow
2026-05-29refactor(cli): inject repo client factory for mqPaul Buetow
2026-05-29refactor(cli): use org host helpers in forge client dispatch (lq)Paul Buetow
2026-05-29refactor(localrepos): extract shared ListLocalRepos helper (nq)Paul Buetow
2026-05-29refactor(cli): remove dead legacy flag layer (rq)Paul Buetow
2026-05-28test(cli): add codeberg constructor callsite regression (iq)Paul Buetow
2026-05-28fix(clients): normalize constructor signatures and pointer returns (iq)Paul Buetow
2026-05-28fix(random): remove deprecated rand seeding (hq)Paul Buetow
2026-05-28refactor(version): unify version tag detection across packages (gq)Paul Buetow
2026-05-28fix(cli): restore exact forge host matching parity (dq)Paul Buetow
2026-05-28refactor(forge): unify repo lifecycle across GitHub and Codeberg (dq)Paul Buetow
2026-05-28test(cli): add release helper orchestration coverage (bq)Paul Buetow
2026-05-28refactor(cli): deduplicate release target handling (bq)Paul Buetow
2026-03-28feat(sync): auto-sync full backups and showcase cgit linksv0.17.0Paul Buetow
2026-03-19chore(release): bump version to 0.15.7v0.15.7Paul Buetow
2026-03-18feat(ai): add opencode as default AI tool for releases and showcasesv0.15.6Paul 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-09-08chore(version): bump to 0.9.2v0.9.2Paul Buetow
2025-08-31some fixesPaul Buetow
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