Mislav Marohnić
8af17bce76
Add functionality and tests to `pr merge`
2020-08-02 20:35:50 +02:00
Mislav Marohnić
393e75af87
Merge remote-tracking branch 'origin' into pr-merge
2020-08-02 18:48:53 +02:00
Mislav Marohnić
705360dc0a
Add a note about GitHub CLI
...
Avoid literal mention of "GitHub CLI" because hub already ranks too high
for those search terms and we don't want it to rank any higher.
Closes #2458
2020-08-02 18:40:12 +02:00
Mislav Marohnić
ec9cb47fee
gitignore macOS `.DS_store` files
2020-08-02 18:16:03 +02:00
Mislav Marohnić
df21bbd63a
Update hub for GitHub Actions instructions
2020-08-02 14:46:40 +02:00
Mislav Marohnić
1781a3e163
Do not recommend installing hub via Snap
...
It's just a bad system for this kind of CLI application.
Closes https://github.com/github/hub/issues/2565
2020-08-02 14:26:56 +02:00
Mislav Marohnić
51362c984d
Merge remote-tracking branch 'origin' into patch-1
2020-08-02 14:21:03 +02:00
Mislav Marohnić
ef871da992
Merge pull request #2579 from qorg11/add-gentoo-void
...
Add Void and Gentoo to installation instructions
2020-08-02 13:38:44 +02:00
qorg11
4ccb04823c
Add Void and Gentoo to installation instructions
2020-07-17 03:24:25 +02:00
C. Titus Brown
dc630cb28c
Update README to include hub on conda forge for all platforms
...
see https://github.com/conda-forge/hub-feedstock for conda-forge hub package.
2020-06-20 09:00:15 -07:00
Mislav Marohnić
93537d4575
Merge branch 'git-empty-args'
2020-05-26 00:08:52 +02:00
Mislav Marohnić
3df552668f
[cmd] Improve argument display in `--noop` and debug modes
2020-05-26 00:08:16 +02:00
Mislav Marohnić
bc70e565e5
[git] Fix forwarding empty arguments
...
Fixes #2552
Ref. d99f308e2d
2020-05-25 23:45:55 +02:00
Mislav Marohnić
6c63f562ba
Merge pull request #2524 from pgrimaud/master
...
Fix typos
2020-05-11 20:10:26 +02:00
Pierre Grimaud
2836fb90da
Fix typos
2020-04-26 00:21:34 +02:00
Mislav Marohnić
e50cc02b1d
Merge pull request #2518 from novas0x2a/pathv2
...
add /v2 to the module name to resolve the module path problem
Fixes #2517
2020-04-18 17:54:04 +02:00
Mike Lundy
c4dfa597b8
add /v2 to the module name to resolve the module path problem
2020-04-16 16:30:07 -07:00
Mislav Marohnić
d5dc53669c
Merge pull request #2504 from github/kfcampbell/some-linting-cleanup
...
Linting Cleanup
2020-04-13 19:22:50 +02:00
kfcampbell
8db8f617d1
Merge master to resolve merge conflict.
2020-04-13 10:09:50 -07:00
kfcampbell
289ee4e8ee
Another (last?) pass at missed linting errors.
2020-04-13 09:33:16 -07:00
Mislav Marohnić
d429ec23d7
indent 💅
2020-04-13 12:59:36 +02:00
Mislav Marohnić
c5e5d3f014
Remove obsolete GOPATH hack
...
This was put in place for Go < 1.11, which we no longer support in CI.
2020-04-13 12:59:36 +02:00
Mislav Marohnić
81ad4dd64b
Revert "[ci] Use `gofmt` to avoid `go fmt` downloading dependencies"
...
This reverts commit 75c5410110
.
2020-04-13 12:59:36 +02:00
Mislav Marohnić
9712d70eea
Remove `-mod=vendor` from build configuration
2020-04-13 12:37:20 +02:00
kfcampbell
a2f70d7fa9
Try removing vendor directory.
2020-04-12 17:46:28 -07:00
kfcampbell
425a75f368
Lint md2roff-bin, ui, utils dirs.
2020-04-12 17:31:50 -07:00
Mislav Marohnić
f7a0bf113a
Merge pull request #2463 from lufia/remove-assert
...
remove bmizerany/assert
2020-04-03 18:39:59 +02:00
lufia
6f96cf38de
Run go mod vendor
2020-04-03 16:54:01 +09:00
lufia
24a879d5ce
Remove unused func
2020-04-03 16:54:01 +09:00
lufia
95f8bb72be
Replace bmizerany/assert with internal/assert
2020-04-03 16:54:01 +09:00
lufia
5918d1c6db
Add internal/assert package
2020-04-03 16:53:56 +09:00
kfcampbell
04169cbf03
Fix tests.
2020-03-20 16:15:41 -07:00
kfcampbell
f7d08865e0
Partial lint rest of github folder.
2020-03-20 16:11:23 -07:00
kfcampbell
ac0ac7fb8e
Wrapping up linting the commands folder for now.
2020-03-20 15:36:24 -07:00
kfcampbell
3e6191742d
More minor updates.
2020-03-20 15:30:49 -07:00
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