gitea.tea/modules/interact
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
..
comments.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
issue_create.go Update to charm libraries v2 (#923) 2026-03-09 16:36:00 +00:00
issue_edit.go Update to charm libraries v2 (#923) 2026-03-09 16:36:00 +00:00
login.go Update to charm libraries v2 (#923) 2026-03-09 16:36:00 +00:00
milestone_create.go make vet&fmt pass 2026-03-10 09:55:10 -04:00
print.go Update to charm libraries v2 (#923) 2026-03-09 16:36:00 +00:00
prompts.go make vet&fmt pass 2026-03-10 09:55:10 -04:00
pull_create.go Update to charm libraries v2 (#923) 2026-03-09 16:36:00 +00:00
pull_merge.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
pull_review.go make vet&fmt pass 2026-03-10 09:55:10 -04:00