summaryrefslogtreecommitdiff
path: root/internal/sync
AgeCommit message (Expand)Author
2026-03-28feat(sync): auto-sync full backups and showcase cgit linksv0.17.0mainPaul Buetow
2026-03-12fix(sync): protect xerl hosts branch from auto-deletePaul Buetow
2026-03-11fix(sync): stop relying on process cwdPaul Buetow
2025-10-31feat: implement amp AI tool support and replace Taskfile with Magev0.10.0Paul Buetow
2025-07-19fix: switch branches before deletion in abandoned branch scriptv0.8.2Paul Buetow
2025-07-13fix: skip fetching from backup locations when --backup flag is not usedPaul Buetow
2025-07-12feat: add automatic release checking and creationPaul Buetow
2025-07-08feat: add obsolete project notice for inactive projectsPaul 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-27fixPaul Buetow
2025-06-27feat: add detailed error message for tag conflictsPaul Buetow
2025-06-27feat: sync git tagsPaul 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-23Add --full flag for bidirectional sync and update module namePaul 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-23Add support for multiple repository configuration and syncPaul Buetow
2025-06-23Add repository synchronization functionalityPaul Buetow