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/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>
1 year ago
..
comment.go refactor: improve code quality and efficiency in various files (#548) 1 year ago
formatters.go refactor: improve code quality and efficiency in various files (#548) 1 year ago
issue.go issues list can show filtered by owner/org instead of repo too (#550) 1 year ago
label.go Add `tea issues --fields`, allow printing labels (#312) 4 years ago
login.go refactor: improve code quality and efficiency in various files (#548) 1 year ago
markdown.go refactor: improve code quality and efficiency in various files (#548) 1 year ago
milestone.go Add `--fields` to notification & milestone listings (#422) 2 years ago
notification.go Add `--fields` to notification & milestone listings (#422) 2 years ago
organization.go refactor: improve code quality and efficiency in various files (#548) 1 year ago
pull.go Handle Team Reviews (#515) 2 years ago
release.go Return RFC3339 UTC timestamps for machine-readable output (#470) 3 years ago
repo.go refactor: improve code quality and efficiency in various files (#548) 1 year ago
table.go refactor: improve code quality and efficiency in various files (#548) 1 year ago
table_test.go Add "json" as output type (#513) 2 years ago
times.go Return RFC3339 UTC timestamps for machine-readable output (#470) 3 years ago
user.go Add user list command (#427) 2 years ago