index
:
gitsyncer
main
Tool to sync git repos across Codeberg, Github and SSH git server.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
sync
Age
Commit message (
Expand
)
Author
2026-03-28
feat(sync): auto-sync full backups and showcase cgit links
v0.17.0
main
Paul Buetow
2026-03-12
fix(sync): protect xerl hosts branch from auto-delete
Paul Buetow
2026-03-11
fix(sync): stop relying on process cwd
Paul Buetow
2025-10-31
feat: implement amp AI tool support and replace Taskfile with Mage
v0.10.0
Paul Buetow
2025-07-19
fix: switch branches before deletion in abandoned branch script
v0.8.2
Paul Buetow
2025-07-13
fix: skip fetching from backup locations when --backup flag is not used
Paul Buetow
2025-07-12
feat: add automatic release checking and creation
Paul Buetow
2025-07-08
feat: add obsolete project notice for inactive projects
Paul Buetow
2025-07-07
feat: add comprehensive showcase generation with metadata and images
Paul Buetow
2025-07-03
feat: add SSH backup locations with --backup flag
v0.2.0
Paul Buetow
2025-06-27
fix
Paul Buetow
2025-06-27
feat: add detailed error message for tag conflicts
Paul Buetow
2025-06-27
feat: sync git tags
Paul Buetow
2025-06-24
feat: add branch exclusion feature with regex patterns
Paul Buetow
2025-06-24
feat: add abandoned branch detection and reporting
Paul Buetow
2025-06-24
fix: remove unused import in repository_setup.go
Paul Buetow
2025-06-24
refactor: break down large functions into smaller, focused ones
Paul Buetow
2025-06-23
Add --full flag for bidirectional sync and update module name
Paul Buetow
2025-06-23
Improve merge conflict error message with directory path
Paul Buetow
2025-06-23
Add debugging features and improve error handling
Paul Buetow
2025-06-23
Add GitHub repository creation and improve error handling
Paul Buetow
2025-06-23
Add support for multiple repository configuration and sync
Paul Buetow
2025-06-23
Add repository synchronization functionality
Paul Buetow