| .. |
|
commentable.go
|
Remove unnecessary BodyFile field
|
2021-03-15 15:12:41 +01:00 |
|
comments.go
|
Refactor use of glamour to allow style overrides (#3243)
|
2021-03-19 16:29:32 +00:00 |
|
display.go
|
try passing iostreams around instead of writer+colorscheme
|
2020-11-02 11:44:50 -08:00 |
|
display_test.go
|
Isolate pr list command
|
2020-08-04 18:38:06 +02:00 |
|
editable.go
|
Add pr edit --base to change the base branch of a PR
|
2021-02-24 00:15:04 +08:00 |
|
finder.go
|
Fix pr checkout for cross-repository pull requests
|
2021-05-19 13:18:04 +02:00 |
|
finder_test.go
|
💅 cleanup and tests for PR finder
|
2021-05-18 09:59:05 +02:00 |
|
params.go
|
Add --json export flag for issues and pull requests
|
2021-04-13 20:29:31 +02:00 |
|
params_test.go
|
Add a unified GitHub Search query builder
|
2021-03-23 18:52:58 +01:00 |
|
preserve.go
|
Exit with status code "2" on user cancellation errors
|
2021-03-02 13:48:44 +01:00 |
|
preserve_test.go
|
Use T.TempDir for temporary dirs in tests (#3580)
|
2021-05-07 12:21:26 +02:00 |
|
reaction_groups.go
|
Extract shared comment and reaction group code
|
2020-12-09 14:35:29 -05:00 |
|
state.go
|
switch to recover instead of resubmit
|
2020-11-23 11:21:34 -08:00 |
|
survey.go
|
Merge pull request #2539 from divyaramanathan/issue-create-template
|
2021-02-17 17:59:42 +01:00 |
|
survey_test.go
|
Make MetadataSurvey testable by accepting an interface
|
2020-12-03 17:47:40 +01:00 |
|
templates.go
|
Un-export HasAPI leaky abstraction
|
2021-02-17 17:08:50 +01:00 |
|
templates_test.go
|
Add tests for templateManager
|
2021-02-17 17:35:04 +01:00 |