..
commentable.go
use Prompter in Commentable
2022-10-19 13:05:00 -07:00
comments.go
Add support for editing last issue/pr comment ( #6384 )
2022-10-18 08:10:12 +00:00
completion.go
Add --reviewer flag completion ( #6873 )
2023-01-25 18:02:13 +01:00
display.go
Adding no checks message when PR has no checks
2022-10-05 22:10:38 -03:00
display_test.go
Adding no checks message when PR has no checks
2022-10-05 22:10:38 -03:00
editable.go
Edit multiple issues, PRs in parallel ( #7259 )
2023-04-25 14:45:41 +02:00
editable_http.go
Correct some typos
2023-04-21 03:51:31 +02:00
finder.go
Add projectsV2 support to issue create, issue edit, pr create, and pr edit ( #6735 )
2023-01-19 22:13:09 +00: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
Add projectsV2 support to issue create, issue edit, pr create, and pr edit ( #6735 )
2023-01-19 22:13:09 +00: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
Add projectsV2 support to issue create, issue edit, pr create, and pr edit ( #6735 )
2023-01-19 22:13:09 +00:00
survey_test.go
Revert "update linter checks"
2022-07-27 13:30:41 -05:00
templates.go
Add --template flag for issue create and pr create ( #7185 )
2023-03-27 08:24:12 +00:00
templates_test.go
Add --template flag for issue create and pr create ( #7185 )
2023-03-27 08:24:12 +00:00