cli/command
2020-03-16 04:21:35 +09:00
..
completion.go Improve completion docs 2020-03-05 09:34:05 +01:00
completion_test.go Add support for PowerShell completion 2020-03-05 09:33:49 +01:00
issue.go Show the issue state for viewing issues in CLI 2020-03-16 02:40:49 +09:00
issue_test.go Add a test for the closed issue preview 2020-03-16 04:12:26 +09:00
pr.go Show the PR state for viewing PRs in CLI 2020-03-16 02:41:02 +09:00
pr_checkout.go Removed explicit capacity in slice initialization 2020-02-26 15:44:52 +01:00
pr_checkout_test.go Revert "prefix branch names for local pr checkout" 2020-02-13 17:16:53 -06:00
pr_create.go Raise error if --draft was used in pr create --web 2020-03-09 14:53:27 +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 Add tests for the Closed/Merged PR preview 2020-03-16 04:21:35 +09:00
repo.go Merge pull request #629 from sibis/verify-view-repo 2020-03-11 20:21:40 +01:00
repo_test.go refactor: code cleanup incorporating the PR suggestions and removed blank lines 2020-03-12 00:44:07 +05:30
root.go No need to opt in to shadow-cat API preview 2020-03-10 13:59:56 +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 Use var syntax when empty struct is initialized 2020-02-24 22:33:22 +01:00