Commit graph

2780 commits

Author SHA1 Message Date
boonhong
57ec879aea Fix typos 2020-11-12 22:32:36 +08:00
Mislav Marohnić
6e1e62f496 Consistently print commands in DEBUG mode 2020-11-11 18:17:01 +01:00
Mislav Marohnić
97b176da93 Fix git executable name for Windows in tests 2020-11-11 16:46:49 +01:00
Mislav Marohnić
fc3f517419
Merge pull request from GHSA-fqfh-778m-2v32
Ensure that only PATH is searched when shelling out to external commands
2020-11-11 16:36:50 +01:00
Mislav Marohnić
38f68d849f Improve error message when git isn't found 2020-11-11 16:33:13 +01:00
Mislav Marohnić
c87dc00f38 Omit the full path of a command in DEBUG mode 2020-11-11 16:33:13 +01:00
Mislav Marohnić
5b4a08dcb9 Ensure that only PATH is searched when shelling out to external commands
Works around https://github.com/golang/go/issues/38736 for Windows.
2020-11-11 16:33:13 +01:00
Mislav Marohnić
3a1e0021de
Merge pull request #2393 from cli/bump-deps
Bump dependencies
2020-11-11 16:11:47 +01:00
Mislav Marohnić
85a7dfbf4c
Merge pull request #2312 from jan25/jan25/issue-2042
Fetch and print all Issue labels
2020-11-11 16:10:40 +01:00
Mislav Marohnić
f505d1fdf7 Bump golang.org/x/text 2020-11-11 15:36:35 +01:00
Mislav Marohnić
6ac38d9774 Bump golang.org/x/crypto 2020-11-11 15:36:23 +01:00
Mislav Marohnić
67cafa305b Bump shurcooL/githubv4 2020-11-11 15:36:01 +01:00
Mislav Marohnić
a860708c7b Bump muesli/termenv 2020-11-11 15:34:15 +01:00
Mislav Marohnić
f2864aa5b5 Bump mattn/go-colorable 2020-11-11 15:33:27 +01:00
Mislav Marohnić
be783cf256 Bump AlecAivazis/survey 2020-11-11 15:32:54 +01:00
Mislav Marohnić
feec114bb6 Fix truncateLabels for empty values 2020-11-11 15:29:40 +01:00
Mislav Marohnić
8d054486a3 Merge remote-tracking branch 'origin' into jan25/issue-2042 2020-11-11 15:23:46 +01:00
Mislav Marohnić
62e4c536ce Ensure parentheses are preserved after truncating labels in table view 2020-11-11 15:22:34 +01:00
Cristian Dominguez
fa8674386b
Render links as absolute URLs in repo view (#2363)
Co-authored-by: Cristian Dominguez <cristiand391@users.noreply.github.com>
2020-11-11 13:13:19 +01:00
Mislav Marohnić
91df27f30a
Merge pull request #2383 from cristiand391/fix-mousetrap-windows
Show MousetrapHelpText when double-clicking gh.exe
2020-11-11 12:52:21 +01:00
Zoltan Puskas
3c3ce909a1
Add Gentoo instructions to install the package (#2389)
Co-authored-by: Mislav Marohnić <mislav@github.com>
2020-11-11 12:39:22 +01:00
Cristian Dominguez
79878a6736 Show MousetrapHelpText when double-clicking gh.exe 2020-11-09 08:28:55 -03:00
Nate Smith
9edcd686e2
Merge pull request #2257 from cli/gen-help-docs
Generate markdown docs for help topics
2020-11-04 13:04:47 -06:00
Sam Coe
86906c6769
Small cleanup 2020-11-04 12:40:40 +03:00
Sam Coe
241e90aa9b
Make markdown:generate annotation a markdown generation override for hidden commands 2020-11-04 12:35:58 +03:00
Sam Coe
f770c6481c
Generate markdown for help topics 2020-11-04 12:35:58 +03:00
Sam
c7ede29779
Refactor help topics to include short message 2020-11-04 12:35:58 +03:00
Nate Smith
cee26cf172
Merge pull request #2353 from alissonbrunosa/refactoring-custom-error-messages
[Cosmetic] Extract duplicated code to a reusable function
2020-11-03 19:13:11 -06:00
Alisson Santos
cf617e88f4 Extract repeated code to util function 2020-11-03 22:05:04 +01:00
Nate Smith
910063336d
Merge pull request #2351 from alissonbrunosa/improve-release-create-message
Improve error message for "gh release create" command
2020-11-03 13:36:31 -06:00
Nate Smith
441f40b427
Merge pull request #2319 from cli/cleanup-duplicate-config
Refactor config command to improve testability
2020-11-03 12:54:16 -06:00
Nate Smith
24d863eccc
Merge pull request #2316 from cli/colors-1624
migrate off of utils color functions
2020-11-03 12:49:02 -06:00
Alisson Santos
7a106e2ded improve error message 2020-11-03 18:46:07 +01:00
Sam
d79eb494d9
Merge pull request #2279 from malaDev/1818-pr-checks-empty
add message on `pr checks` returns no CI with non-empty PR
2020-11-03 10:14:31 +03:00
Sam
72ec5beeb6
Merge pull request #2016 from cli/filter-git-push-output
Filter out unwanted stderr output during git push commands
2020-11-03 10:05:33 +03:00
Sam Coe
9acbf8aae4
Refactor regexp writer 2020-11-03 09:59:40 +03:00
Sam Coe
bf46b870cb
Add multiple writes test 2020-11-03 09:59:39 +03:00
Sam Coe
eaa685ac9b
Use custom scanLines function for RegexWriter 2020-11-03 09:59:38 +03:00
Sam Coe
212993632b
Fix up regex to escape dot in URL 2020-11-03 09:59:11 +03:00
Sam Coe
28b3b2c9e7
Address PR comments 2020-11-03 09:59:09 +03:00
Sam Coe
97504f4f1f
Filter out unwanted stderr output during git push commands 2020-11-03 09:58:29 +03:00
Sam Coe
58b93e77fc
new packages for get and set subcommands 2020-11-03 09:49:06 +03:00
Sam Coe
ce18b943b8
Export type ConfigOption and group InvalidValueError code 2020-11-03 09:49:05 +03:00
Sam Coe
5c5f52c4c4
Refactor config command 2020-11-03 09:49:05 +03:00
Sam Coe
e6be06f737
Cleanup duplicate config options 2020-11-03 09:49:05 +03:00
Nate Smith
e3fbe479ce
Merge pull request #2076 from RozzaysRed/run_from_explorer
Run commands from explorer.exe
2020-11-02 18:39:56 -06:00
Nate Smith
e7d934678d
Merge branch 'trunk' into run_from_explorer 2020-11-02 18:23:16 -06:00
vilmibm
f519989d5c move cobra mutation and document it 2020-11-02 16:22:02 -08:00
Nate Smith
6ef7d5e842
Update install_linux.md 2020-11-02 18:15:32 -06:00
Nate Smith
4d62ab6ec2
Merge pull request #2320 from ciscorucinski/trunk
Adding Snap Docs
2020-11-02 18:12:37 -06:00