1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-07-02 14:04:29 -03:00
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>
2020-09-21 05:03:20 +00:00
..
config.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
flags.go make issues & pulls subcommands consistent (#188) 2020-09-21 05:03:20 +00:00
issues.go make issues & pulls subcommands consistent (#188) 2020-09-21 05:03:20 +00:00
labels_test.go Add labels commands (#36) 2019-10-19 10:54:16 +00:00
labels.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
log.go Minor improvements to command-line language (#66) 2019-11-03 20:34:41 +00:00
login.go Update SDK to v0.13.0 (#179) 2020-09-16 02:01:41 +00:00
logout.go add tea times command (#54) 2020-03-06 03:43:28 +00:00
milestone_issues.go Add milestones subcomand (#149) 2020-09-17 19:35:24 +00:00
milestones.go Add milestones subcomand (#149) 2020-09-17 19:35:24 +00:00
notifications.go Update SDK to v0.13.0 (#179) 2020-09-16 02:01:41 +00:00
open.go add tea pulls [checkout | clean] commands (#93 #97 #107) (#105) 2020-04-19 03:09:03 +00:00
pulls.go make issues & pulls subcommands consistent (#188) 2020-09-21 05:03:20 +00:00
releases.go Update SDK to v0.13.0 (#179) 2020-09-16 02:01:41 +00:00
repos.go Update SDK to v0.13.0 (#179) 2020-09-16 02:01:41 +00:00
times.go Update SDK to v0.13.0 (#179) 2020-09-16 02:01:41 +00:00