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 d7f429d246 make issues & pulls subcommands consistent (#188)
Merge branch 'master' into pr-details

make issues & pulls subcommands consistent

- by default list open items
- show detail when argument is provided
- expose listing as ls subcommand
- accept --state flag on command and ls subcommand

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Norwin Roosen <git@nroo.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/188
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
4 years ago
..
config.go Use glamour and termev to render/colorize content (#181) 4 years ago
flags.go make issues & pulls subcommands consistent (#188) 4 years ago
issues.go make issues & pulls subcommands consistent (#188) 4 years ago
labels.go Use glamour and termev to render/colorize content (#181) 4 years ago
labels_test.go
log.go
login.go Update SDK to v0.13.0 (#179) 4 years ago
logout.go add `tea times` command (#54) 5 years ago
milestone_issues.go Add milestones subcomand (#149) 4 years ago
milestones.go Add milestones subcomand (#149) 4 years ago
notifications.go Update SDK to v0.13.0 (#179) 4 years ago
open.go add `tea pulls [checkout | clean]` commands (#93 #97 #107) (#105) 5 years ago
pulls.go make issues & pulls subcommands consistent (#188) 4 years ago
releases.go Update SDK to v0.13.0 (#179) 4 years ago
repos.go Update SDK to v0.13.0 (#179) 4 years ago
times.go Update SDK to v0.13.0 (#179) 4 years ago