index
:
zsh-completions
add-bento4
add-net-bench
add-peco
add-playwright
add-shells
add-v8-options
add_pwsh
add_sox_ng
ai_review
bug/clang-format
cache-expiration-date
ctest_cpack
elixir_completions
fix-format
fix_cmake_help_completion
issue-1214
master
openvpn-install
perl-package-managers
refactor-cask
refactor-jrnl
refactor_cf
refactor_cmake
refactor_fail2ban
refactor_gist
refactor_git_flow
refactor_golang
refactor_inxi
refactor_mix
refactor_mvn
refactor_openvpn3
refactor_tmuxp
remove_drush
support-debugger-flags
support_cppcheck_reporter
update
update-bundler
update-conan
update-flutter
update-golang
update-jest
update-node
update-node-js
update-pre-commit
update-qmk
update-rubocop
update_cmake
update_cppcheck
update_dart
update_elixir_tools
update_fab
update_openssl
update_port
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1277 from zsh-users/update-conan
HEAD
master
Shohei YOSHIDA
10 days
1
-278
/
+697
|
\
|
*
Fix claude pointing outs
update-conan
Shohei YOSHIDA
10 days
1
-9
/
+9
|
*
fix missing argument parameters
Shohei YOSHIDA
11 days
1
-0
/
+7
|
*
fix typo
Shohei YOSHIDA
11 days
1
-3
/
+3
|
*
update version
Shohei YOSHIDA
11 days
1
-1
/
+1
|
*
Avoid using global variables, use local variables instead
Shohei YOSHIDA
11 days
1
-84
/
+84
|
*
every functions should return value
Shohei YOSHIDA
11 days
1
-14
/
+38
|
*
update 'profile' command completion
Shohei YOSHIDA
11 days
1
-14
/
+23
|
*
update 'remote' command completion
Shohei YOSHIDA
11 days
1
-25
/
+36
|
*
update 'lock' command completion
Shohei YOSHIDA
12 days
1
-15
/
+69
|
*
update 'list' command completion
Shohei YOSHIDA
12 days
1
-2
/
+12
|
*
update 'export-pkg' command completion
Shohei YOSHIDA
12 days
1
-12
/
+10
|
*
update 'build' command completion
Shohei YOSHIDA
12 days
1
-5
/
+13
|
*
update 'graph' command completion
Shohei YOSHIDA
12 days
1
-32
/
+51
|
*
fix profile options issue
Shohei YOSHIDA
12 days
1
-57
/
+34
|
*
update 'export' command completion
Shohei YOSHIDA
13 days
1
-3
/
+6
|
*
update 'editable' command completion
Shohei YOSHIDA
13 days
1
-15
/
+25
|
*
update 'download' command completion
Shohei YOSHIDA
13 days
1
-1
/
+5
|
*
update 'new' command completion
Shohei YOSHIDA
13 days
1
-4
/
+8
|
*
update 'inspect' command completion
Shohei YOSHIDA
13 days
1
-2
/
+11
|
*
update 'cache' command completion
Shohei YOSHIDA
13 days
1
-7
/
+53
|
*
Implement new subcommand completions
Shohei YOSHIDA
13 days
1
-21
/
+247
*
|
Merge pull request #1276 from zsh-users/support-debugger-flags
Shohei YOSHIDA
10 days
1
-1
/
+15
|
\
\
|
|
/
|
/
|
|
*
Support 'node inspect' specific flags
support-debugger-flags
Shohei YOSHIDA
11 days
1
-1
/
+15
|
/
*
Merge pull request #1273 from arminveres/u/arminveres/feat/build-presets
Shohei YOSHIDA
2026-06-20
1
-5
/
+149
|
\
|
*
feat: extend _cmake for parsing build targets
Armin Richard Veres
2026-06-19
1
-2
/
+103
|
*
feat: add support for build-presets
Armin Richard Veres
2026-06-11
1
-5
/
+48
*
|
Merge pull request #1275 from zsh-users/support_cppcheck_reporter
Shohei YOSHIDA
2026-06-15
1
-76
/
+93
|
\
\
|
*
|
Support cppcheck-htmlreport
support_cppcheck_reporter
Shohei YOSHIDA
2026-06-12
1
-76
/
+93
|
/
/
*
|
Merge pull request #1274 from zsh-users/update_cppcheck
Shohei YOSHIDA
2026-06-12
1
-14
/
+21
|
\
\
|
|
/
|
/
|
|
*
update cppcheck completion to version 2.19.0
update_cppcheck
Shohei YOSHIDA
2026-06-12
1
-14
/
+21
|
/
*
Merge pull request #1272 from zsh-users/update_elixir_tools
Shohei YOSHIDA
2026-06-05
1
-1
/
+5
|
\
|
*
Update mix completion to version 1.20.0
update_elixir_tools
Shohei YOSHIDA
2026-06-04
1
-1
/
+5
*
|
Merge pull request #1271 from zsh-users/update-bundler
Shohei YOSHIDA
2026-06-04
1
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
Update bundler completion to version 4.0.13
update-bundler
Shohei YOSHIDA
2026-06-03
1
-2
/
+8
|
/
*
Merge pull request #1270 from zsh-users/update_dart
Shohei YOSHIDA
2026-06-03
1
-88
/
+80
|
\
|
*
Update dart completion to v3.12.0
update_dart
Shohei YOSHIDA
2026-06-01
1
-88
/
+80
|
/
*
Merge pull request #1268 from julianandresdev/fix/regex-arguments-howto-clari...
Shohei YOSHIDA
2026-05-22
1
-2
/
+4
|
\
|
*
docs: clarify _regex_arguments example explanation (#1106)
Julian Andres
2026-05-21
1
-2
/
+4
|
/
*
Merge pull request #1267 from zsh-users/add-playwright
Shohei YOSHIDA
2026-05-21
1
-0
/
+340
|
\
|
*
Add playwright completion
add-playwright
Shohei YOSHIDA
2026-05-19
1
-0
/
+340
*
|
Merge pull request #1266 from zsh-users/add-peco
Shohei YOSHIDA
2026-05-20
1
-0
/
+68
|
\
\
|
|
/
|
/
|
|
*
Add peco completion
add-peco
Shohei YOSHIDA
2026-05-18
1
-0
/
+68
|
/
*
Merge pull request #1265 from zsh-users/update-jest
Shohei YOSHIDA
2026-05-11
1
-1
/
+3
|
\
|
*
Update jest completion to version 30.4.0
update-jest
Shohei YOSHIDA
2026-05-08
1
-1
/
+3
*
|
Merge pull request #1264 from zsh-users/update-node
Shohei YOSHIDA
2026-05-09
1
-7
/
+11
|
\
\
|
|
/
|
/
|
|
*
Update node.js completion to 26.1.0
update-node
Shohei YOSHIDA
2026-05-08
1
-7
/
+11
*
|
Merge pull request #1263 from zsh-users/bug/clang-format
Shohei YOSHIDA
2026-05-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Remove needless '='
bug/clang-format
Shohei YOSHIDA
2026-05-07
1
-1
/
+1
*
|
Some typo fixes
Mikael Magnusson
2026-05-07
14
-29
/
+27
|
/
[next]