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 |
Shohei YOSHIDA
|
9c17cce4ef
|
apply formatting and simplify code
|
2026-02-17 13:56:39 +09:00 |
Shohei YOSHIDA
|
a5f0a52034
|
Add missing '-k' flag completion and cleanup code
|
2026-02-17 13:55:42 +09:00 |
Shohei YOSHIDA
|
8d93e4c1ee
|
Merge pull request #1223 from zsh-users/update-golang
Update golang completion to version 1.26.0
|
2026-02-15 23:29:28 +09:00 |
Shohei YOSHIDA
|
3429cd2c1f
|
Merge pull request #1222 from zsh-users/update-flutter
Update flutter and dart completions
|
2026-02-15 23:29:09 +09:00 |
Shohei YOSHIDA
|
4dbdbd4f8b
|
Update 'go tool pprof' options
|
2026-02-13 15:06:34 +09:00 |
Shohei YOSHIDA
|
5a5edf6914
|
update fix subcommand for go 1.26
|
2026-02-12 16:57:28 +09:00 |
Shohei YOSHIDA
|
39b0b06c15
|
Update flutter completions to version 3.41
|
2026-02-12 15:58:10 +09:00 |
Shohei YOSHIDA
|
d4af3659cc
|
update dart completion to version 3.11
|
2026-02-12 15:49:35 +09:00 |
Shohei YOSHIDA
|
46c88449e6
|
Support new subcommand 'widget-preview' completion
|
2026-02-12 10:10:04 +09:00 |
Shohei YOSHIDA
|
989d044545
|
Merge pull request #1221 from zsh-users/add-bento4
Add Bento4 tool completions
|
2026-02-04 15:29:27 +09:00 |
Shohei YOSHIDA
|
318dc0bec5
|
Add Bento4 tool completions
|
2026-02-03 13:38:16 +09:00 |
Shohei YOSHIDA
|
a83d61b6c6
|
Merge pull request #1220 from zsh-users/update-node
Update node.js completion to version v25.5
|
2026-01-27 19:06:17 +09:00 |
Shohei YOSHIDA
|
ad47c4a28f
|
Update node.js completion to version v25.5
|
2026-01-27 17:00:56 +09:00 |
Shohei YOSHIDA
|
7dd26c5d5c
|
Merge pull request #1219 from SyrupyTasty/master
Fix Decrypt completion
|
2026-01-26 00:31:32 +09:00 |
Syrupy
|
8794fdca69
|
Fix Decrypt completion
Fix 'decrypt the input data' option
|
2026-01-25 12:18:42 +08:00 |