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
/
cmd
Age
Commit message (
Expand
)
Author
12 days
feat(showcase): add interactive SVG rank history graph
Paul Buetow
2026-05-21
feat(ai): update AI tool order and switch to glm-5.1:cloud via ollama launch
v0.17.1
Paul Buetow
2026-03-19
chore(release): bump version to 0.15.8
v0.15.8
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-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-31
refactor(showcase): remove Codex LLM support
Paul Buetow
2025-08-31
some fixes
Paul Buetow
2025-08-17
feat(release): hexai-first AI release notes; chore(version): bump to 0.8.8
v0.8.8
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
feat: make AI release notes the default behavior
Paul Buetow
2025-07-13
fix: update default config path to follow XDG Base Directory spec
Paul Buetow
2025-07-13
refactor: restructure CLI with cobra command framework
Paul Buetow