tea/cmd
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
..
admin/users Add user list command (#427) 2022-09-14 03:49:34 +08:00
flags issues list can show filtered by owner/org instead of repo too (#550) 2023-06-06 13:25:36 +00:00
issues issues list can show filtered by owner/org instead of repo too (#550) 2023-06-06 13:25:36 +00:00
labels Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
login Add option to disable version checking (#520) 2022-10-31 09:56:23 +08:00
milestones Allow batch operations on multiple entities (#512) 2022-09-27 04:35:59 +08:00
notifications Add --fields to notification & milestone listings (#422) 2022-09-14 03:08:18 +08:00
organizations Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
pulls Add tea issue edit (#506) 2022-10-25 08:40:00 +08:00
releases Allow batch operations on multiple entities (#512) 2022-09-27 04:35:59 +08:00
repos Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
times Implement notification subcommands (#389) 2021-09-06 01:11:17 +08:00
admin.go Add user list command (#427) 2022-09-14 03:49:34 +08:00
autocomplete.go Handle XDG directories with spaces in autocomplete commands (#383) 2021-07-24 00:14:23 +08:00
categories.go Add user list command (#427) 2022-09-14 03:49:34 +08:00
clone.go Add tea clone (#411) 2021-10-18 20:09:27 +08:00
comment.go Allow editing multiline prompts with external text editor (#429) 2021-10-14 22:36:08 +08:00
issues.go Add tea issue edit (#506) 2022-10-25 08:40:00 +08:00
labels.go Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
login.go Proper help text & new README structure (#311) 2020-12-21 21:37:20 +08:00
logout.go Proper help text & new README structure (#311) 2020-12-21 21:37:20 +08:00
milestones.go Add tea issues --fields, allow printing labels (#312) 2020-12-21 23:41:07 +08:00
notifications.go Implement notification subcommands (#389) 2021-09-06 01:11:17 +08:00
open.go Allow batch operations on multiple entities (#512) 2022-09-27 04:35:59 +08:00
organizations.go Add tea org create <name> (#420) 2021-09-29 04:32:16 +08:00
pulls.go Fetch all items where needed. (#475) 2022-04-08 03:44:16 +08:00
releases.go Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
repos.go Add tea repo create-from-template (#408) 2021-10-20 09:31:35 +08:00
times.go Improve tea time (#319) 2020-12-23 12:58:36 +08:00
whoami.go Add user list command (#427) 2022-09-14 03:49:34 +08:00