kfcampbell
9c9a489b31
Initial commit
2020-03-20 15:11:47 -07:00
Mislav Marohnić
2cff4c2adc
Merge pull request #2502 from torkelrogstad/master
...
Add more Fish completions to pull-request
2020-03-16 16:01:36 +01:00
Torkel Rogstad
54d7702590
Add more Fish completions to pull-request
2020-03-16 15:38:16 +01:00
Mislav Marohnić
eeb9255d8e
Merge pull request #2500 from fgerling/suse
...
Add openSUSE and zypper to install instructions
2020-03-13 11:59:26 +01:00
fgerling
ee7f9b42a3
Add openSUSE and zypper to install instructions
2020-03-12 15:51:01 +01:00
Mislav Marohnić
8d91904208
Merge branch 'patch-1'
2020-03-09 02:20:55 +01:00
Mislav Marohnić
fb44a7ef97
Avoid generating changelog during release
...
Since the CI job runs without the full git history, and since we
commonly get release notes from the annotated git tag, eliminate the
obsolete code path that tried to generate the changelog.
https://github.com/github/hub/runs/488291084
2020-03-09 02:20:51 +01:00
Mislav Marohnić
63a61d5f96
Perform case-insensitive matching on HTTP header name
2020-03-09 02:19:16 +01:00
Mislav Marohnić
288fe19b73
Merge pull request #2497 from felicianotech/update-snap-doc
...
Update snap install command.
2020-03-09 02:05:38 +01:00
Ricardo N Feliciano
8fedf61834
Update snap install command.
2020-03-07 17:58:03 -05:00
Shohei Ueda
8e6a717387
Fix case upper to lower
2020-03-08 00:22:04 +09:00
Mislav Marohnić
a1b6bb179a
hub 2.14.2
2020-03-05 18:48:23 +01:00
Mislav Marohnić
5b7cf00a2b
Normalize `url.Error` message for Go 1.14
...
Go 1.13: `Post <URL>: <message>`
Go 1.14: `Post "<URL>": <message>`
Since we have an existing test that includes this error message, make
sure that `url.Error`s are output without quotes around the URL.
2020-03-05 15:03:11 +01:00
Mislav Marohnić
d675a5ed42
🔥 note about Go modules
2020-03-05 15:02:46 +01:00
Mislav Marohnić
dcec289400
Remove support for Go < 1.11
2020-03-05 14:42:30 +01:00
Mislav Marohnić
323ec75ef7
Remove obsolete auto-updater file
2020-03-05 14:13:05 +01:00
Mislav Marohnić
6740f5c163
Merge pull request #2489 from github/git-symbolic-ref
...
Use `git symbolic-ref` to read the branch name for HEAD
2020-03-03 14:31:44 +01:00
Mislav Marohnić
64cfcdd19e
Use `git symbolic-ref` to read the branch name for HEAD
...
This affects reading the current branch as well as reading the default
branch for a remote. Because we're no longer trying to read the ref
manually from the filesystem, this approach works with git worktrees.
2020-03-01 10:52:11 +01:00
Mislav Marohnić
badc983ab5
[pr] Indicate that you can do `git push` after `checkout`
...
Fixes #2467
2020-02-20 02:51:46 +01:00
Mislav Marohnić
3fb45107ec
[ci-status] Fix subject in docs
2020-02-19 23:15:38 +01:00
Mislav Marohnić
f3deae3593
Cleanup `*.zip` archive after `script/get` on Windows
2020-01-29 14:36:56 +01:00
Mislav Marohnić
2f1e6e091e
OK, really try to fix `script/get` for Windows
2020-01-29 14:31:30 +01:00
Mislav Marohnić
2b28a53b5b
Fix `script/get` for `MSYS_NT-*` host
2020-01-29 14:20:36 +01:00
Mislav Marohnić
d92a3108f7
Put Windows help files in the correct location
...
Fixes #2455
2020-01-27 11:23:51 +01:00
Mislav Marohnić
c455473ad8
Tweak README, improve usage docs
2020-01-25 21:44:20 +01:00
Mislav Marohnić
33f929397c
Merge pull request #2453 from github/github-actions
...
Add instructions for GitHub Actions
2020-01-25 15:21:15 +01:00
Mislav Marohnić
40e421edd2
Add instructions for GitHub Actions
2020-01-25 15:16:14 +01:00
Mislav Marohnić
572ea2990e
Ensure man pages are shown at full width
...
This helps `man` stay connected to the user's terminal
2020-01-25 13:58:02 +01:00
Mislav Marohnić
373d387eba
[ci] Fix bump-homebrew-formula-action step
...
COMITTER_TOKEN only has `public_repo` scope, so it can't verify the SHA2
sum of the download from under the SAML-protected `github` org
340b79ac78/checks
?check_suite_id=412124491
2020-01-21 17:02:20 +01:00
Mislav Marohnić
340b79ac78
hub 2.14.1
2020-01-21 15:28:56 +01:00
Mislav Marohnić
b4dfe6b0a2
[build] Fix `script/build` when outside of a git repository
...
Fixes error `usage: link [options] main.o` when building from the
downloaded tarball
2020-01-21 15:28:41 +01:00
Mislav Marohnić
f8e32405fb
[ci] Use latest bump-homebrew-formula-action
2020-01-21 15:28:41 +01:00
Mislav Marohnić
162fb0851e
[ci] Configure GOFLAGS when cross-compiling release binaries
2020-01-21 15:28:41 +01:00
Mislav Marohnić
9a5cde08cc
[ci] Fix auto-publishing gh-pages
...
24ba9063ab/checks
?check_suite_id=412011825
2020-01-21 15:28:41 +01:00
Mislav Marohnić
3bb72b9567
[ci] Fix coverage report
2020-01-21 14:21:34 +01:00
Mislav Marohnić
46d12a8d7b
Respect GITHUB_REF in `script/version`
2020-01-21 14:14:32 +01:00
Mislav Marohnić
5932438a4e
Remove unwanted tracking from distributed HTML man pages
...
This was supposed to end up in the published site only
2020-01-21 14:13:17 +01:00
Mislav Marohnić
e66ef8d96e
Fix release workflow
2020-01-21 14:12:22 +01:00
Mislav Marohnić
5120359c90
hub 2.14.0
2020-01-21 13:39:00 +01:00
Mislav Marohnić
7e164d487e
[changelog] Tweak script
2020-01-21 13:38:23 +01:00
Mislav Marohnić
2b471bd415
[version] Support `--build-options`
...
Ensure that all flags are forwarded to `git version`
Fixes #2440
2020-01-21 13:31:17 +01:00
Mislav Marohnić
57b8337db1
Merge pull request #2432 from jfahrer/master
...
Add the ability to edit issues
Fixes #1686 , fixes #1151 , ref. #1523
2020-01-21 12:55:00 +01:00
Mislav Marohnić
f988235f74
Allow updating issue state
2020-01-21 12:48:56 +01:00
Mislav Marohnić
b0db79dbf3
Allow nulifying existing issue's labels, assignees, & milestone
2020-01-21 12:42:55 +01:00
Mislav Marohnić
c175488aa8
Avoid fetching issue unless necessary
2020-01-21 12:34:55 +01:00
Mislav Marohnić
153d8eda19
Compensate for CR-LF line endings when editing issues/releases
...
A body will typically have CR-LF when it was authored using web UI on Windows.
2020-01-21 12:22:57 +01:00
Mislav Marohnić
6597192503
💅
2020-01-21 12:16:45 +01:00
Mislav Marohnić
d6a74bfb1e
Remove URL output from successful `issue update`
...
This made sense for `issue create`, where a person would want to obtain
the URL to the new issue, but it makes less sense for `issue update`,
where the user already knows the issue number (which will not change).
This makes it so that the successful run has no output, but since I
don't know what a better confirmation behavior would be, I think this is
fine for now.
2020-01-21 11:46:43 +01:00
Julian Fahrer
8b7c92e012
Inline check for updating flags
2020-01-20 14:10:18 -08:00
Mislav Marohnić
4c8a27c11c
Merge pull request #2446 from github/better-http-errors
...
Print more user-friendly HTTP 40x errors
2020-01-20 14:04:33 +01:00