1
0
mirror of https://gitea.com/gitea/tea.git synced 2024-06-23 06:35:38 +00:00
tea/cmd
6543 2e701ee8a2 Add Repo Create subcomand & enhancements (#173)
repos ls: use owner filter and remove org&user one

better desc

refactor

rm local filter, let us fix upstream

split user org

add archive and private filters

use SearchRepos

migrate to sdk v0.13.0

print URL

add CmdRepoCreate,

Add RepoDetails

ListRepos: better desc, add aliases, add note for sdk-release

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/173
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: Norwin <noerw@noreply.gitea.io>
2020-09-23 19:49:59 +00:00
..
config.go Add Login Manage Functions (#182) 2020-09-23 14:23:27 +00:00
flags.go Add Login Manage Functions (#182) 2020-09-23 14:23:27 +00:00
issues.go Issues/Pulls: Details show State (#196) 2020-09-23 10:30:29 +00:00
labels_test.go Add labels commands (#36) 2019-10-19 10:54:16 +00:00
labels.go Use glamour and termev to render/colorize content (#181) 2020-09-19 16:00:50 +00:00
log.go Minor improvements to command-line language (#66) 2019-11-03 20:34:41 +00:00
login.go Add Login Manage Functions (#182) 2020-09-23 14:23:27 +00:00
logout.go add tea times command (#54) 2020-03-06 03:43:28 +00:00
milestone_issues.go Add milestones subcomand (#149) 2020-09-17 19:35:24 +00:00
milestones.go Add milestones subcomand (#149) 2020-09-17 19:35:24 +00:00
notifications.go Update SDK to v0.13.0 (#179) 2020-09-16 02:01:41 +00:00
open.go add tea pulls [checkout | clean] commands (#93 #97 #107) (#105) 2020-04-19 03:09:03 +00:00
pulls.go Issues/Pulls: Details show State (#196) 2020-09-23 10:30:29 +00:00
releases.go Update SDK to v0.13.0 (#179) 2020-09-16 02:01:41 +00:00
repos.go Add Repo Create subcomand & enhancements (#173) 2020-09-23 19:49:59 +00:00
times.go Update SDK to v0.13.0 (#179) 2020-09-16 02:01:41 +00:00