Shohei YOSHIDA
|
c852be29ac
|
fix kak completion
- `-l` option doesn't take any values
|
2026-03-08 21:59:43 +09:00 |
Shohei YOSHIDA
|
759f22227d
|
Fix l3build completion
- fix typo
|
2026-03-08 21:59:27 +09:00 |
Shohei YOSHIDA
|
d101590b86
|
Fix language_code completion
- remove incorrect value
|
2026-03-08 21:58:53 +09:00 |
Shohei YOSHIDA
|
1b5eb7da8c
|
fix ldattach
- remove needless comma from exclusive option list
|
2026-03-08 21:58:29 +09:00 |
Shohei YOSHIDA
|
0b18ad83fc
|
Fix lsipc completion
- Fix wrong description
- Fix wrong short option name
|
2026-03-08 21:57:58 +09:00 |
Shohei YOSHIDA
|
fc4f116cec
|
fix mc completion
- remove obsoleted options
|
2026-03-08 21:57:33 +09:00 |
Shohei YOSHIDA
|
bff5ba4c7a
|
fix neo completion
- fix wrong option description
|
2026-03-08 21:57:10 +09:00 |
Shohei YOSHIDA
|
d736522d58
|
Fix nftables completion
- remove needless debug print
- fix wrong value overwriting
|
2026-03-08 21:56:09 +09:00 |
Shohei YOSHIDA
|
f6d745a6ef
|
Fix node completion
- fix wrong value completions
|
2026-03-08 21:55:46 +09:00 |
Shohei YOSHIDA
|
8a714f0ab2
|
fix openssl completion
- correct option value format
|
2026-03-08 21:54:24 +09:00 |
Shohei YOSHIDA
|
2bcf6ca857
|
Fix openvpn3 completion
And apply formatting
|
2026-03-08 21:54:02 +09:00 |
Shohei YOSHIDA
|
6a6e4a9d5f
|
Fix phing completion
- remove duplicate options
|
2026-03-08 21:53:05 +09:00 |
Shohei YOSHIDA
|
41aee557c2
|
fix pixz completion
- fix unquoted pattern
|
2026-03-08 21:52:07 +09:00 |
Shohei YOSHIDA
|
ae43a3a125
|
Fix pkcon completion
- fix wrong short option name
|
2026-03-08 21:51:27 +09:00 |
Shohei YOSHIDA
|
106235197b
|
Fix pm2 completion
- fix exclusive options
- fix wrong function name
|
2026-03-08 21:48:55 +09:00 |
Shohei YOSHIDA
|
a54108c932
|
Fix qmk
fix exclusive option syntax
|
2026-03-08 21:48:26 +09:00 |
Shohei YOSHIDA
|
769b2aac92
|
Fix _rails completion
fix directory traversal
|
2026-03-08 21:44:09 +09:00 |
Shohei YOSHIDA
|
410498264d
|
fix shallow-backup completion
- fix wrong syntax
- simplify code
|
2026-03-08 21:43:42 +09:00 |
Shohei YOSHIDA
|
0f350f3bdb
|
Fix shellcheck completion
- fix wrong path completion
|
2026-03-08 21:42:35 +09:00 |
Shohei YOSHIDA
|
cc7816fefc
|
Fix sox_ng completion
- remove needless period
|
2026-03-08 21:41:43 +09:00 |
Shohei YOSHIDA
|
66dd5eb527
|
fix subliminal completion
- Remove needless comma
|
2026-03-08 21:41:25 +09:00 |
Shohei YOSHIDA
|
18e6e3557a
|
fix supervisord completion
- fix typo
- `--help` doesn't take any arguments
- fix wrong short option name
|
2026-03-08 21:41:08 +09:00 |
Shohei YOSHIDA
|
530a4f68ed
|
fix tmuxp completion
- fix wrong exclusive options
|
2026-03-08 21:40:00 +09:00 |
Shohei YOSHIDA
|
f103e01de0
|
fix tox completion
- fix typos
|
2026-03-08 21:39:19 +09:00 |
Shohei YOSHIDA
|
e4c9b686cd
|
fix tsc completion
- add missing ':'
|
2026-03-08 21:38:58 +09:00 |
Shohei YOSHIDA
|
9d7f1bd8b6
|
Fix ufw completion
- remove the needless function
|
2026-03-08 21:38:37 +09:00 |
Shohei YOSHIDA
|
ba9b7bb7d3
|
Fix uuid completion
- fix wrong option names
|
2026-03-08 21:37:51 +09:00 |
Shohei YOSHIDA
|
48cd968441
|
fix _vipw completion
- fix typo
|
2026-03-08 21:37:00 +09:00 |
Shohei YOSHIDA
|
d255543a98
|
Fix yarn completion
- fix typo
- fix exclusive option syntax
|
2026-03-08 21:36:23 +09:00 |
Shohei YOSHIDA
|
14d065df4f
|
Remove artisan completion
Because artisan support zsh(and another shell completion) by itself
|
2026-03-08 20:58:58 +09:00 |
Shohei YOSHIDA
|
fb925c30a5
|
Remove deprecated android command completion
It has been deprecated since 2017.
|
2026-03-08 20:55:07 +09:00 |
Shohei YOSHIDA
|
f4b2b49aa2
|
Remove homestead completion
It has been depreacted for several years.
|
2026-03-08 20:38:30 +09:00 |
Shohei YOSHIDA
|
84615f3d0b
|
Merge pull request #1229 from zsh-users/update-node
Update node completion to version 25.8.0
|
2026-03-06 11:42:12 +09:00 |
Shohei YOSHIDA
|
06a81722f1
|
Update node completion to version 25.8.0
|
2026-03-05 00:58:07 +09:00 |
Shohei YOSHIDA
|
3a218ab0ec
|
Merge pull request #1228 from nbkenichi/port
Update MacPorts completion
|
2026-03-03 18:27:13 +09:00 |
nbkenichi
|
a083ff773d
|
Update MacPorts completion
- add six actions that use _port_installed_packages for completion
- add "usage" as a start point for completion, in addition to "help"
|
2026-03-03 13:21:30 +09:00 |
Shohei YOSHIDA
|
684021f2a1
|
Merge pull request #1227 from zsh-users/update_port
Update MacPorts completion
|
2026-02-22 11:20:04 +09:00 |
Shohei YOSHIDA
|
8d5f60cf38
|
add missing colon
|
2026-02-21 20:15:01 +09:00 |
Shohei YOSHIDA
|
80613d862a
|
Add relationship selectors
|
2026-02-20 14:54:06 +09:00 |
Shohei YOSHIDA
|
b5a9ce4b37
|
Update global option descriptions according to latest manpage
|
2026-02-20 14:39:59 +09:00 |
Shohei YOSHIDA
|
79da59126e
|
fix typo
|
2026-02-20 14:36:14 +09:00 |
Shohei YOSHIDA
|
b302f21ed9
|
Fix cache handling, it must work as the original implementation
|
2026-02-19 15:03:57 +09:00 |
Shohei YOSHIDA
|
4c84ebad53
|
Merge pull request #1225 from zsh-users/update
Update dget, diana, do-release-upgrade, direnv, clang-format, jest
|
2026-02-18 19:08:20 +09:00 |
Shohei YOSHIDA
|
39bbdda416
|
Merge pull request #1224 from zsh-users/remove_drush
Remove drush completion
|
2026-02-18 19:06:37 +09:00 |
Shohei YOSHIDA
|
f344c2ca77
|
Update MacPorts completion
- Remove deprecated commands
- Add new commands(snapshot)
- Support variant completion
|
2026-02-18 18:04:28 +09:00 |
Shohei YOSHIDA
|
fbddce1074
|
Update jest completion and shorten too long description
|
2026-02-18 12:01:25 +09:00 |
Shohei YOSHIDA
|
ea15ee250e
|
simplify array completion in clang-format
|
2026-02-18 09:06:11 +09:00 |
Shohei YOSHIDA
|
4375bc3e03
|
Remove drush completion
Because drush supports zsh completion now.
|
2026-02-17 14:26:18 +09:00 |
Shohei YOSHIDA
|
532813bd3b
|
Add export completion and disallow alias
|
2026-02-17 14:17:14 +09:00 |
Shohei YOSHIDA
|
f6c262ad83
|
Remove deprecated flag completions
|
2026-02-17 13:56:45 +09:00 |