gitea.tea/cmd
Renovate Bot bfbec3fc00 fix(deps): update module code.gitea.io/sdk/gitea to v0.24.1 (#936)
Reviewed-on: https://gitea.com/gitea/tea/pulls/936
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
2026-03-27 06:04:29 +00:00
..
actions fix(deps): update module code.gitea.io/sdk/gitea to v0.24.1 (#936) 2026-03-27 06:04:29 +00:00
admin/users replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
attachments replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
branches replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
flags replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
issues replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
labels replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
login replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
milestones replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
notifications replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
organizations replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
pulls replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
releases replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
repos replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
times replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
webhooks replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
actions.go Add tea actions runs and workflows commands (#880) 2026-02-11 00:40:06 +00:00
admin.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
api.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
api_test.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
attachments.go migrate tea to urfave v3 (#760) 2025-06-10 05:19:59 +00:00
branches.go migrate tea to urfave v3 (#760) 2025-06-10 05:19:59 +00:00
categories.go spdx (#581) 2023-09-08 01:40:02 +00:00
clone.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
cmd.go Move versions/filelocker into dedicated subpackages, and consistent headers in http requests (#888) 2026-02-05 18:05:43 +00:00
comment.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
detail_json.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
issues.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
issues_test.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
labels.go migrate tea to urfave v3 (#760) 2025-06-10 05:19:59 +00:00
login.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
logout.go migrate tea to urfave v3 (#760) 2025-06-10 05:19:59 +00:00
man.go generate man page (#811) 2025-09-14 00:17:28 +00:00
milestones.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
notifications.go migrate tea to urfave v3 (#760) 2025-06-10 05:19:59 +00:00
open.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
organizations.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
pulls.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
releases.go migrate tea to urfave v3 (#760) 2025-06-10 05:19:59 +00:00
repos.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
times.go migrate tea to urfave v3 (#760) 2025-06-10 05:19:59 +00:00
webhooks.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
whoami.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00