gitlink-cli/shortcuts
wbtiger ba3578573b Merge PR #358: feat(browse): add browse command group to open repo pages in
# Conflicts:
#	shortcuts/register.go
2026-07-14 22:49:53 +08:00
..
_template feat(templates): 新增 shortcuts/_template 与 skills/_template 开发脚手架(起步资源包缺失项) 2026-07-10 16:14:27 +00:00
branch Merge pull request 'fix(repo): +tree 未指定 --ref 时遵循仓库默认分支(修复 main 默认分支仓库 404)' (#337) from Taoyouce/gitlink-cli:fix/repo-tree-default-branch into master 2026-07-14 22:24:10 +08:00
browse feat(browse): add browse shortcut group to open repo pages in a browser 2026-07-08 03:06:54 +08:00
capability feat(shortcut): add capability command group + internal/capability (后端能力探测) 2026-07-09 22:05:53 +08:00
ci feat(ci): add repository CI control shortcuts 2026-07-02 13:30:28 +08:00
commit feat(commit): add commit inspection shortcuts 2026-06-23 19:52:08 +08:00
common fix: branch/pr/release default-branch awareness (drop hardcoded master) 2026-07-05 12:35:16 +00:00
compare feat(compare): 新增 compare 汇总与提交筛选命令 2026-07-01 11:44:03 +08:00
dataset feat(dataset): add full dataset CRUD (view/create/update/delete-attachment) 2026-06-14 14:01:57 +08:00
export feat(shortcut): add export command group (issues/prs/contributors → CSV/JSON) 2026-07-09 21:18:25 +08:00
health fix(ci): CI 安装 golangci-lint 并修复 make lint 全部 11 处报告(errcheck/gosec/misspell) 2026-07-10 17:26:52 +00:00
ignore feat(shortcut): add shortcuts/ignore 2026-06-09 08:50:39 +08:00
issue Merge pull request 'fix(issue): 修复详情缺失并保护更新元数据' (#205) from Mengz/gitlink-cli:mengz/issue-detail-update-safeguards into master 2026-07-14 22:28:57 +08:00
label Merge pull request 'feat(label): add label +clone to copy labels from another repository' (#367) from heke1228/gitlink-cli:feat/label-clone into master 2026-07-14 22:24:49 +08:00
license feat(shortcut): add shortcuts/license 2026-06-05 16:46:37 +08:00
member feat(member): add application shortcuts 2026-06-22 12:30:16 +08:00
milestone fix(milestone): make +create --description/--due-date optional to match platform API 2026-07-05 12:06:21 +00:00
notification feat(shortcut): add notification command group (list/read/read-all/watch) 2026-07-09 21:24:06 +08:00
org feat(org): add organization team shortcuts 2026-07-03 10:17:42 +08:00
pipeline feat(pipeline): add OpenAPI shortcuts 2026-05-27 22:20:18 +08:00
pm feat(shortcut): add pm command group (project management) 2026-07-09 21:21:45 +08:00
pr Merge PR #361: feat(pr): add pr +edit to update an open pull request 2026-07-14 22:49:53 +08:00
profile feat(profile): 新增用户画像统计快捷命令 2026-06-13 23:07:27 +08:00
release Merge pull request '添加两个新的 Release 相关命令,增强发布管理能力' (#301) from wdgde/gitlink-cli:feature/release-enhance into master 2026-07-14 22:28:51 +08:00
repo Merge PR #373: feat(repo): add repo +edit to update repository settings 2026-07-14 22:49:53 +08:00
repomirror feat(repo): add mirror sync shortcut 2026-06-23 19:52:37 +08:00
search feat(search): add recommended projects shortcut 2026-06-15 01:42:15 +08:00
user feat(user): add statistics shortcuts 2026-06-22 12:32:58 +08:00
webhook feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
wiki feat(wiki): auto-resolve --project-id from repository detail when omitted 2026-07-08 12:27:26 +00:00
workflow Merge PR #414: feat(workflow): add release notes command 2026-07-14 22:49:52 +08:00
register.go Merge PR #389: 新增 export 命令组(issues/prs/contributors 导出 CSV/JSON) 2026-07-14 22:49:52 +08:00
register_test.go Merge PR #358: feat(browse): add browse command group to open repo pages in 2026-07-14 22:49:53 +08:00