wbtiger
|
b2d9c504eb
|
Merge PR #338: feat(list): issue/pr/branch/release +list 新增 --all 自动翻页(翻页助手
# Conflicts:
# cmd/api/api.go
# internal/client/pagination.go
# internal/i18n/locales/en-US.json
# internal/i18n/locales/zh-CN.json
# shortcuts/branch/branch.go
# shortcuts/commit/commit.go
# shortcuts/commit/commit_test.go
# shortcuts/issue/issue.go
# shortcuts/label/label.go
# shortcuts/member/member.go
# shortcuts/member/member_test.go
# shortcuts/milestone/milestone.go
# shortcuts/pr/pr.go
# shortcuts/tag/tag.go
# shortcuts/tag/tag_test.go
# shortcuts/webhook/webhook.go
|
2026-07-14 22:50:19 +08:00 |
wbtiger
|
4fbc6dea4d
|
Merge PR #349: feat: 新增Wiki/Label/Notification命令 + 批量处理命令+Snippet/自然语言do创新
# Conflicts:
# cmd/root.go
# doc/changes/label-shortcut.md
# doc/changes/notification-shortcut.md
# internal/output/formatter.go
# shortcuts/common/types.go
# shortcuts/issue/batch.go
# shortcuts/issue/issue.go
# shortcuts/label/label.go
# shortcuts/label/label_test.go
# shortcuts/notification/notification.go
# shortcuts/notification/notification_test.go
# shortcuts/register.go
# shortcuts/snippet/snippet.go
# shortcuts/wiki/wiki.go
# shortcuts/wiki/wiki_test.go
# skills/README.md
# skills/gitlink-issue-triage/SKILL.md
# skills/gitlink-onboarding/SKILL.md
# skills/gitlink-onboarding/examples/onboarding-workflow.md
|
2026-07-14 22:50:18 +08:00 |
wbtiger
|
ca17974d1f
|
Merge PR #408: 提交pr
# Conflicts:
# .gitignore
# .golangci.yml
# Makefile
# cmd/root.go
# internal/client/client.go
# shortcuts/_template/template.go
# shortcuts/branch/branch_test.go
# shortcuts/ci/ci.go
# shortcuts/ci/ci_test.go
# shortcuts/common/types.go
# shortcuts/file/file.go
# shortcuts/file/file_test.go
# shortcuts/issue/batch.go
# shortcuts/issue/batch_test.go
# shortcuts/issue/issue_test.go
# shortcuts/label/label.go
# shortcuts/label/label_test.go
# shortcuts/member/member.go
# shortcuts/member/member_test.go
# shortcuts/milestone/milestone.go
# shortcuts/milestone/milestone_test.go
# shortcuts/org/org.go
# shortcuts/org/org_test.go
# shortcuts/pm/pm.go
# shortcuts/pm/pm_test.go
# shortcuts/pr/pr.go
# shortcuts/pr/pr_test.go
# shortcuts/register.go
# shortcuts/register_test.go
# shortcuts/release/release_test.go
# shortcuts/search/search.go
# shortcuts/search/search_test.go
# shortcuts/user/user.go
# shortcuts/user/user_test.go
# shortcuts/wiki/wiki.go
# shortcuts/wiki/wiki_test.go
# skills/README.md
# skills/gitlink-ci/SKILL.md
# skills/gitlink-file/SKILL.md
# skills/gitlink-issue/SKILL.md
# skills/gitlink-label/SKILL.md
# skills/gitlink-member/SKILL.md
# skills/gitlink-org/SKILL.md
# skills/gitlink-pm/SKILL.md
# skills/gitlink-pr/SKILL.md
# skills/gitlink-research-insight/SKILL.md
# skills/gitlink-research-progress/SKILL.md
# skills/gitlink-user/SKILL.md
# skills/gitlink-wiki/SKILL.md
|
2026-07-14 22:50:17 +08:00 |
wbtiger
|
dc0154018e
|
Merge PR #242: feat: 新增 wiki 管理快捷命令
# Conflicts:
# internal/i18n/locales/en-US.json
# internal/i18n/locales/zh-CN.json
# shortcuts/register_test.go
# shortcuts/wiki/wiki.go
# shortcuts/wiki/wiki_test.go
|
2026-07-14 22:50:12 +08:00 |
wbtiger
|
2e2891c4b2
|
Merge PR #58: feat: add repository reaction shortcuts
# Conflicts:
# README.md
# README.zh-CN.md
# internal/i18n/locales/en-US.json
# internal/i18n/locales/zh-CN.json
# shortcuts/register_test.go
|
2026-07-14 22:50:11 +08:00 |
wbtiger
|
43a8a3bcdb
|
Merge PR #115: feat: add catalog template shortcuts
# Conflicts:
# shortcuts/register_test.go
# skills/README.md
|
2026-07-14 22:50:11 +08:00 |
wbtiger
|
a0046babb8
|
Merge PR #159: Add member application workflow shortcuts
# Conflicts:
# doc/changes/member-application-shortcuts.md
# internal/client/client.go
# shortcuts/member/member.go
# shortcuts/member/member_test.go
# skills/gitlink-member/SKILL.md
|
2026-07-14 22:50:11 +08:00 |
wbtiger
|
cb01801f39
|
Merge PR #347: feat(i18n): 10 个命令组接入 i18n 全覆盖(145 个中英键)
# Conflicts:
# shortcuts/compare/compare.go
# shortcuts/health/health.go
# shortcuts/label/label.go
# shortcuts/milestone/milestone.go
# shortcuts/register.go
# shortcuts/wiki/wiki.go
# shortcuts/workflow/workflow.go
|
2026-07-14 22:50:10 +08:00 |
wbtiger
|
7a0f873643
|
Merge PR #353: feat(attachment): 新增 attachment +upload/+download 附件上传下载命令组
# Conflicts:
# internal/i18n/locales/en-US.json
# internal/i18n/locales/zh-CN.json
# shortcuts/attachment/attachment.go
# shortcuts/attachment/attachment_test.go
# shortcuts/register.go
# shortcuts/register_test.go
# shortcuts/release/release.go
# shortcuts/release/release_test.go
|
2026-07-14 22:50:10 +08:00 |
wbtiger
|
67169130d6
|
Merge PR #261: 添加 gitlink-cli auth checkin 命令,用于定时刷新认证会话,防止用户登录状态过期
# Conflicts:
# cmd/auth/auth.go
# cmd/auth/auth_test.go
# shortcuts/register_test.go
# shortcuts/template/template.go
# shortcuts/template/template_test.go
|
2026-07-14 22:50:09 +08:00 |
wbtiger
|
a6b2841748
|
Merge PR #314: feat(repo,pr): add code history and batch file shortcuts
# Conflicts:
# shortcuts/repo/repo.go
# skills/gitlink-gatekeeper/SKILL.md
# skills/gitlink-pr/SKILL.md
# skills/gitlink-repo/SKILL.md
|
2026-07-14 22:50:09 +08:00 |
wbtiger
|
effe748e1c
|
Merge PR #323: feat(user): add user statistics shortcuts
# Conflicts:
# README.md
# README.zh-CN.md
# doc/changes/user-statistics-shortcuts.md
# shortcuts/user/user.go
# shortcuts/user/user_test.go
# skills/README.md
# skills/gitlink-user/SKILL.md
|
2026-07-14 22:50:09 +08:00 |
wbtiger
|
6f7137084b
|
Merge PR #387: feat(commit): add commit group (+list, +recent, +diff, +file
# Conflicts:
# internal/i18n/locales/en-US.json
# internal/i18n/locales/zh-CN.json
# shortcuts/commit/commit.go
# shortcuts/commit/commit_test.go
# shortcuts/register.go
# shortcuts/register_test.go
|
2026-07-14 22:50:08 +08:00 |
wbtiger
|
62c44bf7b4
|
Merge PR #142: 新增 PR 本地检出命令
# Conflicts:
# internal/i18n/locales/en-US.json
# internal/i18n/locales/zh-CN.json
# shortcuts/pr/pr_test.go
# skills/README.md
|
2026-07-14 22:50:07 +08:00 |
wbtiger
|
3f13d9e838
|
Merge PR #274: feat(shortcuts): add template shortcuts
# Conflicts:
# README.zh-CN.md
# shortcuts/template/template.go
# shortcuts/template/template_test.go
|
2026-07-14 22:50:07 +08:00 |
wbtiger
|
7dc9bcb647
|
Merge PR #282: feat(branch): 补齐分支筛选、默认分支切换与恢复能力
# Conflicts:
# doc/changes/branch-lifecycle-shortcuts.md
# shortcuts/branch/branch.go
# shortcuts/branch/branch_test.go
|
2026-07-14 22:50:07 +08:00 |
wbtiger
|
9aa854b5de
|
Merge PR #316: feat(pm): add project management shortcuts
# Conflicts:
# README.md
# shortcuts/pm/pm.go
# shortcuts/pm/pm_test.go
# shortcuts/register_test.go
# skills/README.md
|
2026-07-14 22:50:06 +08:00 |
wbtiger
|
d0db0bf928
|
Merge PR #320: feat(repo): add raw file content shortcuts
# Conflicts:
# shortcuts/repo/repo.go
# skills/gitlink-code-review/SKILL.md
|
2026-07-14 22:50:06 +08:00 |
wbtiger
|
f2278212f3
|
Merge PR #374: feat(issue): add +comments, +comment-edit, +comment-delete f
# Conflicts:
# internal/i18n/locales/en-US.json
# internal/i18n/locales/zh-CN.json
# shortcuts/issue/issue.go
# shortcuts/issue/issue_test.go
|
2026-07-14 22:50:06 +08:00 |
wbtiger
|
80d7e344c3
|
Merge PR #271: feat(issue): 补齐 Issue 批量导出与评论管理工作流
# Conflicts:
# README.zh-CN.md
# internal/i18n/locales/en-US.json
# internal/i18n/locales/zh-CN.json
# shortcuts/issue/issue.go
# shortcuts/issue/issue_test.go
|
2026-07-14 22:50:05 +08:00 |
wbtiger
|
1b2e44653f
|
Merge PR #309: 新增 health diagnose 命令,实现项目健康度综合诊断功能
|
2026-07-14 22:50:04 +08:00 |
wbtiger
|
b01084d6e5
|
Merge PR #315: feat(notification): add message notification shortcuts
# Conflicts:
# README.md
# shortcuts/notification/notification.go
# shortcuts/notification/notification_test.go
# shortcuts/register.go
# skills/README.md
# skills/gitlink-notification-digest/EXAMPLES.md
# skills/gitlink-notification/SKILL.md
|
2026-07-14 22:50:04 +08:00 |
wbtiger
|
e1d332c768
|
Merge PR #321: feat(issue): add journal and activity shortcuts
# Conflicts:
# internal/i18n/locales/en-US.json
# internal/i18n/locales/zh-CN.json
# shortcuts/issue/issue_test.go
# skills/gitlink-issue/SKILL.md
|
2026-07-14 22:50:04 +08:00 |
wbtiger
|
9308bef3cb
|
Merge PR #330: feat(file): 新增 file 快捷命令组,无需克隆即可读写仓库文件
# Conflicts:
# README.zh-CN.md
# shortcuts/file/file.go
# shortcuts/file/file_test.go
# shortcuts/register.go
# shortcuts/register_test.go
|
2026-07-14 22:50:04 +08:00 |
wbtiger
|
c3393aa4ce
|
Merge PR #380: feat(action): new command group for Gitea Actions workflows
# Conflicts:
# shortcuts/register_test.go
|
2026-07-14 22:50:03 +08:00 |
wbtiger
|
ab28113e1d
|
Merge PR #383: feat(pr): add +commits and +check-merge
# Conflicts:
# internal/i18n/locales/en-US.json
# internal/i18n/locales/zh-CN.json
|
2026-07-14 22:50:03 +08:00 |
wbtiger
|
88a0883a61
|
Merge PR #73: feat(user): add SSH key shortcuts
# Conflicts:
# README.zh-CN.md
# shortcuts/user/user.go
# shortcuts/user/user_test.go
|
2026-07-14 22:50:03 +08:00 |
wbtiger
|
a781f5a69c
|
Merge PR #196: feat(release): 增加发布资产管理快捷命令
# Conflicts:
# internal/client/client.go
# shortcuts/common/types.go
# shortcuts/release/assets.go
# shortcuts/release/release_test.go
|
2026-07-14 22:50:02 +08:00 |
wbtiger
|
d5ffff930e
|
Merge PR #222: feat(attachment): 新增附件上传与删除快捷命令
# Conflicts:
# internal/client/client.go
# shortcuts/register.go
# shortcuts/register_test.go
|
2026-07-14 22:50:02 +08:00 |
wbtiger
|
0b8aa5ff7f
|
Merge PR #273: feat(repo): 补齐仓库治理中的转移与模块配置能力
# Conflicts:
# shortcuts/repo/repo.go
# skills/README.md
# skills/gitlink-repo/SKILL.md
|
2026-07-14 22:50:02 +08:00 |
wbtiger
|
259b8a1920
|
Merge PR #310: 贡献者新增图表显示
|
2026-07-14 22:50:01 +08:00 |
wbtiger
|
1567d96276
|
Merge PR #319: feat(pr): add merge readiness and branch helper shortcuts
# Conflicts:
# internal/i18n/locales/en-US.json
# internal/i18n/locales/zh-CN.json
|
2026-07-14 22:50:01 +08:00 |
wbtiger
|
7f1c212ea1
|
Merge PR #357: feat(skills): add SKILL.md metadata validator and CI gate.
# Conflicts:
# .gitea/workflows/ci.yml
# .github/workflows/test.yml
# Makefile
# skills/gitlink-member/SKILL.md
# skills/gitlink-notification-digest/SKILL.md
|
2026-07-14 22:50:01 +08:00 |
wbtiger
|
daf1ea4f97
|
Merge PR #370: feat(pr): add pr +checks showing CI build status for a pull
# Conflicts:
# shortcuts/pr/pr.go
|
2026-07-14 22:50:00 +08:00 |
wbtiger
|
f1145a9151
|
Merge PR #56: feat: add git tag shortcut group
# Conflicts:
# shortcuts/register.go
|
2026-07-14 22:50:00 +08:00 |
wbtiger
|
5f9c3e7e9a
|
Merge PR #60: feat: add notification shortcuts
# Conflicts:
# README.md
# README.zh-CN.md
# internal/i18n/locales/en-US.json
# internal/i18n/locales/zh-CN.json
# shortcuts/register.go
# shortcuts/register_test.go
|
2026-07-14 22:50:00 +08:00 |
wbtiger
|
47c32eaf6c
|
Merge PR #67: feat(repo): add repository units shortcuts
# Conflicts:
# shortcuts/repo/repo.go
# shortcuts/repo/repo_test.go
# skills/README.md
|
2026-07-14 22:50:00 +08:00 |
wbtiger
|
28ee32dbaa
|
Merge PR #150: 新增 Issue 批量导出命令
|
2026-07-14 22:49:59 +08:00 |
wbtiger
|
ed528b7785
|
Merge PR #158: Add code trace analysis shortcuts
# Conflicts:
# README.md
# README.zh-CN.md
# shortcuts/register.go
# shortcuts/register_test.go
# skills/README.md
|
2026-07-14 22:49:59 +08:00 |
wbtiger
|
55e0e1b32c
|
Merge PR #234: feat(api): 增强单次调用模板变量与预演能力
# Conflicts:
# cmd/api/api.go
# cmd/api/api_test.go
# doc/changes/api-single-request-templates.md
|
2026-07-14 22:49:57 +08:00 |
wbtiger
|
503d8c5923
|
Merge PR #272: feat(message): 补齐通知中心与消息设置管理工作流
# Conflicts:
# README.md
# doc/changes/notification-shortcut.md
# shortcuts/notification/notification.go
# shortcuts/notification/notification_test.go
# shortcuts/register.go
# shortcuts/register_test.go
# skills/README.md
|
2026-07-14 22:49:57 +08:00 |
wbtiger
|
ae5b27687f
|
Merge PR #281: fix(api): 补齐单次请求模板变量与请求头支持
# Conflicts:
# cmd/api/api.go
# cmd/api/api_test.go
|
2026-07-14 22:49:56 +08:00 |
wbtiger
|
a5f7ed46af
|
Merge PR #354: feat(auth): 新增 auth token 子命令与 auth status --show-token(对标 g
# Conflicts:
# internal/i18n/locales/en-US.json
# internal/i18n/locales/zh-CN.json
|
2026-07-14 22:49:56 +08:00 |
wbtiger
|
ed8000d7ae
|
Merge PR #270: feat(message-settings): 增加消息通知设置快捷命令
# Conflicts:
# shortcuts/register.go
# shortcuts/register_test.go
|
2026-07-14 22:49:54 +08:00 |
wbtiger
|
4c058caf47
|
Merge PR #308: 新增项目邀请管理模块
|
2026-07-14 22:49:54 +08:00 |
wbtiger
|
572cec4f54
|
Merge PR #313: feat(release): 增加发布资产查看与下载能力
# Conflicts:
# internal/client/client_test.go
# shortcuts/release/release_test.go
|
2026-07-14 22:49:53 +08:00 |
wbtiger
|
8e449b2d7d
|
Merge PR #328: feat(skills): add research assistant skill suite
# Conflicts:
# skills/gitlink-research-reproducibility/SKILL.md
|
2026-07-14 22:49:53 +08:00 |
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 |
wbtiger
|
d465ac2427
|
Merge PR #361: feat(pr): add pr +edit to update an open pull request
# Conflicts:
# shortcuts/pr/pr.go
|
2026-07-14 22:49:53 +08:00 |
wbtiger
|
fad550971f
|
Merge PR #366: feat(api): add --paginate and unwrap GitLink list responses
# Conflicts:
# cmd/api/api.go
|
2026-07-14 22:49:53 +08:00 |