aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Update completing file patternupdate-nodejsShohei YOSHIDA4 days1-1/+1
|
* Add new flag that introduced at version 26.5Shohei YOSHIDA4 days1-1/+2
|
* Merge pull request #1277 from zsh-users/update-conanShohei YOSHIDA2026-06-261-278/+697
|\ | | | | Update conan completion to version v2.29
| * 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
| | | | | | | | It was not excaped characters correctly
| * 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
| |
* | 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: add support for build-presets
| * feat: extend _cmake for parsing build targetsArmin Richard Veres2026-06-191-2/+103
| | | | | | | | | | Extended _cmake completion to parse json-presets for buildPresets and buildTargets.
| * feat: add support for build-presetsArmin Richard Veres2026-06-111-5/+48
| | | | | | | | | | | | | | When running `cmake --build --preset=*` the preset would not complete. Additionally fix `cmake --build --preset=* --target=*` target completion too, by looking for the first CMakeCache.txt in five levels of directories.
* | Support cppcheck-htmlreportsupport_cppcheck_reporterShohei YOSHIDA2026-06-121-76/+93
| |
* | 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.0
| * Update mix completion to version 1.20.0update_elixir_toolsShohei YOSHIDA2026-06-041-1/+5
| |
* | Update bundler completion to version 4.0.13update-bundlerShohei YOSHIDA2026-06-031-2/+8
|/
* Update dart completion to v3.12.0update_dartShohei YOSHIDA2026-06-011-88/+80
|
* Merge pull request #1267 from zsh-users/add-playwrightShohei YOSHIDA2026-05-211-0/+340
|\ | | | | Add playwright completion
| * Add playwright completionadd-playwrightShohei YOSHIDA2026-05-191-0/+340
| |
* | 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.0
| * 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.0
| * Update node.js completion to 26.1.0update-nodeShohei YOSHIDA2026-05-081-7/+11
| | | | | | | | | | | | - Remove outdated flags - Cleanup experimental flags - Add flags related to node:ffi
* | Merge pull request #1263 from zsh-users/bug/clang-formatShohei YOSHIDA2026-05-081-1/+1
|\ \ | |/ |/| Remove needless '='
| * Remove needless '='bug/clang-formatShohei YOSHIDA2026-05-071-1/+1
| |
* | Some typo fixesMikael Magnusson2026-05-0714-29/+27
|/
* Update openssl completion to 4.0.0update_opensslShohei YOSHIDA2026-05-031-2/+19
|
* _tmuxp: typo explMikael Magnusson2026-05-031-1/+1
|
* _yarn: return values and _wantedMikael Magnusson2026-05-031-8/+4
|
* _tsc: remove stray backslashMikael Magnusson2026-05-031-1/+1
|
* _sbt: add missing ret=0Mikael Magnusson2026-05-031-1/+1
|
* _pm2: consistent capitalizationMikael Magnusson2026-05-031-15/+15
|