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
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
..
admin/users Add user list command (#427) 2 years ago
flags Add `tea issue edit` (#506) 2 years ago
issues Add `tea issue edit` (#506) 2 years ago
labels Clarify command descriptions when no arguments are taken (#496) 2 years ago
login Add support for authentication via ssh certificates and pub/privatekey (#442) 2 years ago
milestones Allow batch operations on multiple entities (#512) 2 years ago
notifications Add `--fields` to notification & milestone listings (#422) 2 years ago
organizations Clarify command descriptions when no arguments are taken (#496) 2 years ago
pulls Add `tea issue edit` (#506) 2 years ago
releases Allow batch operations on multiple entities (#512) 2 years ago
repos Clarify command descriptions when no arguments are taken (#496) 2 years ago
times Implement notification subcommands (#389) 3 years ago
admin.go Add user list command (#427) 2 years ago
autocomplete.go Handle XDG directories with spaces in autocomplete commands (#383) 3 years ago
categories.go Add user list command (#427) 2 years ago
clone.go Add `tea clone` (#411) 3 years ago
comment.go Allow editing multiline prompts with external text editor (#429) 3 years ago
issues.go Add `tea issue edit` (#506) 2 years ago
labels.go Clarify command descriptions when no arguments are taken (#496) 2 years ago
login.go Proper help text & new README structure (#311) 4 years ago
logout.go Proper help text & new README structure (#311) 4 years ago
milestones.go Add `tea issues --fields`, allow printing labels (#312) 4 years ago
notifications.go Implement notification subcommands (#389) 3 years ago
open.go Allow batch operations on multiple entities (#512) 2 years ago
organizations.go Add `tea org create <name>` (#420) 3 years ago
pulls.go Fetch all items where needed. (#475) 2 years ago
releases.go Clarify command descriptions when no arguments are taken (#496) 2 years ago
repos.go Add `tea repo create-from-template` (#408) 3 years ago
times.go Improve `tea time` (#319) 4 years ago
whoami.go Add user list command (#427) 2 years ago