Commit graph

26 commits

Author SHA1 Message Date
nate smith
457ef18cdc add GitHubRepository 2019-10-10 16:02:23 -05:00
nate smith
8558c279fc move more stuff into context.go 2019-10-10 15:43:25 -05:00
nate smith
31b0163d53 add context.go and move over getToken 2019-10-10 15:39:39 -05:00
nate smith
0e6a693649 Merge remote-tracking branch 'origin/graphql' into ghr-context 2019-10-10 14:16:48 -05:00
Corey Johnson
0e260ec1b8 Use the correct variable name :) 2019-10-09 15:42:57 -07:00
Corey Johnson
3420220b5a Don't panic 2019-10-09 15:32:41 -07:00
Corey Johnson
c956bf8d27 spacing 2019-10-09 13:15:08 -07:00
Corey Johnson
cf60199f3f Add version 2019-10-09 13:15:03 -07:00
Corey Johnson
9856f07dd5
Merge pull request #5 from github/user-agent
Identify as "GitHub CLI" to API requests
2019-10-09 13:13:26 -07:00
Corey Johnson
41e0089426 Use correct package name 2019-10-09 11:54:37 -07:00
Corey Johnson
28e4975f58 tweaks 2019-10-09 11:39:26 -07:00
Corey Johnson
52c009ec97 Rename package to api 2019-10-09 11:34:35 -07:00
Corey Johnson
a24db0f72c Add debug output 2019-10-09 10:23:47 -07:00
Corey Johnson
d6eaad1bd6 Pull out queries 2019-10-08 16:40:10 -07:00
Corey Johnson
c5ffa59224 Add simple graphql function 2019-10-08 12:04:58 -07:00
Mislav Marohnić
3118332955 Identify as "GitHub CLI" to API requests 2019-10-08 13:25:49 +02:00
Mislav Marohnić
6de30011f4 Add Makefile 2019-10-07 16:58:29 +02:00
Mislav Marohnić
ea7570cfde Add VS Code settings 2019-10-07 16:36:23 +02:00
Mislav Marohnić
199ff7ff80 Remove unused functionality from 'project' 2019-10-07 16:34:52 +02:00
Mislav Marohnić
5dd60c0f74 Remove unnecessary functionality from HTTP client 2019-10-07 16:22:53 +02:00
Mislav Marohnić
7bd0b34d09 Cleanup of unnecessary functionality in 'git' 2019-10-07 16:02:19 +02:00
Mislav Marohnić
3509d19ffe go mod tidy 2019-10-04 10:50:45 +02:00
Mislav Marohnić
06dea60de2 Rename to "github/gh-cli" 2019-10-04 10:50:12 +02:00
Mislav Marohnić
402e20e513
Update README.md 2019-10-04 09:40:11 +02:00
Mislav Marohnić
f596816534
Add CI 2019-10-04 09:10:17 +02:00
nate smith
99e3f3c7d8 initial commit 2019-10-03 22:20:31 -05:00