aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1277 from zsh-users/update-conanHEADmasterShohei YOSHIDA10 days1-278/+697
|\
| * Fix claude pointing outsupdate-conanShohei YOSHIDA10 days1-9/+9
| * fix missing argument parametersShohei YOSHIDA11 days1-0/+7
| * fix typoShohei YOSHIDA11 days1-3/+3
| * update versionShohei YOSHIDA11 days1-1/+1
| * Avoid using global variables, use local variables insteadShohei YOSHIDA11 days1-84/+84
| * every functions should return valueShohei YOSHIDA11 days1-14/+38
| * update 'profile' command completionShohei YOSHIDA11 days1-14/+23
| * update 'remote' command completionShohei YOSHIDA11 days1-25/+36
| * update 'lock' command completionShohei YOSHIDA12 days1-15/+69
| * update 'list' command completionShohei YOSHIDA12 days1-2/+12
| * update 'export-pkg' command completionShohei YOSHIDA12 days1-12/+10
| * update 'build' command completionShohei YOSHIDA12 days1-5/+13
| * update 'graph' command completionShohei YOSHIDA12 days1-32/+51
| * fix profile options issueShohei YOSHIDA12 days1-57/+34
| * update 'export' command completionShohei YOSHIDA13 days1-3/+6
| * update 'editable' command completionShohei YOSHIDA13 days1-15/+25
| * update 'download' command completionShohei YOSHIDA13 days1-1/+5
| * update 'new' command completionShohei YOSHIDA13 days1-4/+8
| * update 'inspect' command completionShohei YOSHIDA13 days1-2/+11
| * update 'cache' command completionShohei YOSHIDA13 days1-7/+53
| * Implement new subcommand completionsShohei YOSHIDA13 days1-21/+247
* | Merge pull request #1276 from zsh-users/support-debugger-flagsShohei YOSHIDA10 days1-1/+15
|\ \ | |/ |/|
| * Support 'node inspect' specific flagssupport-debugger-flagsShohei YOSHIDA11 days1-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
|\
| * Add playwright completionadd-playwrightShohei YOSHIDA2026-05-191-0/+340
* | Merge pull request #1266 from zsh-users/add-pecoShohei YOSHIDA2026-05-201-0/+68
|\ \ | |/ |/|
| * Add peco completionadd-pecoShohei YOSHIDA2026-05-181-0/+68
|/
* Merge pull request #1265 from zsh-users/update-jestShohei YOSHIDA2026-05-111-1/+3
|\
| * Update jest completion to version 30.4.0update-jestShohei YOSHIDA2026-05-081-1/+3
* | Merge pull request #1264 from zsh-users/update-nodeShohei YOSHIDA2026-05-091-7/+11
|\ \ | |/ |/|
| * Update node.js completion to 26.1.0update-nodeShohei YOSHIDA2026-05-081-7/+11
* | Merge pull request #1263 from zsh-users/bug/clang-formatShohei YOSHIDA2026-05-081-1/+1
|\ \ | |/ |/|
| * Remove needless '='bug/clang-formatShohei YOSHIDA2026-05-071-1/+1
* | Some typo fixesMikael Magnusson2026-05-0714-29/+27
|/