| .. |
|
alias.go
|
fix typo
|
2020-06-22 15:19:50 +08: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
|
Tweak last few Example sections
|
2020-06-11 20:36:08 +02:00 |
|
config_test.go
|
Write all per-host config entries to hosts.yml
|
2020-06-02 15:35:13 +02:00 |
|
credits.go
|
Fix indentation of Example blocks
|
2020-06-11 20:31:37 +02:00 |
|
gist.go
|
Fix indentation of Example blocks
|
2020-06-11 20:31:37 +02:00 |
|
gist_test.go
|
just use a map + stdin test
|
2020-05-20 17:44:09 -05:00 |
|
help.go
|
Add special case for unsupported gh <command> help
|
2020-06-16 16:06:51 +02:00 |
|
issue.go
|
Add repo flag to issue commands
|
2020-06-22 14:26:41 -04:00 |
|
issue_test.go
|
Validate pr and issue limit flag
|
2020-06-10 21:42:38 +01:00 |
|
pr.go
|
Add repoflag to pr commands
|
2020-06-22 15:09:21 -04: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
|
Improve no args error handler and extend it to other commands
|
2020-06-15 21:01:32 +02:00 |
|
pr_create_test.go
|
Reverse the order of commits in pr create --fill (#1144)
|
2020-06-10 12:56:26 +02:00 |
|
pr_diff.go
|
Add repoflag to pr commands
|
2020-06-22 15:09:21 -04: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
|
Add repoflag to pr commands
|
2020-06-22 15:09:21 -04:00 |
|
pr_review_test.go
|
redundant type slice-string
|
2020-06-11 07:32:09 +08:00 |
|
pr_test.go
|
Validate pr and issue limit flag
|
2020-06-10 21:42:38 +01:00 |
|
repo.go
|
Fix indentation of Example blocks
|
2020-06-11 20:31:37 +02:00 |
|
repo_test.go
|
use new httpmock API in repo_test.go
|
2020-06-08 01:12:35 +09:00 |
|
root.go
|
Ignore repo flag errors in determineBaseRepo
|
2020-06-22 15:30:22 -04: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 pr create not using .github/pull_request_template.md
|
2020-06-18 09:00:56 +05:30 |
|
util.go
|
Correct package name
|
2020-06-22 15:19:33 -04:00 |