gitlink-cli/shortcuts
wyxfzgg 2cc0e5c08b feat: 新建 export 模块,添加 3 条数据导出命令 (issues/prs/contributors)
- 新增 shortcuts/export/export.go: 3 条 Shortcut 命令,支持 CSV/JSON 格式导出
- 新增 shortcuts/export/export_test.go: 7 个测试函数
- 修改 shortcuts/register.go: 注册 export 模块,修复重复 webhook import

关联 Issue: #15
2026-06-03 12:00:04 +08:00
..
branch feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
ci feat: issue +journals/+series-update, ci +activate/+deactivate/+authorize 2026-06-03 09:02:06 +08:00
common feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
compare feat: add milestone, compare, pr reopen shortcuts and api enhancements (#45) 2026-05-27 00:44:39 +08:00
export feat: 新建 export 模块,添加 3 条数据导出命令 (issues/prs/contributors) 2026-06-03 12:00:04 +08:00
issue feat: issue +journals/+series-update, ci +activate/+deactivate/+authorize 2026-06-03 09:02:06 +08:00
label feat(label): add issue label shortcuts 2026-05-30 06:38:39 -07:00
member feat(member): add repository member shortcuts (#46) 2026-05-27 00:24:15 +08:00
milestone feat: add milestone, compare, pr reopen shortcuts and api enhancements (#45) 2026-05-27 00:44:39 +08:00
notification feat: 新建 notification 模块并注册 2026-06-03 09:19:18 +08:00
org feat: org +teams/+create-team/+remove-user, search +code/+issues 2026-06-03 09:14:57 +08:00
pipeline feat(pipeline): add OpenAPI shortcuts 2026-05-27 22:20:18 +08:00
pm feat: 新建 pm 模块,添加 6 条项目管理命令 (dashboards/sprints/weekly/tags/pipelines/runs) 2026-06-03 11:27:44 +08:00
pr merge: resolve client.go conflict, keep XML declaration fix 2026-06-03 08:58:40 +08:00
release feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
repo merge: resolve client.go conflict, keep XML declaration fix 2026-06-03 08:58:40 +08:00
search feat: org +teams/+create-team/+remove-user, search +code/+issues 2026-06-03 09:14:57 +08:00
user merge: resolve client.go conflict, keep XML declaration fix 2026-06-03 08:58:40 +08:00
webhook feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
wiki feat: 新建 wiki 模块,添加 5 条 Wiki 管理命令 (pages/get/create/update/delete) 2026-06-03 11:39:55 +08:00
workflow chore: fix CI workflow, golangci-lint config, and minor lint/format issues 2026-05-31 22:45:17 +08:00
register.go feat: 新建 export 模块,添加 3 条数据导出命令 (issues/prs/contributors) 2026-06-03 12:00:04 +08:00
register_test.go fix: update TestRegisterAll expected groups for label and pipeline 2026-06-01 01:18:36 +08:00