cli/pkg/cmd/pr/shared
2021-03-30 19:12:31 +02:00
..
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
lookup.go Allow PullRequestForBranch to search in closed pull requests 2020-10-28 15:50:59 +01:00
lookup_test.go Add back isolated tests for issue/PR lookup by argument 2021-03-22 12:55:04 +01:00
params.go 💅 cleanup URL length checking 2021-03-30 19:12: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 Deprecate test.ExpectLines 2021-01-18 23:25:45 +01: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