1
0
mirror of https://gitea.com/gitea/tea.git synced 2024-06-23 06:35:38 +00:00
tea/cmd
6543 ed961c795e Login: add BasicAuth & Interactive (#174)
Add Interactive login

move login logic into it's own func

add BasicAuth as login method

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: appleboy <appleboy.tw@gmail.com>
Reviewed-on: https://gitea.com/gitea/tea/pulls/174
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: appleboy <appleboy.tw@gmail.com>
2020-09-15 02:23:42 +00:00
..
config.go Fix notification: --all dont relay on a repo (#159) 2020-07-20 03:09:34 +00:00
flags.go Bugfixes for initCommand (#156) 2020-07-18 10:43:56 +00:00
issues.go Migrate gitea-sdk to v0.12.0 (#133) 2020-05-27 13:48:09 +00:00
labels_test.go Add labels commands (#36) 2019-10-19 10:54:16 +00:00
labels.go Migrate gitea-sdk to v0.12.0 (#133) 2020-05-27 13:48:09 +00:00
log.go Minor improvements to command-line language (#66) 2019-11-03 20:34:41 +00:00
login.go Login: add BasicAuth & Interactive (#174) 2020-09-15 02:23:42 +00:00
logout.go add tea times command (#54) 2020-03-06 03:43:28 +00:00
notifications.go Fix notification: --all dont relay on a repo (#159) 2020-07-20 03:09:34 +00:00
open.go add tea pulls [checkout | clean] commands (#93 #97 #107) (#105) 2020-04-19 03:09:03 +00:00
pulls.go Add subcomand 'pulls create' (#144) 2020-07-16 15:00:51 +00:00
releases.go Migrate gitea-sdk to v0.12.0 (#133) 2020-05-27 13:48:09 +00:00
repos.go Migrate gitea-sdk to v0.12.0 (#133) 2020-05-27 13:48:09 +00:00
times.go times: format duration as seconds for machine-readable outputs (#168) 2020-08-30 06:28:58 +00:00