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-05-29
fix(cli): stabilize public factory tests and nil guards (mq)
Paul Buetow
2026-05-29
test(cli): cover mq factory init/public handler branches
Paul Buetow
2026-05-29
refactor(cli): inject repo client factory for mq
Paul Buetow
2026-05-29
refactor(cli): use org host helpers in forge client dispatch (lq)
Paul Buetow
2026-05-29
refactor(localrepos): extract shared ListLocalRepos helper (nq)
Paul Buetow
2026-05-29
refactor(cli): remove dead legacy flag layer (rq)
Paul Buetow
2026-05-28
test(cli): add codeberg constructor callsite regression (iq)
Paul Buetow
2026-05-28
fix(clients): normalize constructor signatures and pointer returns (iq)
Paul Buetow
2026-05-28
fix(random): remove deprecated rand seeding (hq)
Paul Buetow
2026-05-28
refactor(version): unify version tag detection across packages (gq)
Paul Buetow
2026-05-28
fix(cli): restore exact forge host matching parity (dq)
Paul Buetow
2026-05-28
refactor(forge): unify repo lifecycle across GitHub and Codeberg (dq)
Paul Buetow
2026-05-28
test(cli): add release helper orchestration coverage (bq)
Paul Buetow
2026-05-28
refactor(cli): deduplicate release target handling (bq)
Paul Buetow
2026-03-28
feat(sync): auto-sync full backups and showcase cgit links
v0.17.0
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
[next]