You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tea/cmd/pulls
Norwin 2a8c1daa67 Add `tea issue edit` (#506)
fixes #229
fixes #502

interactive mode will be in a follow up

Co-authored-by: Norwin <git@nroo.de>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/506
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Norwin <noerw@noreply.gitea.io>
Co-committed-by: Norwin <noerw@noreply.gitea.io>
2 years ago
..
approve.go Add commands for reviews (#315) 4 years ago
checkout.go Fix context requirements of subcommands (#474) 2 years ago
clean.go replace flag globals, require context for commands (#291) 4 years ago
close.go Allow batch operations on multiple entities (#512) 2 years ago
create.go Add `tea issue edit` (#506) 2 years ago
edit.go Allow batch operations on multiple entities (#512) 2 years ago
list.go Clarify command descriptions when no arguments are taken (#496) 2 years ago
merge.go Add `tea pr merge` (#348) 3 years ago
reject.go Add commands for reviews (#315) 4 years ago
reopen.go Allow batch operations on multiple entities (#512) 2 years ago
review.go Add commands for reviews (#315) 4 years ago