cli/command
Mislav Marohnić 8a4fd432ea
Merge pull request #638 from doi-t/show-the-most-recent-pr
Only show the most recent PR for the current branch
2020-03-13 10:07:12 +01: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 Add filter issues by author 2020-03-09 18:50:23 -06:00
issue_test.go Add filter issues by author 2020-03-09 18:50:23 -06:00
pr.go Return the latest PR belonging to the current branch 2020-03-13 09:49:20 +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 a test for the current branch 2020-03-13 00:24:44 +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