mirror of
https://gitea.com/gitea/tea.git
synced 2026-09-10 07:26:33 -04:00
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> |
||
|---|---|---|
| .. | ||
| config.go | ||
| flags.go | ||
| issues.go | ||
| labels.go | ||
| labels_test.go | ||
| log.go | ||
| login.go | ||
| logout.go | ||
| milestone_issues.go | ||
| milestones.go | ||
| notifications.go | ||
| open.go | ||
| pulls.go | ||
| releases.go | ||
| repos.go | ||
| times.go | ||