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 |
|
vilmibm
|
47eef416b3
|
more iostreams passing
|
2020-11-02 11:47:12 -08:00 |
|
vilmibm
|
893fe09a83
|
try passing iostreams around instead of writer+colorscheme
|
2020-11-02 11:44:50 -08:00 |
|
vilmibm
|
74fe97b689
|
use shared color function
|
2020-11-02 11:26:11 -08:00 |
|
vilmibm
|
46a1598c19
|
favor SuccessIcon
|
2020-11-02 11:13:28 -08:00 |
|
Nate Smith
|
325cc3c078
|
Merge pull request #2256 from cli/internalize-docs
Internalize doc generation code
|
2020-11-02 12:31:37 -06:00 |
|
Nate Smith
|
20e33f0147
|
Merge pull request #2341 from alissonbrunosa/clean-garden-statusline
Reset Garden statusline completely when moving around
|
2020-11-02 11:33:05 -06:00 |
|
Alisson Santos
|
699a6c68fe
|
Use slice and make both status lines the size of the terminal width.
|
2020-11-02 13:21:46 +01:00 |
|
Alisson Santos
|
7bff34f408
|
Use terminal width for the status line
|
2020-11-02 10:56:23 +01:00 |
|
vilmibm
|
a2aa154794
|
port entirely to ColorScheme
|
2020-10-29 12:37:45 -07:00 |
|
Christopher Rucinski
|
e4705395e3
|
added extra notes
|
2020-10-30 01:28:31 +09:00 |
|
Mislav Marohnić
|
5e89036d49
|
Merge pull request #2253 from emhagman/repo-clone-friendly-error
Print friendly error when "gh repo clone" is missing required argument
|
2020-10-29 17:02:53 +01:00 |
|
Mislav Marohnić
|
fc969281cf
|
Better tests for clone argument parsing
|
2020-10-29 16:52:50 +01:00 |
|
Christopher Rucinski
|
8b0278c4d9
|
added Snap installation docs
|
2020-10-29 21:40:05 +09:00 |
|
Mislav Marohnić
|
6b953f2913
|
Simplify checks test
|
2020-10-29 13:08:25 +01:00 |
|
Irzhy Ranaivoarivony
|
03309930f0
|
add message on pr checks returns no CI with non-empty PR
|
2020-10-29 13:08:25 +01:00 |
|
Mislav Marohnić
|
e093d23521
|
Merge pull request #2276 from ianbillett/view-closed-prs
Allow `gh pr view <closed_pr_branch_name>` to view closed PRs
|
2020-10-28 17:50:10 +01:00 |
|
Nate Smith
|
f53efb3e03
|
Merge pull request #2305 from cli/vilmibm-patch-1
Update of triage doc based on more recent process
|
2020-10-28 11:06:28 -05:00 |
|
Nate Smith
|
a5b9a022e5
|
Update triage.md
|
2020-10-28 10:43:55 -05:00 |
|
Nate Smith
|
7f5929f4bf
|
link to aliases
|
2020-10-28 10:42:13 -05:00 |
|
Mislav Marohnić
|
fb621d2988
|
💅 code style
|
2020-10-28 15:50:59 +01:00 |
|
Mislav Marohnić
|
d09561d03c
|
💅 simplify sortPullRequestsByState
|
2020-10-28 15:50:59 +01:00 |
|
Mislav Marohnić
|
2ac68cc534
|
PullRequestForBranch: fix outdated error message
This method doesn't necessarily search through open pull requests.
|
2020-10-28 15:50:59 +01:00 |
|