aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update rubocop completion to version 1.88.2update-rubocopShohei YOSHIDA2026-07-241-1/+3
* Merge pull request #1282 from zsh-users/update-cmakeShohei YOSHIDA2026-07-233-4/+12
|\
| * Update cmake/ctest/cpack completions to version 4.4.0update-cmakeShohei YOSHIDA2026-07-213-4/+12
* | Merge pull request #1281 from zsh-users/update-typescriptShohei YOSHIDA2026-07-221-33/+64
|\ \ | |/ |/|
| * Update tsc completion to version 7.0.2update-typescriptShohei YOSHIDA2026-07-211-33/+64
|/
* Merge pull request #1280 from zsh-users/update-nvmShohei YOSHIDA2026-07-121-1/+2
|\
| * Update nvm completion to version v0.40.5update-nvmShohei YOSHIDA2026-07-101-1/+2
|/
* Merge pull request #1279 from zsh-users/update-nodejsShohei YOSHIDA2026-07-101-2/+3
|\
| * Update completing file patternupdate-nodejsShohei YOSHIDA2026-07-091-1/+1
| * Add new flag that introduced at version 26.5Shohei YOSHIDA2026-07-091-1/+2
|/
* Merge pull request #1277 from zsh-users/update-conanShohei YOSHIDA2026-06-261-278/+697
|\
| * Fix claude pointing outsupdate-conanShohei YOSHIDA2026-06-261-9/+9
| * fix missing argument parametersShohei YOSHIDA2026-06-251-0/+7
| * fix typoShohei YOSHIDA2026-06-251-3/+3
| * update versionShohei YOSHIDA2026-06-251-1/+1
| * Avoid using global variables, use local variables insteadShohei YOSHIDA2026-06-251-84/+84
| * every functions should return valueShohei YOSHIDA2026-06-251-14/+38
| * update 'profile' command completionShohei YOSHIDA2026-06-251-14/+23
| * update 'remote' command completionShohei YOSHIDA2026-06-251-25/+36
| * update 'lock' command completionShohei YOSHIDA2026-06-241-15/+69
| * update 'list' command completionShohei YOSHIDA2026-06-241-2/+12
| * update 'export-pkg' command completionShohei YOSHIDA2026-06-241-12/+10
| * update 'build' command completionShohei YOSHIDA2026-06-241-5/+13
| * update 'graph' command completionShohei YOSHIDA2026-06-241-32/+51
| * fix profile options issueShohei YOSHIDA2026-06-241-57/+34
| * update 'export' command completionShohei YOSHIDA2026-06-241-3/+6
| * update 'editable' command completionShohei YOSHIDA2026-06-231-15/+25
| * update 'download' command completionShohei YOSHIDA2026-06-231-1/+5
| * update 'new' command completionShohei YOSHIDA2026-06-231-4/+8
| * update 'inspect' command completionShohei YOSHIDA2026-06-231-2/+11
| * update 'cache' command completionShohei YOSHIDA2026-06-231-7/+53
| * Implement new subcommand completionsShohei YOSHIDA2026-06-231-21/+247
* | Merge pull request #1276 from zsh-users/support-debugger-flagsShohei YOSHIDA2026-06-261-1/+15
|\ \ | |/ |/|
| * Support 'node inspect' specific flagssupport-debugger-flagsShohei YOSHIDA2026-06-251-1/+15
|/
* Merge pull request #1273 from arminveres/u/arminveres/feat/build-presetsShohei YOSHIDA2026-06-201-5/+149
|\
| * feat: extend _cmake for parsing build targetsArmin Richard Veres2026-06-191-2/+103
| * feat: add support for build-presetsArmin Richard Veres2026-06-111-5/+48
* | Merge pull request #1275 from zsh-users/support_cppcheck_reporterShohei YOSHIDA2026-06-151-76/+93
|\ \
| * | Support cppcheck-htmlreportsupport_cppcheck_reporterShohei YOSHIDA2026-06-121-76/+93
|/ /
* | Merge pull request #1274 from zsh-users/update_cppcheckShohei YOSHIDA2026-06-121-14/+21
|\ \ | |/ |/|
| * update cppcheck completion to version 2.19.0update_cppcheckShohei YOSHIDA2026-06-121-14/+21
|/
* Merge pull request #1272 from zsh-users/update_elixir_toolsShohei YOSHIDA2026-06-051-1/+5
|\
| * Update mix completion to version 1.20.0update_elixir_toolsShohei YOSHIDA2026-06-041-1/+5
* | Merge pull request #1271 from zsh-users/update-bundlerShohei YOSHIDA2026-06-041-2/+8
|\ \ | |/ |/|
| * Update bundler completion to version 4.0.13update-bundlerShohei YOSHIDA2026-06-031-2/+8
|/
* Merge pull request #1270 from zsh-users/update_dartShohei YOSHIDA2026-06-031-88/+80
|\
| * Update dart completion to v3.12.0update_dartShohei YOSHIDA2026-06-011-88/+80
|/
* Merge pull request #1268 from julianandresdev/fix/regex-arguments-howto-clari...Shohei YOSHIDA2026-05-221-2/+4
|\
| * docs: clarify _regex_arguments example explanation (#1106)Julian Andres2026-05-211-2/+4
|/
* Merge pull request #1267 from zsh-users/add-playwrightShohei YOSHIDA2026-05-211-0/+340
|\