gitlink-cli/internal
weidongde e5aba057f8 feat(repo): 贡献者图表支持中文显示
- 为 contributors 命令添加 --chart 参数,支持 bar/pie/table/all 四种图表类型
- 添加 --limit 参数控制显示数量,默认 10 人
- 实现图表中文国际化支持,根据语言设置显示中文或英文
- 修复 limit 参数在 pie 和 table 图表中不生效的问题
- 新增 contributor_charts.go 图表渲染器,支持中文字符对齐
2026-07-01 09:10:01 +08:00
..
auth fix: 统一认证凭据 fallback 配置目录 2026-06-06 18:42:50 +08:00
client Merge pull request 'fix: preserve raw file API paths' (#85) from dtwdtw/gitlink-cli:fix/issue-142586-raw-file-api into master 2026-06-01 01:04:25 +08:00
config feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
context test: add comprehensive test coverage across all packages (88.5% → 90.3%) 2026-05-31 15:41:54 +08:00
i18n feat(repo): 贡献者图表支持中文显示 2026-07-01 09:10:01 +08:00
output test: add comprehensive test coverage across all packages (88.5% → 90.3%) 2026-05-31 15:41:54 +08:00