..
commentable.go
issue comment: support quotes and arguments in EDITOR value
2022-04-29 18:05:39 +02:00
comments.go
Have a single Render function handle all Markdown rendering
2022-01-13 19:39:43 +01:00
display.go
Don't error on list commands when no results found ( #5479 )
2022-04-25 17:55:52 +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
#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
Replace ioutil with io and os ( #5498 )
2022-04-26 13:07:44 +02:00
templates.go
Add non-local PR template support ( #5097 )
2022-01-29 07:41:24 +00:00
templates_test.go
Replace ioutil with io and os ( #5498 )
2022-04-26 13:07:44 +02:00