cli/command
2020-06-08 15:17:52 -05:00
..
alias.go better get func 2020-06-05 13:09:04 -05:00
alias_test.go start on alias delete 2020-06-05 13:04:45 -05:00
completion.go Remove quotes around link 2020-06-08 14:28:19 +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 Write all per-host config entries to hosts.yml 2020-06-02 15:35:13 +02:00
credits.go use Command.Hidden 2020-06-08 12:31:40 -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 Merge pull request #992 from AliabbasMerchant/issue-query-params 2020-06-04 14:32:38 -05:00
issue_test.go Merge pull request #992 from AliabbasMerchant/issue-query-params 2020-06-04 14:32:38 -05:00
pr.go Merge pull request #1020 from cli/pr-lookup-v2 2020-06-04 10:42:55 -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 Return error when it occurs 2020-05-26 07:50:59 +05:30
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 Merge pull request #1020 from cli/pr-lookup-v2 2020-06-04 10:42:55 -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 #1107 from vilmibm/move-credits 2020-06-08 15:17:52 -05:00
repo_test.go Use new httpmock API in test 2020-06-05 13:29:44 +02:00
root.go Merge pull request #1107 from vilmibm/move-credits 2020-06-08 15:17:52 -05:00
root_test.go respect ssh 2020-04-22 14:21:01 -05:00
testing.go Write all per-host config entries to hosts.yml 2020-06-02 15:35:13 +02:00
title_body_survey.go Fix error while adding Milestone Metadata to PR during create 2020-06-08 10:26:28 +05:30