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
/
github
Age
Commit message (
Expand
)
Author
2026-05-29
fix(yq): gate vet/lint in CI and drop redundant Sprintf
Paul Buetow
2026-05-29
refactor(cli): inject repo client factory for mq
Paul Buetow
2026-05-28
fix(clients): normalize constructor signatures and pointer returns (iq)
Paul Buetow
2026-05-28
refactor(forge): unify repo lifecycle across GitHub and Codeberg (dq)
Paul Buetow
2026-03-11
fix(api): add timed shared HTTP client
Paul Buetow
2026-03-11
fix(github): stop logging token diagnostics
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-06-28
feat: add --delete-repo command to delete repositories from all organizations
Paul Buetow
2025-06-24
refactor: use value semantics for GitHub and Codeberg clients
Paul Buetow
2025-06-23
Add --sync-github-public flag to sync GitHub repos to Codeberg
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