cli/api
Mislav Marohnić b099bb3037 api command: accept full URLs as path input
This is to allow file uploads to `https://uploads.github.com`
2020-06-10 16:26:23 +02:00
..
client.go api command: accept full URLs as path input 2020-06-10 16:26:23 +02:00
client_test.go Replace FakeHTTP with httpmock which is now compatible 2020-05-07 15:19:14 +02:00
pull_request_test.go Prevent crash when encountering "STALE" check conclusion 2020-03-27 09:54:11 +01:00
queries_gist.go just use a map + stdin test 2020-05-20 17:44:09 -05:00
queries_issue.go just return the err 2020-04-30 08:59:14 -07:00
queries_issue_test.go Improved error message when "owner/repo" format not provided (#919) 2020-05-18 11:13:48 +02:00
queries_org.go Order projects, teams, and labels by name 2020-05-08 18:22:14 +02:00
queries_pr.go Merge pull request #1020 from cli/pr-lookup-v2 2020-06-04 10:42:55 -07:00
queries_repo.go Remove convertRepoInterfaceToRepository 2020-05-20 11:19:31 -07:00
queries_repo_test.go Improved error message when "owner/repo" format not provided (#919) 2020-05-18 11:13:48 +02:00
queries_user.go Stop providing AuthLogin from context 2020-05-20 17:09:13 +02:00