| .. |
|
completion.go
|
Improve user-friendliness of completion command
|
2020-04-07 16:58:50 +02:00 |
|
completion_test.go
|
Update all calls to RunCommand
|
2020-05-05 09:20:01 -07:00 |
|
config.go
|
cosmetic
|
2020-05-19 12:03:56 +09:00 |
|
config_test.go
|
Update all calls to RunCommand
|
2020-05-05 09:20:01 -07:00 |
|
credits.go
|
review feedback
|
2020-05-08 14:29:50 -05:00 |
|
gist.go
|
just use a map + stdin test
|
2020-05-20 17:44:09 -05:00 |
|
gist_test.go
|
just use a map + stdin test
|
2020-05-20 17:44:09 -05:00 |
|
issue.go
|
cosmetic
|
2020-05-19 12:03:56 +09:00 |
|
issue_test.go
|
Guard against leaked parameters in issue/pr create tests
|
2020-05-12 16:54:54 +02:00 |
|
pr.go
|
Reset base branch when URL is used
|
2020-06-03 14:34:13 -07:00 |
|
pr_checkout.go
|
Reset base branch when URL is used
|
2020-06-03 14:34:13 -07:00 |
|
pr_checkout_test.go
|
Don't need extra determineBaseRepo call
|
2020-06-04 10:30:41 -07:00 |
|
pr_create.go
|
Fix metadata resolver query
|
2020-05-12 16:48:30 +02:00 |
|
pr_create_test.go
|
Merge remote-tracking branch 'origin/master' into issue-metadata-resolve-ids
|
2020-05-13 17:20:37 +02:00 |
|
pr_diff.go
|
Reset base branch when URL is used
|
2020-06-03 14:34:13 -07:00 |
|
pr_diff_test.go
|
Fix test
|
2020-05-27 08:38:30 -07:00 |
|
pr_lookup.go
|
Don't need extra determineBaseRepo call
|
2020-06-04 10:30:41 -07:00 |
|
pr_review.go
|
Reset base branch when URL is used
|
2020-06-03 14:34:13 -07:00 |
|
pr_review_test.go
|
Don't need extra determineBaseRepo call
|
2020-06-04 10:30:41 -07:00 |
|
pr_test.go
|
Don't need extra determineBaseRepo call
|
2020-06-04 10:30:41 -07:00 |
|
repo.go
|
Merge pull request #943 from cli/reauth-bug
|
2020-05-18 13:16:07 +02:00 |
|
repo_test.go
|
Update all calls to RunCommand
|
2020-05-05 09:20:01 -07:00 |
|
root.go
|
Merge remote-tracking branch 'origin/master' into wingkwong/master
|
2020-05-20 17:08:31 -05:00 |
|
root_test.go
|
respect ssh
|
2020-04-22 14:21:01 -05:00 |
|
testing.go
|
fix tests
|
2020-05-15 16:47:11 -05:00 |
|
title_body_survey.go
|
reenable skipping body prompt for pr/issue
|
2020-05-18 10:23:20 -05:00 |