cli/pkg/cmd/pr/shared
2025-05-09 23:26:06 -06:00
..
commentable.go Add --delete-last option to pr comment and issue comment (#10596) 2025-05-01 14:12:55 +01:00
comments.go Deprecate ColorScheme.Gray for ColorScheme.Muted 2025-04-06 10:18:48 -04:00
completion.go Add --reviewer flag completion (#6873) 2023-01-25 18:02:13 +01:00
display.go Deprecate ColorScheme.Gray for ColorScheme.Muted 2025-04-06 10:18:48 -04:00
display_test.go Adding no checks message when PR has no checks 2022-10-05 22:10:38 -03:00
editable.go feat(issue edit): fetch assignable actors 2025-05-09 15:13:11 -06:00
editable_http.go fix(issue edit): resolve race condition in actor assignment 2025-05-09 23:26:06 -06:00
find_refs_resolution.go Fix pr create when push.default tracking and no merge ref (#10863) 2025-04-24 16:41:14 +00:00
find_refs_resolution_test.go Fix pr create when push.default tracking and no merge ref (#10863) 2025-04-24 16:41:14 +00:00
finder.go Merge pull request #10729 from nopcoder/trunk 2025-05-02 09:47:48 -06:00
finder_test.go Apply code review changes 2025-04-29 14:32:51 +03:00
git_cached_config_client.go Rework ref usage when finding and creating PRs 2025-04-15 13:38:10 -06:00
lister.go Fix checkout when URL arg is from fork and cwd is upstream 2025-02-27 16:56:11 +01:00
params.go Feature detect v1 projects on non-interactive pr create 2025-05-02 15:08:34 +02:00
params_test.go Feature detect v1 projects on web mode issue create 2025-04-17 21:04:08 +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 Feature detect v1 projects on web mode issue create 2025-04-17 21:04:08 +02:00
survey.go Feature detect v1 projects on web mode issue create 2025-04-17 21:04:08 +02:00
survey_test.go Feature detect v1 projects on web mode issue create 2025-04-17 21:04:08 +02:00
templates.go Add issue create --editor 2024-07-09 21:01:50 +09:00
templates_test.go Add issue create --editor 2024-07-09 21:01:50 +09:00