cli/pkg
Mislav Marohnić e3569dc7bd
Fix bash completions for extensions and aliases
Now that extensions and alises are real Cobra Command instances, they will appear in
completions automatically and don't need to be additionally inserted via ValidArgs.
Their addition to ValidArgs have caused all extensions and aliases to be listed twice
within completion results, which didn't seem to affect zsh completions at all, but in
bash completions it had caused the completion description to be a part of the expansion.
2023-06-02 13:31:02 +02:00
..
cmd Fix bash completions for extensions and aliases 2023-06-02 13:31:02 +02:00
cmdutil Pretty-print JSON results of jq filtering (#7236) 2023-04-25 13:27:17 +00:00
extensions Go 1.19: fix comment formatting for moq-generated mocks 2022-12-12 16:58:25 +01:00
findsh go fmt 2021-12-02 16:12:24 +01:00
githubtemplate Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
httpmock Edit multiple issues, PRs in parallel (#7259) 2023-04-25 14:45:41 +02:00
iostreams Update go-gh to v2 (#7299) 2023-04-16 15:34:23 +10:00
jsoncolor api: avoid HTML-escaping JSON output 2022-07-25 13:10:44 +02:00
liveshare Correct some typos 2023-04-21 03:51:31 +02:00
markdown Correct some typos 2023-04-21 03:51:31 +02:00
prompt fix linting 2022-07-27 14:15:27 -05:00
search Enable owner flag to take multiple values for searching 2023-04-12 10:37:09 +05:30
set Add GH_HOST to hosts list if it has corresponding auth token (#5087) 2022-01-29 07:37:24 +00:00
ssh Even better config support 2022-07-22 11:03:14 -05:00
surveyext feat: Fallback to notepad on Windows 2022-08-18 17:05:14 -04:00