summaryrefslogtreecommitdiff
path: root/internal/cli/handlers.go
AgeCommit message (Expand)Author
2025-10-31feat: implement amp AI tool support and replace Taskfile with Magev0.10.0Paul 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-06-28feat: add --delete-repo command to delete repositories from all organizationsPaul 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-24refactor: break down large functions into smaller, focused onesPaul Buetow