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
Age
Commit message (
Expand
)
Author
2026-06-07
feat(showcase): add human-readable cgit access hint with obfuscated URL
v0.18.4
Paul Buetow
2026-06-07
chore(version): bump version to 0.18.3
v0.18.3
Paul Buetow
2026-05-29
chore(release): bump version to 0.18.2
Paul Buetow
2026-05-29
fix(ci): harden lint baseline fallback (yq)
Paul Buetow
2026-05-29
ci(yq): pin golangci-lint and gate lint on new issues
Paul Buetow
2026-05-29
fix(yq): gate vet/lint in CI and drop redundant Sprintf
Paul Buetow
2026-05-29
fix(vq): restore version-prefix parsing and stash no-op handling
Paul Buetow
2026-05-29
fix(vq): handle ignored stash/pop and parse errors explicitly
Paul Buetow
2026-05-29
feat(showcase): uq move cgit host and output dir into config
Paul Buetow
2026-05-29
fix(showcase): remove unsupported flags from CLI (tq)
Paul Buetow
2026-05-29
chore(showcase): remove dead countLinesOfCode helper (sq)
Paul Buetow
2026-05-29
refactor(sync): move backup session state to Syncer instance (qq)
Paul Buetow
2026-05-29
test(httpclient): strengthen transport assertions (pq)
Paul Buetow
2026-05-29
fix(httpclient): tune transport defaults for pq
Paul Buetow
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(showcase): extract summary and asset helpers (kq)
Paul Buetow
2026-05-29
refactor(showcase): split gemtext sanitize/format helpers (jq)
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(showcase): decompose formatGemtext and guard zero totals (oq)
Paul Buetow
2026-05-29
docs(configuration): align troubleshooting errors with cobra output (rq)
Paul Buetow
2026-05-29
docs(readme): replace --batch-run with manage batch-run (rq)
Paul Buetow
2026-05-29
docs(cli): replace legacy flag examples with cobra subcommands (rq)
Paul Buetow
2026-05-29
refactor(cli): remove dead legacy flag layer (rq)
Paul Buetow
2026-05-29
fix(config): return stored org pointer in FindOrganization (wq)
Paul Buetow
2026-05-29
refactor(showcase): clarify stripComments precedence (xq)
Paul Buetow
2026-05-28
test(showcase): add renderAxes/renderLines boundary tests (fq)
Paul Buetow
2026-05-28
refactor(showcase): split rank history svg generator (fq)
Paul Buetow
2026-05-28
fix(release): honor manager aiTool dispatch (cq)
Paul Buetow
2026-05-28
refactor(aitool): extract shared AI tool dispatch chain (cq)
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
test(showcase): add non-version tag regression test (gq)
Paul Buetow
2026-05-28
refactor(version): unify version tag detection across packages (gq)
Paul Buetow
2026-05-28
refactor(sync): template delete script generation (eq)
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-05-28
fix(sync): correct local tag peel syntax in getTagCommitHash (kp)
Paul Buetow
2026-05-27
chore: bump version to 0.18.1
Paul Buetow
2026-05-27
showcase: align inactivity condition and wording between SVG and gemtext
Paul Buetow
2026-05-27
showcase: simplify inactivity to AvgCommitAge>730 only — drop last-activity...
Paul Buetow
2026-05-27
showcase: show project score in rank-history SVG tooltip
Paul Buetow
2026-05-27
showcase: activity check uses all-branch last-commit date to avoid false inac...
Paul Buetow
2026-05-27
showcase: add subtitle note explaining grey lines are inactive projects
Paul Buetow
2026-05-27
showcase: grey out inactive projects in rank history SVG
Paul Buetow
[next]