1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-07-07 11:35:52 -03:00
tea/cmd/pulls
6543 15457f1770 Add Allow Maintainer Edits (#509)
close #508

Reviewed-on: https://gitea.com/gitea/tea/pulls/509
Reviewed-by: Norwin <noerw@noreply.gitea.io>
Reviewed-by: strk <strk@noreply.gitea.io>
2022-09-27 23:36:36 +08:00
..
approve.go Add commands for reviews (#315) 2020-12-21 23:22:22 +08:00
checkout.go Fix context requirements of subcommands (#474) 2022-03-26 15:32:53 +08:00
clean.go replace flag globals, require context for commands (#291) 2020-12-16 01:38:22 +08:00
close.go Allow batch operations on multiple entities (#512) 2022-09-27 04:35:59 +08:00
create.go Add Allow Maintainer Edits (#509) 2022-09-27 23:36:36 +08:00
edit.go Allow batch operations on multiple entities (#512) 2022-09-27 04:35:59 +08:00
list.go Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
merge.go Add tea pr merge (#348) 2021-03-18 03:56:05 +08:00
reject.go Add commands for reviews (#315) 2020-12-21 23:22:22 +08:00
reopen.go Allow batch operations on multiple entities (#512) 2022-09-27 04:35:59 +08:00
review.go Add commands for reviews (#315) 2020-12-21 23:22:22 +08:00