summaryrefslogtreecommitdiff
path: root/internal/config/config.go
AgeCommit message (Expand)Author
2026-03-28feat(showcase): support per-repo stats branchesv0.16.0Paul Buetow
2025-10-31feat: implement amp AI tool support and replace Taskfile with Magev0.10.0Paul Buetow
2025-08-16feat(release): add repo/tag skip_releases and logs; bump version to 0.8.7v0.8.7Paul Buetow
2025-07-13fix: change default config path to ~/.config/gitsyncer/config.jsonPaul Buetow
2025-07-13fix: update default config path to follow XDG Base Directory specPaul Buetow
2025-07-13refactor: restructure CLI with cobra command frameworkPaul 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-27feat: implement --create-codeberg-reposPaul Buetow
2025-06-25feat: add configurable work directory with default ~/git/gitsyncer-workdirPaul Buetow
2025-06-24feat: add branch exclusion feature with regex patternsPaul 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