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
/
flags.go
Age
Commit message (
Expand
)
Author
2026-03-11
feat(sync): enforce daily repo sync intervals
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-07-19
feat: add support for aichat as AI tool for release notes
v0.8.0
Paul Buetow
2025-07-12
feat: add AI-powered release notes generation
Paul Buetow
2025-07-12
feat: add automatic release checking and creation
Paul Buetow
2025-07-09
feat: add --batch-run flag for weekly automated sync
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-28
feat: add --delete-repo command to delete repositories from all organizations
Paul Buetow
2025-06-26
add clean
Paul Buetow
2025-06-25
feat: add configurable work directory with default ~/git/gitsyncer-workdir
Paul Buetow
2025-06-24
refactor: break down large functions into smaller, focused ones
Paul Buetow