1
0
mirror of https://gitea.com/gitea/tea.git synced 2024-06-23 06:35:38 +00:00
tea/modules/print
vsysoev c72c6c0679 issues list can show filtered by owner/org instead of repo too (#550)
close #551

Co-authored-by: Sysoev, Vladimir <vladimir.sysoev@sarov-itc.ru>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/550
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: vsysoev <vsysoev@noreply.gitea.com>
Co-committed-by: vsysoev <vsysoev@noreply.gitea.com>
2023-06-06 13:25:36 +00:00
..
comment.go refactor: improve code quality and efficiency in various files (#548) 2023-04-30 11:43:26 +08:00
formatters.go refactor: improve code quality and efficiency in various files (#548) 2023-04-30 11:43:26 +08:00
issue.go issues list can show filtered by owner/org instead of repo too (#550) 2023-06-06 13:25:36 +00:00
label.go Add tea issues --fields, allow printing labels (#312) 2020-12-21 23:41:07 +08:00
login.go refactor: improve code quality and efficiency in various files (#548) 2023-04-30 11:43:26 +08:00
markdown.go refactor: improve code quality and efficiency in various files (#548) 2023-04-30 11:43:26 +08:00
milestone.go Add --fields to notification & milestone listings (#422) 2022-09-14 03:08:18 +08:00
notification.go Add --fields to notification & milestone listings (#422) 2022-09-14 03:08:18 +08:00
organization.go refactor: improve code quality and efficiency in various files (#548) 2023-04-30 11:43:26 +08:00
pull.go Handle Team Reviews (#515) 2022-09-29 10:49:24 +08:00
release.go Return RFC3339 UTC timestamps for machine-readable output (#470) 2022-03-29 06:37:13 +08:00
repo.go refactor: improve code quality and efficiency in various files (#548) 2023-04-30 11:43:26 +08:00
table_test.go Add "json" as output type (#513) 2022-09-27 23:39:47 +08:00
table.go refactor: improve code quality and efficiency in various files (#548) 2023-04-30 11:43:26 +08:00
times.go Return RFC3339 UTC timestamps for machine-readable output (#470) 2022-03-29 06:37:13 +08:00
user.go Add user list command (#427) 2022-09-14 03:49:34 +08:00