| .. |
|
alias.go
|
minor alias scriptability changes
|
2020-07-20 11:10:34 -05:00 |
|
alias_test.go
|
minor alias scriptability changes
|
2020-07-20 11:10:34 -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
|
Adding config set example for vscode to docs
|
2020-06-30 18:17:05 -04: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 command line docs for supported environment variables
|
2020-07-16 17:46:09 +02:00 |
|
help_test.go
|
Add indent helper function
|
2020-07-16 16:24:25 +02:00 |
|
issue.go
|
Allow filter values with spaces in issue/pr list --web
|
2020-07-16 15:21:50 +02:00 |
|
issue_lookup.go
|
Respect hostnames when resolving git remotes and URL args to repos
|
2020-07-02 20:36:10 +02:00 |
|
issue_test.go
|
remove package level terminal check state
|
2020-07-17 15:02:05 -05:00 |
|
pr.go
|
Allow filter values with spaces in issue/pr list --web
|
2020-07-16 15:21:50 +02:00 |
|
pr_checkout.go
|
Abort pr checkout when PR has an invalid head branch name
|
2020-07-15 16:16:38 +02:00 |
|
pr_checkout_test.go
|
Verify HTTP stubs in pr checkout tests
|
2020-07-15 16:18:36 +02:00 |
|
pr_create.go
|
Merge remote-tracking branch 'origin' into webInList
|
2020-07-16 14:51:34 +02:00 |
|
pr_create_test.go
|
Merge remote-tracking branch 'origin' into ghe-remotes
|
2020-07-13 13:39:14 +02:00 |
|
pr_diff.go
|
Declare -R, --repo flag on all issue and pr subcommands
|
2020-06-30 18:51:53 +02:00 |
|
pr_diff_test.go
|
Fix test
|
2020-05-27 08:38:30 -07:00 |
|
pr_lookup.go
|
Respect hostnames when resolving git remotes and URL args to repos
|
2020-07-02 20:36:10 +02:00 |
|
pr_review.go
|
Declare -R, --repo flag on all issue and pr subcommands
|
2020-06-30 18:51:53 +02:00 |
|
pr_review_test.go
|
redundant type slice-string
|
2020-06-11 07:32:09 +08:00 |
|
pr_test.go
|
Allow filter values with spaces in issue/pr list --web
|
2020-07-16 15:21:50 +02:00 |
|
repo.go
|
Fix hostname being respected in web browse commands
|
2020-07-02 20:54:07 +02:00 |
|
repo_test.go
|
Name more queries in test stubs
|
2020-07-10 20:20:33 +02:00 |
|
root.go
|
Add command line docs for supported environment variables
|
2020-07-16 17:46:09 +02:00 |
|
root_test.go
|
Respect original hostname in formatRemoteURL()
|
2020-06-23 20:06:50 +02:00 |
|
testing.go
|
scriptability improvements: issue commands
|
2020-07-14 12:30:53 -05:00 |
|
title_body_survey.go
|
Fix pr create not using .github/pull_request_template.md
|
2020-06-18 09:00:56 +05:30 |