cli/pkg/cmd/pr/shared
2022-04-06 16:44:52 +02:00
..
commentable.go issue/pr comment: allow using editor in non-interactive mode 2022-02-18 18:38:55 +01:00
comments.go Have a single Render function handle all Markdown rendering 2022-01-13 19:39:43 +01:00
display.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
display_test.go Isolate pr list command 2020-08-04 18:38:06 +02: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 Replace old search utility with new search (#5366) 2022-04-06 16:44:52 +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 Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +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 #4386 Display a user's name in metadata survey for assignees and reviewers (#4420) 2022-01-12 08:52:22 +00:00
survey_test.go Add nolint directives to allow-list current lint violations 2022-01-14 19:52:52 +01:00
templates.go Add non-local PR template support (#5097) 2022-01-29 07:41:24 +00:00
templates_test.go Add non-local PR template support (#5097) 2022-01-29 07:41:24 +00:00