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
Shohei YOSHIDA
d2ab32cce6
Fix minors
...
- typos
- missing semicolons
2025-12-10 13:44:13 +09:00
Shohei YOSHIDA
6d3a599fe9
Merge pull request #1186 from zsh-users/remove_concourse_fly
...
Remove fly completion from concourse
2025-12-10 12:59:32 +09:00
Shohei YOSHIDA
ffab2ffe78
Remove fly completion from concourse
...
Because fly command now supports generating shell completion
See
- https://concourse-ci.org/fly.html#fly-completion
2025-12-10 12:45:52 +09:00
Shohei YOSHIDA
c0be9df951
Merge pull request #1183 from zsh-users/remove_google
...
Remove google completion
2025-12-10 12:11:16 +09:00
Shohei YOSHIDA
c6c20a469e
Merge pull request #1184 from zsh-users/remove_console
...
Remove console completion
2025-12-10 12:10:00 +09:00
Shohei YOSHIDA
80e347f791
Merge pull request #1185 from zsh-users/remove_postgres_utils
...
Remove postgres utility completions
2025-12-10 12:09:28 +09:00
Shohei YOSHIDA
4e767d9139
Remove postgres utility completions
...
Because zsh supports those commands by itself now
See
- https://github.com/zsh-users/zsh/blob/master/Completion/Unix/Command/_postgresql
2025-12-10 12:06:44 +09:00
Shohei YOSHIDA
d71f2edbc7
Remove console completion
...
Because newer console supports the completion file genration.
See https://symfony.com/doc/current/console.html#console-completion
2025-12-10 12:00:07 +09:00
Shohei YOSHIDA
1dbde8a199
Remove google completion
...
google command has not been maintained since 2015 and it no
longer works for google services nowadays
2025-12-10 11:55:21 +09:00
Shohei YOSHIDA
c1445ca6ce
Merge pull request #1181 from zsh-users/remove_play
...
Remove play completion
2025-12-10 11:27:48 +09:00
Shohei YOSHIDA
7e8118e466
Remove play completion
...
Play framework is now based on sbt(https://www.scala-sbt.org/ ) and
it doesn't provide play command anymore and older versions that
provide play command had been deprecated more than 10 years ago.
2025-12-10 09:42:46 +09:00
Shohei YOSHIDA
c32a6d756b
Add tsx completion
2025-12-09 19:52:51 +09:00
Shohei YOSHIDA
8ddc4416dd
Merge pull request #1180 from zsh-users/update-bundle
...
update bundle completion to version 4.0.0
2025-12-04 00:32:32 +09:00
Shohei YOSHIDA
ff28a2686d
update bundle completion to version 4.0.0
2025-12-03 13:29:31 +09:00
Shohei YOSHIDA
584dfd5d30
Merge pull request #1176 from zsh-users/add-sslscan
...
Add sslscan completion
2025-11-25 12:08:57 +09:00
Shohei YOSHIDA
c0200438ed
Add sslscan completion
2025-11-24 23:15:25 +09:00
Shohei YOSHIDA
46317b36e2
Merge pull request #1171 from zsh-users/update-ghc
...
Update ghc completion
2025-11-17 12:22:56 +09:00
Shohei YOSHIDA
8cecc84fb3
Merge pull request #1174 from zsh-users/remove-augtool
...
Remove augtool completion
2025-11-16 02:56:03 +09:00
Shohei YOSHIDA
508f2971c2
Remove augtool completion
...
This is already provided by zsh itself
2025-11-16 02:40:48 +09:00
Shohei YOSHIDA
094a7e79b0
Merge pull request #1172 from zsh-users/augeas
...
Add augeas tools
2025-11-15 21:43:49 +09:00
Shohei YOSHIDA
e4072c73ba
Merge pull request #1173 from zsh-users/update-cap
...
Update cap completion
2025-11-15 21:42:54 +09:00
Shohei YOSHIDA
c30c5509e1
Update cap completion
2025-11-15 21:23:02 +09:00
Shohei YOSHIDA
7e671b08d1
Add augeas tools
2025-11-15 18:36:42 +09:00
Shohei YOSHIDA
572ed9638f
Update flags from newer ghc documents
2025-11-14 12:54:05 +09:00
Shohei YOSHIDA
c16614f37e
Apply formatting and refactor ghc-pkg completion
2025-11-13 16:33:44 +09:00
Shohei YOSHIDA
10147cfb99
Merge pull request #1170 from zsh-users/diskutils
...
Add macOS diskutil completion
2025-11-13 14:30:04 +09:00