1
0
mirror of https://gitea.com/gitea/tea.git synced 2024-06-23 06:35:38 +00:00
tea/cmd
Norwin 83b73ce78e Show PR CI status (#306)
fix layout of pr reviews

show PR CI status

put conflict info in status list

remove line

show merged state

deduplicate reviews by user

Co-authored-by: Norwin Roosen <git@nroo.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/306
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-Authored-By: Norwin <noerw@noreply.gitea.io>
Co-Committed-By: Norwin <noerw@noreply.gitea.io>
2020-12-17 01:16:50 +08:00
..
flags replace flag globals, require context for commands (#291) 2020-12-16 01:38:22 +08:00
issues Add more command shorthands (#307) 2020-12-17 00:47:40 +08:00
labels Add more command shorthands (#307) 2020-12-17 00:47:40 +08:00
login Add more command shorthands (#307) 2020-12-17 00:47:40 +08:00
milestones Add more command shorthands (#307) 2020-12-17 00:47:40 +08:00
organizations Add more command shorthands (#307) 2020-12-17 00:47:40 +08:00
pulls Add more command shorthands (#307) 2020-12-17 00:47:40 +08:00
releases Add more command shorthands (#307) 2020-12-17 00:47:40 +08:00
repos Add more command shorthands (#307) 2020-12-17 00:47:40 +08:00
times Add more command shorthands (#307) 2020-12-17 00:47:40 +08:00
autocomplete.go Add command to install shell completion (#309) 2020-12-17 00:01:59 +08:00
issues.go Add more command shorthands (#307) 2020-12-17 00:47:40 +08:00
labels.go Refactor error handling (#308) 2020-12-17 00:18:10 +08:00
login.go replace flag globals, require context for commands (#291) 2020-12-16 01:38:22 +08:00
logout.go Add tea login delete (#296) 2020-12-14 18:28:54 +08:00
milestones.go replace flag globals, require context for commands (#291) 2020-12-16 01:38:22 +08:00
notifications.go Add more command shorthands (#307) 2020-12-17 00:47:40 +08:00
open.go Add more command shorthands (#307) 2020-12-17 00:47:40 +08:00
organizations.go Refactor error handling (#308) 2020-12-17 00:18:10 +08:00
pulls.go Show PR CI status (#306) 2020-12-17 01:16:50 +08:00
releases.go Add more command shorthands (#307) 2020-12-17 00:47:40 +08:00
repos.go replace flag globals, require context for commands (#291) 2020-12-16 01:38:22 +08:00
times.go Add more command shorthands (#307) 2020-12-17 00:47:40 +08:00