cli/pkg/cmd/pr/shared
2022-05-17 19:07:44 +00:00
..
commentable.go issue comment: support quotes and arguments in EDITOR value 2022-04-29 18:05:39 +02:00
comments.go Replace uses of strings.Title (#5623) 2022-05-12 13:52:21 +00:00
display.go Replace uses of strings.Title (#5623) 2022-05-12 13:52:21 +00:00
display_test.go Don't error on list commands when no results found (#5479) 2022-04-25 17:55:52 +00:00
editable.go Avoid race condition when updating labels 2021-12-08 13:29:47 +01:00
editable_http.go Simplify GraphQL mutations whose response we are not interested in 2021-12-08 13:35:19 +01:00
finder.go Allow PR create to create PRs with numerical branch names (#5090) 2022-01-25 07:22:28 +02:00
finder_test.go Allow PR create to create PRs with numerical branch names (#5090) 2022-01-25 07:22:28 +02:00
params.go Properly handle issue and pr state options when building search queries (#5513) 2022-04-25 20:18:58 +02:00
params_test.go Replace old search utility with new search (#5366) 2022-04-06 16:44:52 +02:00
preserve.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
preserve_test.go Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
reaction_groups.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
state.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
survey.go pr create: default to "Submit as draft" when --draft was used 2022-05-10 17:09:40 +02:00
survey_test.go Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
templates.go Extract feature detection package (#5494) 2022-05-17 19:07:44 +00:00
templates_test.go Extract feature detection package (#5494) 2022-05-17 19:07:44 +00:00