gitea.tea/modules/task
techknowlogick b05e03416b replace log.Fatal/os.Exit with error returns (#941)
* Use stdlib encoders
* Reduce some duplication
* Remove global pagination state
* Dedupe JSON detail types
* Bump golangci-lint

Reviewed-on: https://gitea.com/gitea/tea/pulls/941
Co-authored-by: techknowlogick <techknowlogick@gitea.com>
Co-committed-by: techknowlogick <techknowlogick@gitea.com>
2026-03-27 03:36:44 +00:00
..
issue_create.go Use bubbletea instead of survey for interacting with TUI (#786) 2025-08-11 18:23:52 +00:00
issue_edit.go spdx (#581) 2023-09-08 01:40:02 +00:00
labels.go spdx (#581) 2023-09-08 01:40:02 +00:00
labels_export.go spdx (#581) 2023-09-08 01:40:02 +00:00
login_create.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
login_create_test.go Skip token uniqueness check when using SSH authentication (#898) 2026-02-19 15:19:45 +00:00
login_httpsign.go spdx (#581) 2023-09-08 01:40:02 +00:00
login_ssh.go spdx (#581) 2023-09-08 01:40:02 +00:00
milestone_create.go Code Cleanup (#869) 2026-02-02 22:39:26 +00:00
pull_checkout.go feat: store OAuth tokens in OS keyring via credstore (#926) 2026-03-12 02:49:14 +00:00
pull_clean.go feat: store OAuth tokens in OS keyring via credstore (#926) 2026-03-12 02:49:14 +00:00
pull_create.go feat: store OAuth tokens in OS keyring via credstore (#926) 2026-03-12 02:49:14 +00:00
pull_create_test.go spdx (#581) 2023-09-08 01:40:02 +00:00
pull_merge.go Support auto detecting branch for PRs (#525) 2024-07-26 19:21:48 +00:00
pull_review.go spdx (#581) 2023-09-08 01:40:02 +00:00
repo_clone.go feat: store OAuth tokens in OS keyring via credstore (#926) 2026-03-12 02:49:14 +00:00