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
techknowlogick 832136b6d4 Add user list command (#427)
Co-authored-by: Matti R <matti@mdranta.net>
Co-authored-by: Norwin <noerw@noreply.gitea.io>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Norwin <git@nroo.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/427
Reviewed-by: Norwin <noerw@noreply.gitea.io>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-committed-by: techknowlogick <techknowlogick@gitea.io>
2 years ago
..
admin/users Add user list command (#427) 2 years ago
flags Correct spelling of "wether" to "whether" in usage output (#453) 2 years ago
issues Clarify command descriptions when no arguments are taken (#496) 2 years ago
labels Clarify command descriptions when no arguments are taken (#496) 2 years ago
login Clarify command descriptions when no arguments are taken (#496) 2 years ago
milestones Add `--fields` to notification & milestone listings (#422) 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 Clarify command descriptions when no arguments are taken (#496) 2 years ago
releases Clarify command descriptions when no arguments are taken (#496) 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 Correct spelling of "wether" to "whether" in usage output (#453) 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) 3 years ago
logout.go Proper help text & new README structure (#311) 3 years ago
milestones.go Add `tea issues --fields`, allow printing labels (#312) 3 years ago
notifications.go Implement notification subcommands (#389) 3 years ago
open.go Proper help text & new README structure (#311) 3 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) 3 years ago
whoami.go Add user list command (#427) 2 years ago