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
/
cli
/
sync_handlers.go
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-11
feat(sync): enforce daily repo sync intervals
Paul Buetow
2026-03-11
refactor(internal): extract sync and summary helpers
Paul Buetow
2026-03-11
fix(cli): return handler errors consistently
Paul Buetow
2026-03-11
feat(sync): randomize repository sync order
v0.14.0
Paul Buetow
2026-02-22
fix(cli): avoid dynamic format strings in Printf
Paul Buetow
2026-02-07
feat(sync): add throttled sync mode
v0.12.0
Paul Buetow
2025-10-31
feat: implement amp AI tool support and replace Taskfile with Mage
v0.10.0
Paul Buetow
2025-08-19
feat(sync): sync repository descriptions across Codeberg and GitHub\n\nfeat(v...
v0.9.0
Paul Buetow
2025-07-15
add vibe coding info
Paul Buetow
2025-07-12
feat: add automatic release checking and creation
Paul Buetow
2025-07-03
feat: add SSH backup locations with --backup flag
v0.2.0
Paul Buetow
2025-06-27
feat: implement --create-codeberg-repos
Paul Buetow
2025-06-24
refactor: use value semantics for GitHub and Codeberg clients
Paul Buetow
2025-06-24
feat: add abandoned branch detection and reporting
Paul Buetow
2025-06-24
refactor: break down large functions into smaller, focused ones
Paul Buetow