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 |
|
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 |
|
Shohei YOSHIDA
|
d41e237045
|
Merge pull request #1218 from zsh-users/refactor-jrnl
Refactoring jrnl completion
|
2026-01-24 08:46:30 +09:00 |
|
Shohei YOSHIDA
|
93dc422070
|
Refactoring jrnl completion
- Apply format
- Update URL
- Update flags to latest version
|
2026-01-24 08:45:05 +09:00 |
|
Shohei YOSHIDA
|
6370f5a58f
|
Merge pull request #1217 from Tillerino/master
jrnl: Completion for tags
|
2026-01-23 18:31:53 +09:00 |
|
Shohei YOSHIDA
|
8a994c20d7
|
Merge pull request #1215 from zsh-users/update-qmk
Update qmk completion to version 1.2.0
|
2026-01-21 18:23:28 +09:00 |
|
Shohei YOSHIDA
|
672ae69366
|
Merge pull request #1216 from zsh-users/update-node-js
Update node.js completion to version 25.4.0
|
2026-01-21 15:32:50 +09:00 |
|
Shohei YOSHIDA
|
7288768da6
|
Update node.js completion to version 25.4.0
|
2026-01-20 12:29:26 +09:00 |
|
Shohei YOSHIDA
|
1ba992dcde
|
Update qmk completion to version 1.2.0
|
2026-01-19 17:40:18 +09:00 |
|
Shohei YOSHIDA
|
c31ad08eff
|
Merge pull request #1213 from Magniquick/master
Add gio completion
|
2026-01-14 11:32:08 +09:00 |
|
Shohei YOSHIDA
|
2733ff9818
|
Merge pull request #1212 from zsh-users/update-rubocop
Update rubocop completion to version 1.82.1
|
2025-12-27 13:58:22 +09:00 |
|
Shohei YOSHIDA
|
d88254ecc8
|
Update rubocop completion to version 1.82.1
- Fix typo
- Add new --plugin flag
- remove needless code
|
2025-12-26 19:54:14 +09:00 |
|
Shohei YOSHIDA
|
d20ceda628
|
Merge pull request #1209 from LeeBigelow/xdg-mime-completion
add xdg-mime completion file
|
2025-12-24 12:22:21 +09:00 |
|
Shohei YOSHIDA
|
f5a724c6b4
|
Merge pull request #1211 from zsh-users/sox-support-older-commands
Add older command names of sox
|
2025-12-24 00:15:55 +09:00 |
|
Shohei YOSHIDA
|
3a6b825648
|
Add older command names of sox
|
2025-12-23 23:46:24 +09:00 |
|
Shohei YOSHIDA
|
7fb495cab5
|
call completion function directly
|
2025-12-23 13:17:14 +09:00 |
|
Shohei YOSHIDA
|
779f02a78b
|
Fix appdirs type
This should be array not associative array. And fix its usage too
to pass it to _files correctly
|
2025-12-23 13:14:42 +09:00 |
|
Shohei YOSHIDA
|
2cff35a45d
|
Call completion function explicitly
This avoid pressing tab twice to complete subcommand
|
2025-12-23 13:12:45 +09:00 |
|
Shohei YOSHIDA
|
64484169e2
|
Add emacs local variables too
|
2025-12-23 13:11:59 +09:00 |
|
Shohei YOSHIDA
|
dcb4a996ad
|
Merge pull request #1208 from zsh-users/add_sox_ng
Add sox_ng completion
|
2025-12-23 11:50:43 +09:00 |
|
Shohei YOSHIDA
|
b5e4884e5f
|
Add sox_ng completion
|
2025-12-22 16:55:26 +09:00 |
|
Shohei YOSHIDA
|
727876e7f6
|
Merge pull request #1207 from zsh-users/update-tox
Update tox completion to version 4.32.0
|
2025-12-19 15:22:10 +09:00 |
|
Shohei YOSHIDA
|
5a51b45f36
|
Update tox completion to version 4.32.0
|
2025-12-19 15:18:40 +09:00 |
|
Shohei YOSHIDA
|
6ceec63710
|
Merge pull request #1179 from zsh-users/update-yarn
Update yarn completion to version 4.11.0
|
2025-12-16 19:57:49 +09:00 |
|
Shohei YOSHIDA
|
9cade7e492
|
Update yarn completion to version 4.11.0
|
2025-12-16 18:47:25 +09:00 |
|
Shohei YOSHIDA
|
80e1300bfa
|
Merge pull request #1206 from zsh-users/update-emulator
Update emulator completion
|
2025-12-16 17:32:25 +09:00 |
|
Shohei YOSHIDA
|
a179824294
|
Merge pull request #1178 from zsh-users/openssl
Update OpenSSL completion to version 3.5
|
2025-12-16 16:42:16 +09:00 |
|
Shohei YOSHIDA
|
daa3d5a888
|
Merge pull request #1203 from zsh-users/update_zcash_cli
Update zcash-cli completion to version v6.10.0
|
2025-12-16 11:38:13 +09:00 |
|
Shohei YOSHIDA
|
531d8ce5e7
|
Merge pull request #1205 from zsh-users/update-macos-completions
refactoring macOS command completions
|
2025-12-15 23:12:18 +09:00 |
|
Shohei YOSHIDA
|
9a54b251df
|
refactoring macOS command completions
|
2025-12-15 23:11:37 +09:00 |
|
Shohei YOSHIDA
|
c72e40337a
|
Merge pull request #1204 from zsh-users/remove_sfdx
Remove sfdx completion
|
2025-12-15 23:10:00 +09:00 |
|
Shohei YOSHIDA
|
053d03a42c
|
Remove sfdx completion
Salesforce CLI now supports bash/powershell/zsh completion by itself
|
2025-12-15 18:02:06 +09:00 |
|
Shohei YOSHIDA
|
b940cdb555
|
Update emulator completion
|
2025-12-15 16:21:09 +09:00 |
|
Shohei YOSHIDA
|
434e2fae7a
|
Update zcash-cli completion to version v6.10.0
|
2025-12-14 22:35:31 +09:00 |
|
Shohei YOSHIDA
|
e673a26633
|
Merge pull request #1200 from zsh-users/update-concourse
Update concourse completion to ver 7.14.3
|
2025-12-14 15:32:03 +09:00 |
|
Shohei YOSHIDA
|
75a4f7b2a4
|
Update concourse completion to ver 7.14.3
|
2025-12-14 15:30:34 +09:00 |
|
Shohei YOSHIDA
|
65e43503f7
|
Merge pull request #1199 from zsh-users/refactor_svm
Refactoring svm completion
|
2025-12-14 13:41:24 +09:00 |
|
Shohei YOSHIDA
|
5f3b8a0f7d
|
Merge pull request #1201 from zsh-users/refactor_supervisord
Refactoring supervisord utilities' completion
|
2025-12-14 13:40:52 +09:00 |
|
Shohei YOSHIDA
|
02f3cfd280
|
Merge pull request #1202 from zsh-users/refactor_rslsync
Refactoring rslsync
|
2025-12-14 13:40:37 +09:00 |
|
Shohei YOSHIDA
|
35ffa5016d
|
Refactoring rslsync
|
2025-12-13 17:43:34 +09:00 |
|
Shohei YOSHIDA
|
44672f36f4
|
Refactoring supervisord utilities' completion
And add pidproxy completion
|
2025-12-13 16:56:27 +09:00 |
|
Shohei YOSHIDA
|
c838dc990b
|
Refactoring svm completion
And fix not being able to get current scala version
|
2025-12-13 12:46:00 +09:00 |
|
Shohei YOSHIDA
|
b9f1efca5b
|
Merge pull request #1194 from zsh-users/refactoring-emacs
merge emacs and emacsclient completion file
|
2025-12-13 01:40:20 +09:00 |
|
Shohei YOSHIDA
|
0677484d25
|
Merge pull request #1196 from zsh-users/refactor_mussh
Refactoring mussh completion and implement TODOs
|
2025-12-13 01:40:05 +09:00 |
|
Shohei YOSHIDA
|
9c57177447
|
Merge pull request #1197 from zsh-users/remove-rkt
Remove rkt completion
|
2025-12-13 01:39:44 +09:00 |
|
Shohei YOSHIDA
|
7fdc6c0fa2
|
Merge pull request #1198 from zsh-users/remove-fleetctl
Remove fleetctl
|
2025-12-13 01:39:33 +09:00 |
|
Shohei YOSHIDA
|
0cc8dfaea5
|
Remove rkt completion
It is no longer maintained
|
2025-12-13 00:43:51 +09:00 |
|
Shohei YOSHIDA
|
0f6ab54b85
|
Remove fleetctl
It is no longer maintained
|
2025-12-13 00:40:56 +09:00 |
|
Shohei YOSHIDA
|
91256ebd52
|
Refactoring mussh completion and implement TODOs
|
2025-12-12 19:51:26 +09:00 |
|
Shohei YOSHIDA
|
b07586490b
|
Merge pull request #1195 from zsh-users/remove_rsvm
Remove rsvm completion
|
2025-12-12 19:38:44 +09:00 |
|
Shohei YOSHIDA
|
1f7907894f
|
Remove rsvm completion
|
2025-12-12 18:46:14 +09:00 |
|
Shohei YOSHIDA
|
8ec4565397
|
merge emacs and emacsclient completion file
|
2025-12-12 17:19:08 +09:00 |
|
Shohei YOSHIDA
|
d59350592b
|
Merge pull request #1193 from zsh-users/remove_stack
Remove stack completion
|
2025-12-11 15:46:19 +09:00 |
|
Shohei YOSHIDA
|
96cdf49da3
|
Remove stack completion
Because stack supports shell autocompletion now.
You can generate zsh completion by 'stack --zsh-completion-script stack'
|
2025-12-11 15:45:05 +09:00 |
|
Shohei YOSHIDA
|
737bce8e4b
|
Merge pull request #1182 from zsh-users/tsx
Add tsx completion
|
2025-12-11 15:22:32 +09:00 |
|
Shohei YOSHIDA
|
c939857cbe
|
Merge pull request #1192 from zsh-users/update-phing
Update phing completion to version 3.1.0 and refactoring
|
2025-12-11 15:21:18 +09:00 |
|
Shohei YOSHIDA
|
cb55f8a4d3
|
Merge pull request #1191 from zsh-users/update-l3build
Update l3build
|
2025-12-11 15:21:01 +09:00 |
|
Shohei YOSHIDA
|
51e5c047c2
|
Update l3build completion and refactoring to maintain easily
|
2025-12-11 15:20:25 +09:00 |
|
Shohei YOSHIDA
|
b45ffc1c8a
|
Update phing completion to version 3.1.0 and refactoring
|
2025-12-11 13:53:19 +09:00 |
|
Shohei YOSHIDA
|
7dd5752396
|
Merge pull request #1190 from zsh-users/update-age
Update age completion and support age-keygen
|
2025-12-10 23:44:06 +09:00 |
|
Shohei YOSHIDA
|
2f81ccb55e
|
Update age completion and support age-keygen
|
2025-12-10 16:27:16 +09:00 |
|
Shohei YOSHIDA
|
5991654348
|
Merge pull request #1189 from zsh-users/fix-url
fix project URL
|
2025-12-10 15:51:32 +09:00 |
|
Shohei YOSHIDA
|
04b4ec2af7
|
fix project URL
|
2025-12-10 14:36:37 +09:00 |
|
Shohei YOSHIDA
|
e776d2c430
|
Merge pull request #1188 from zsh-users/remove_chef
Remove chef
|
2025-12-10 14:28:14 +09:00 |
|
Shohei YOSHIDA
|
76bdbc994e
|
Remove chef
It is difficult to maintain because chef is no longer free software
we cannot get its tools free anymore.
|
2025-12-10 14:18:22 +09:00 |
|
Shohei YOSHIDA
|
c3b2ff2d8f
|
Merge pull request #1187 from zsh-users/misc
Fix minors
|
2025-12-10 13:45:22 +09:00 |
|