1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-07-02 14:04:29 -03:00
tea/cmd
6543 eacf1be066 Add Login Manage Functions (#182)
rename Active to Default

manage Default login via CI

use open to edit login config ... for now

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/182
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: Norwin <noerw@noreply.gitea.io>
2020-09-23 14:23:27 +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 Update SDK to v0.13.0 (#179) 2020-09-16 02:01:41 +00:00
times.go Update SDK to v0.13.0 (#179) 2020-09-16 02:01:41 +00:00