| .. |
|
commentable.go
|
Bring the "Press Enter" UI closer to the authentication experience
|
2021-01-21 09:47:38 -08:00 |
|
comments.go
|
Do not display minimized comments
|
2021-01-27 08:14:46 -08: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 |
|
params.go
|
Extend @me replacing behavior to issue list
|
2021-01-22 22:05:33 +01:00 |
|
params_test.go
|
Extend @me replacing behavior to issue list
|
2021-01-22 22:05:33 +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 |