This website requires JavaScript.
Explore
Help
Sign In
mathias
/
gitea-mcp
Watch
1
Star
0
Fork
0
Code
Issues
6
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4122e1f2aea508b44b41aeed1ee6c95f6fd2d9c2
gitea-mcp
/
internal
/
tools
T
History
mathias
4122e1f2ae
CD / Lint / Test / Vet (pull_request)
Failing after 4s
Details
CD / Build & Import (pull_request)
Has been skipped
Details
CD / Deploy via GitOps (pull_request)
Has been skipped
Details
fix: merge repo_update — add archived+template, keep default_branch+confirm from main
2026-05-16 21:17:40 +00:00
..
branch_delete_test.go
feat(tools): branch_delete
2026-05-06 22:42:38 +02:00
branch_delete.go
feat(tools): branch_delete
2026-05-06 22:42:38 +02:00
branch_list_test.go
feat(tools): branch_list
2026-05-06 22:38:15 +02:00
branch_list.go
fix(tools): branch_list schema constraints
2026-05-06 22:41:05 +02:00
branch_protection_get_test.go
feat(tools): branch_protection_get
2026-05-06 22:44:24 +02:00
branch_protection_get.go
feat(tools): branch_protection_get
2026-05-06 22:44:24 +02:00
code_search_test.go
feat(tools): code_search (org-wide fan-out)
2026-05-04 22:48:39 +02:00
code_search.go
chore(tools): centralize pagination cap helper
2026-05-04 23:06:38 +02:00
create_project_from_template_test.go
fix(create_project_from_template): accept per-call template_name override
2026-05-16 23:01:28 +02:00
create_project_from_template.go
fix(create_project_from_template): accept per-call template_name override
2026-05-16 23:01:28 +02:00
dir_list_test.go
feat(tools): dir_list
2026-05-06 22:49:50 +02:00
dir_list.go
feat(tools): dir_list
2026-05-06 22:49:50 +02:00
file_delete_test.go
feat(tools): file_delete
2026-05-06 22:51:21 +02:00
file_delete.go
feat(tools): file_delete
2026-05-06 22:51:21 +02:00
file_read_test.go
feat(tools): file_read with default-branch resolution
2026-05-04 22:11:50 +02:00
file_read.go
feat(gitea): default-branch lru cache
2026-05-04 23:06:06 +02:00
file_write_branch_test.go
test(file_write_branch): assert branch and commit_sha on PUT path for parity
2026-05-06 14:35:20 +00:00
file_write_branch.go
feat(gitea): default-branch lru cache
2026-05-04 23:06:06 +02:00
issue_comment_test.go
feat(tools): issue_comment with identity footer
2026-05-04 22:52:24 +02:00
issue_comment.go
feat(tools): issue_comment with identity footer
2026-05-04 22:52:24 +02:00
issue_create_test.go
feat(tools): issue_create with identity footer
2026-05-04 22:51:40 +02:00
issue_create.go
feat(tools): issue_create with identity footer
2026-05-04 22:51:40 +02:00
pr_comment_test.go
feat(tools): pr_comment with identity footer
2026-05-04 22:53:14 +02:00
pr_comment.go
feat(tools): pr_comment with identity footer
2026-05-04 22:53:14 +02:00
pr_create_test.go
feat(tools): pr_create with identity footer
2026-05-04 22:20:33 +02:00
pr_create.go
feat(tools): pr_create with identity footer
2026-05-04 22:20:33 +02:00
pr_files_diff_test.go
fix(pr_files_diff): copy per-file diff bytes to break buffer aliasing
2026-05-16 23:01:18 +02:00
pr_files_diff.go
fix(pr_files_diff): copy per-file diff bytes to break buffer aliasing
2026-05-16 23:01:18 +02:00
pr_get_test.go
feat(tools): pr_get
2026-05-04 22:21:20 +02:00
pr_get.go
feat(tools): pr_get
2026-05-04 22:21:20 +02:00
pr_list_test.go
feat(tools): pr_list
2026-05-06 22:46:11 +02:00
pr_list.go
feat(tools): pr_list
2026-05-06 22:46:11 +02:00
pr_merge_test.go
feat(tools): pr_merge
2026-05-06 22:48:02 +02:00
pr_merge.go
feat(tools): pr_merge
2026-05-06 22:48:02 +02:00
repo_get_test.go
feat(tools): repo_get
2026-05-04 22:08:24 +02:00
repo_get.go
feat(tools): repo_get
2026-05-04 22:08:24 +02:00
repo_list_test.go
feat(tools): repo_list
2026-05-04 22:07:44 +02:00
repo_list.go
chore(tools): centralize pagination cap helper
2026-05-04 23:06:38 +02:00
repo_search_test.go
feat(tools): repo_search with allowlist post-filter
2026-05-04 22:44:44 +02:00
repo_search.go
chore(tools): centralize pagination cap helper
2026-05-04 23:06:38 +02:00
repo_status_test.go
feat(tools): repo_status
2026-05-06 22:59:51 +02:00
repo_status.go
feat(tools): repo_status
2026-05-06 22:59:51 +02:00
repo_update_test.go
feat(repo_update): tool for archiving + metadata patches
2026-05-16 23:01:33 +02:00
repo_update.go
fix: merge repo_update — add archived+template, keep default_branch+confirm from main
2026-05-16 21:17:40 +00:00
tag_create_test.go
feat(tools): tag_create
2026-05-06 22:54:22 +02:00
tag_create.go
feat(tools): tag_create
2026-05-06 22:54:22 +02:00
tool.go
fix(lint): staticcheck S1030, QF1002 and remove unused _ctx stub
2026-05-05 09:02:39 +02:00
workflow_run_status_test.go
feat(tools): workflow_run_status
2026-05-04 22:25:23 +02:00
workflow_run_status.go
feat(tools): workflow_run_status
2026-05-04 22:25:23 +02:00
workflow_run_trigger_test.go
feat(tools): workflow_run_trigger
2026-05-04 22:25:10 +02:00
workflow_run_trigger.go
feat(gitea): default-branch lru cache
2026-05-04 23:06:06 +02:00