cli/command
Nate Smith 77ed118022
Merge pull request #880 from cli/pr-status-crash
Fix `pr status -R` crash with closed PR on the default branch
2020-05-08 14:23:51 -05:00
..
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 ignore MarkHidden errors 2020-04-21 11:23:38 -05:00
config_test.go Update all calls to RunCommand 2020-05-05 09:20:01 -07:00
issue.go Merge pull request #863 from cli/close-cmd-syntax 2020-05-07 16:55:13 +02:00
issue_test.go Update all calls to RunCommand 2020-05-05 09:20:01 -07:00
pr.go Merge pull request #880 from cli/pr-status-crash 2020-05-08 14:23:51 -05:00
pr_checkout.go respect ssh 2020-04-22 14:21:01 -05:00
pr_checkout_test.go Update all calls to RunCommand 2020-05-05 09:20:01 -07:00
pr_create.go respect ssh 2020-04-22 14:21:01 -05:00
pr_create_test.go Replace FakeHTTP with httpmock which is now compatible 2020-05-07 15:19:14 +02:00
pr_review.go switch to using body flag. small TODOs 2020-05-08 10:07:20 -05:00
pr_review_test.go switch to using body flag. small TODOs 2020-05-08 10:07:20 -05:00
pr_test.go Fix pr status -R crash with closed PR on the default branch 2020-05-07 20:53:03 +02:00
repo.go totally inelegant approach to hopefully stopping flakey tests 2020-04-29 14:17:16 -05:00
repo_test.go Update all calls to RunCommand 2020-05-05 09:20:01 -07:00
root.go Merge pull request #786 from cli/oauth-read-org 2020-04-28 20:23:44 -05:00
root_test.go respect ssh 2020-04-22 14:21:01 -05:00
testing.go Merge pull request #874 from cli/httpmock 2020-05-08 17:34:57 +02:00
title_body_survey.go support GH_EDITOR 2020-04-22 14:33:56 -05:00