cli/command
2020-02-24 17:20:02 +01:00
..
completion.go Make sure to handle errors when generating completions 2020-02-19 15:39:33 +01:00
completion_test.go Add fish completion support via Cobra contributor 2020-01-28 22:04:40 +01:00
issue.go Fix column alignment and truncation for Eastern Asian languages 2020-02-20 18:52:17 +01:00
issue_test.go added fix for empty body in issue preview 2020-02-13 01:44:03 -08:00
pr.go Fix column alignment and truncation for Eastern Asian languages 2020-02-20 18:52:17 +01:00
pr_checkout.go Revert "prefix branch names for local pr checkout" 2020-02-13 17:16:53 -06:00
pr_checkout_test.go Revert "prefix branch names for local pr checkout" 2020-02-13 17:16:53 -06:00
pr_create.go Respect title & body from arguments to pr create -w 2020-02-20 22:48:04 +01:00
pr_create_test.go Respect overriden base branch in pr create --web 2020-02-17 14:14:37 +01:00
pr_test.go Have --state=closed include merged PRs 2020-02-20 13:53:44 +01:00
repo.go Allow repo view OWNER/REPO format for owners starting with "http" 2020-02-24 17:17:14 +01:00
repo_test.go Use displayURL helper for consistency 2020-02-24 17:17:00 +01:00
root.go Tweak verbose HTTP logging 2020-02-21 12:57:00 +01:00
root_test.go Fix gh version printing the correct changelog link 2020-01-29 16:03:10 +01:00
testing.go fix tests 2020-02-12 08:48:25 -06:00
title_body_survey.go reset to template if body is empty 2020-02-19 02:16:12 +05:00