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
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-19
chore(release): bump version to 0.15.7
v0.15.7
Paul Buetow
2026-03-18
feat(ai): add opencode as default AI tool for releases and showcases
v0.15.6
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-09-08
chore(version): bump to 0.9.2
v0.9.2
Paul Buetow
2025-08-31
some fixes
Paul Buetow
2025-08-19
feat(sync): sync repository descriptions across Codeberg and GitHub\n\nfeat(v...
v0.9.0
Paul Buetow
2025-08-16
feat(release): add repo/tag skip_releases and logs; bump version to 0.8.7
v0.8.7
Paul Buetow
2025-07-19
feat: add aichat support for showcase project descriptions
v0.8.1
Paul Buetow
2025-07-19
feat: add support for aichat as AI tool for release notes
v0.8.0
Paul Buetow
2025-07-15
add vibe coding info
Paul Buetow
2025-07-13
fix: change default config path to ~/.config/gitsyncer/config.json
Paul Buetow
2025-07-13
chore: bump version to 0.7.1
v0.7.1
Paul Buetow
2025-07-13
fix: update default config path to follow XDG Base Directory spec
Paul Buetow
2025-07-12
feat: clear cache and track failed AI release note generations
Paul Buetow
2025-07-12
feat: save AI release notes cache after each successful generation
Paul Buetow
2025-07-12
feat: add persistent caching for AI release notes
Paul Buetow
2025-07-12
feat: improve AI release notes generation
Paul Buetow
2025-07-12
fix: make --check-releases scan all repositories in work directory
Paul Buetow
2025-07-12
fix: remove verbose token loading messages
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-27
feat: implement --create-codeberg-repos
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: use value semantics for GitHub and Codeberg clients
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
refactor: break down large functions into smaller, focused ones
Paul Buetow