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
/
showcase
/
showcase.go
Age
Commit message (
Expand
)
Author
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
fix(showcase): penalize unreleased repositories
v0.15.4
Paul Buetow
2026-03-11
fix(showcase): rebalance scoring and compact history
v0.15.3
Paul Buetow
2026-03-11
fix(showcase): sanitize malformed showcase summaries
v0.15.1
Paul Buetow
2026-03-11
refactor(internal): extract sync and summary helpers
Paul Buetow
2026-03-11
fix(sync): stop relying on process cwd
Paul Buetow
2026-02-22
feat(showcase): add weekly rank history and header movement
Paul Buetow
2026-02-22
fix(showcase): exclude backup-suffixed repositories
Paul Buetow
2025-12-31
feat: implement logarithmic scoring system for showcase ranking
v0.11.0
Paul Buetow
2025-10-31
feat: improve vibe-coded detection to include 'vibe-coded' variant, bump vers...
v0.10.1
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-07-20
feat(showcase): detect AGENT.md for AI Assist in showcase generation
Paul Buetow
2025-07-20
feat: add AGENTS.md detection for AI-assisted projects in showcase
v0.8.4
Paul Buetow
2025-07-20
feat: remove code snippets from showcase output
Paul Buetow
2025-07-19
feat: add aichat support for showcase project descriptions
v0.8.1
Paul Buetow
2025-07-12
feat: add vibe-coded project detection to showcase
v0.6.0
Paul Buetow
2025-07-09
fix: change 'open source projects' to 'side projects' in showcase intro
Paul Buetow
2025-07-09
feat: add latest release version and date to project summaries
Paul Buetow
2025-07-09
feat: add AUTO label to code blocks in showcase
Paul Buetow
2025-07-09
feat: add release status statistics to overall project summary
Paul Buetow
2025-07-09
feat: add SVG image support and experimental project detection
Paul Buetow
2025-07-08
fix: remove syntax highlighting labels from code blocks
Paul Buetow
2025-07-08
feat: add Raku language support and move generation date to top
Paul Buetow
2025-07-08
docs: add explanation of project ordering in showcase introduction
Paul Buetow
2025-07-08
feat: add AWK language support for syntax highlighting
Paul Buetow
2025-07-08
feat: add syntax highlighting labels and strip comments from code snippets
Paul Buetow
2025-07-08
fix: change AI-assisted wording from 'generated' to 'created'
Paul Buetow
2025-07-08
feat: add code samples to all projects and AI-assist ratio
Paul Buetow
2025-07-08
feat: improve showcase code snippets and add Unicode icons
Paul Buetow
2025-07-08
feat: add obsolete project notice for inactive projects
Paul Buetow
2025-07-08
feat: separate documentation from code in showcase statistics
Paul Buetow
2025-07-08
fix: change showcase formatting to use Projects section with ### headers
Paul Buetow
2025-07-08
feat: add Overall Statistics section to showcase output
Paul Buetow
2025-07-08
fix: only check for claude command when needed
Paul Buetow
2025-07-08
feat: show language usage percentages in showcase
Paul Buetow
2025-07-08
fix: make --force flag only affect Claude summary generation
Paul Buetow
2025-07-08
feat: add recent activity metric to showcase.gmi.tpl output
Paul Buetow
2025-07-08
feat: change average commit age calculation to last 42 commits
Paul Buetow
2025-07-07
feat: add comprehensive showcase generation with metadata and images
Paul Buetow