summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-24add confifPaul Buetow
2025-06-24feat: add branch exclusion feature with regex patternsPaul Buetow
2025-06-24feat: add abandoned branch detection and reportingPaul Buetow
2025-06-24fix: remove unused import in repository_setup.goPaul 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-23Improve merge conflict error message with directory pathPaul Buetow
2025-06-23Add debugging features and improve error handlingPaul Buetow
2025-06-23Add GitHub repository creation and improve error handlingPaul Buetow
2025-06-23Remove gitsyncer binary from tracking and update .gitignorePaul 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