gitlink-cli/shortcuts/issue
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
..
batch.go Merge pull request 'feat(issue): 新增 batch-reopen / batch-comment 批量操作' (#407) from chroe/gitlink-cli:feat/issue-batch-reopen-comment into master 2026-07-14 20:43:19 +08:00
batch_assign.go 修改仓库内容 2026-07-10 10:55:03 +08:00
batch_common.go 修改仓库内容 2026-07-10 10:55:03 +08:00
batch_create.go 修改仓库内容 2026-07-10 10:55:03 +08:00
batch_delete.go 修改仓库内容 2026-07-10 10:55:03 +08:00
batch_label.go 修改仓库内容 2026-07-10 10:55:03 +08:00
batch_open.go 修改仓库内容 2026-07-10 10:55:03 +08:00
batch_operation_test.go 修改仓库内容 2026-07-10 10:55:03 +08:00
batch_test.go 修改仓库内容 2026-07-10 10:55:03 +08:00
batch_update.go 修改仓库内容 2026-07-10 10:55:03 +08:00
export.go feat: 新增 Issue 批量导出命令 2026-06-22 12:54:18 +08:00
issue.go Merge PR #408: 提交pr 2026-07-14 22:50:17 +08:00
issue_test.go Merge PR #338: feat(list): issue/pr/branch/release +list 新增 --all 自动翻页(翻页助手 2026-07-14 22:50:19 +08:00
journal.go feat(journal): add issue and PR comment shortcuts 2026-06-15 08:04:43 +08:00