cli/api
2021-10-08 13:53:19 +02:00
..
cache.go Allow caching HTTP 204 responses 2021-03-01 16:04:34 +01:00
cache_test.go spelling: response 2020-11-21 21:43:51 -05:00
client.go Avoid using error values to pass information about the search cap 2021-09-06 16:09:18 +02:00
client_test.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
export_pr.go Fix how teams are displayed in requested reviewers 2021-05-28 14:32:31 +02:00
export_pr_test.go Export more IDs in issue/pr JSON payload 2021-05-18 18:19:28 +02:00
export_repo.go Add repo view --json export functionality 2021-05-12 17:05:15 +02:00
pull_request_test.go Fix preloading of pr reviews, checks, and issue/pr comments 2021-05-18 17:13:27 +02:00
queries_comments.go Fix preloading of pr reviews, checks, and issue/pr comments 2021-05-18 17:13:27 +02:00
queries_issue.go Avoid using error values to pass information about the search cap 2021-09-06 16:09:18 +02:00
queries_org.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
queries_pr.go Add tests for pr diff --patch 2021-10-08 13:53:19 +02:00
queries_pr_review.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
queries_pr_test.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
queries_repo.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
queries_repo_test.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
queries_user.go [Feature] Create repository from template 2020-08-27 14:46:16 -04:00
query_builder.go Fix fetching information about the PR potentially being behind base branch 2021-06-10 15:51:27 +02:00
query_builder_test.go Fix broken GraphQL queries due to editing Author struct 2021-05-18 18:35:34 +02:00
reaction_groups.go Eliminate API overfetching in pr commands 2021-04-30 20:34:36 +02:00
reaction_groups_test.go Address PR comments 2020-12-08 10:24:02 -05:00