gitea-tea/cmd
Norwin Roosen ba9f927d3a tea open: allow usage outside of git repo
when called where PWD is not a repo,
first arg will be interpreted as repository slug, or a user-scope view,
eg /issues or /pulls
2020-09-18 22:31:07 +02:00
..
config.go tea open: allow usage outside of git repo 2020-09-18 22:31:07 +02:00
flags.go tea open: allow usage outside of git repo 2020-09-18 22:31:07 +02:00
issues.go Add milestones subcomand (#149) 2020-09-17 19:35:24 +00:00
labels_test.go Add labels commands (#36) 2019-10-19 10:54:16 +00:00
labels.go Fix Labels Delete (#180) 2020-09-17 12:47:56 +00:00
log.go Minor improvements to command-line language (#66) 2019-11-03 20:34:41 +00:00
login.go Update SDK to v0.13.0 (#179) 2020-09-16 02:01:41 +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 tea open: allow usage outside of git repo 2020-09-18 22:31:07 +02:00
pulls.go Add milestones subcomand (#149) 2020-09-17 19:35:24 +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