aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Update l3build completion and refactoring to maintain easilyShohei YOSHIDA2025-12-111-40/+51
| | | | |
* | | | | Merge pull request #1190 from zsh-users/update-ageShohei YOSHIDA2025-12-101-15/+24
|\ \ \ \ \ | |/ / / / |/| | | | Update age completion and support age-keygen
| * | | | Update age completion and support age-keygenShohei YOSHIDA2025-12-101-15/+24
| | | | |
* | | | | Merge pull request #1189 from zsh-users/fix-urlShohei YOSHIDA2025-12-101-1/+1
|\ \ \ \ \ | | | | | | | | | | | | fix project URL
| * | | | | fix project URLShohei YOSHIDA2025-12-101-1/+1
|/ / / / /
* | | | | Merge pull request #1188 from zsh-users/remove_chefShohei YOSHIDA2025-12-101-324/+0
|\ \ \ \ \ | |/ / / / |/| | | | Remove chef
| * | | | Remove chefShohei YOSHIDA2025-12-101-324/+0
|/ / / / | | | | | | | | | | | | | | | | It is difficult to maintain because chef is no longer free software we cannot get its tools free anymore.
* | | | Merge pull request #1187 from zsh-users/miscShohei YOSHIDA2025-12-102-5/+2
|\ \ \ \ | | | | | | | | | | Fix minors
| * | | | Fix minorsShohei YOSHIDA2025-12-102-5/+2
|/ / / / | | | | | | | | | | | | | | | | - typos - missing semicolons
* | | | Merge pull request #1186 from zsh-users/remove_concourse_flyShohei YOSHIDA2025-12-101-1037/+1
|\ \ \ \ | | | | | | | | | | Remove fly completion from concourse
| * | | | Remove fly completion from concourseShohei YOSHIDA2025-12-101-1037/+1
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Because fly command now supports generating shell completion See - https://concourse-ci.org/fly.html#fly-completion
* | | | Merge pull request #1183 from zsh-users/remove_googleShohei YOSHIDA2025-12-101-94/+0
|\ \ \ \ | | | | | | | | | | Remove google completion
| * | | | Remove google completionShohei YOSHIDA2025-12-101-94/+0
| | | | | | | | | | | | | | | | | | | | | | | | | google command has not been maintained since 2015 and it no longer works for google services nowadays
* | | | | Merge pull request #1184 from zsh-users/remove_consoleShohei YOSHIDA2025-12-101-72/+0
|\ \ \ \ \ | | | | | | | | | | | | Remove console completion
| * | | | | Remove console completionShohei YOSHIDA2025-12-101-72/+0
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Because newer console supports the completion file genration. See https://symfony.com/doc/current/console.html#console-completion
* | | | | Merge pull request #1185 from zsh-users/remove_postgres_utilsShohei YOSHIDA2025-12-101-590/+0
|\ \ \ \ \ | |/ / / / |/| | | | Remove postgres utility completions
| * | | | Remove postgres utility completionsShohei YOSHIDA2025-12-101-590/+0
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Because zsh supports those commands by itself now See - https://github.com/zsh-users/zsh/blob/master/Completion/Unix/Command/_postgresql
* | | | Merge pull request #1181 from zsh-users/remove_playShohei YOSHIDA2025-12-101-190/+0
|\ \ \ \ | |/ / / |/| | | Remove play completion
| * | | Remove play completionShohei YOSHIDA2025-12-101-190/+0
|/ / / | | | | | | | | | | | | | | | 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.
* | | Merge pull request #1180 from zsh-users/update-bundleShohei YOSHIDA2025-12-041-257/+380
|\ \ \ | |_|/ |/| | update bundle completion to version 4.0.0
| * | update bundle completion to version 4.0.0Shohei YOSHIDA2025-12-031-257/+380
|/ /
* | Merge pull request #1176 from zsh-users/add-sslscanShohei YOSHIDA2025-11-251-0/+98
|\ \ | |/ |/| Add sslscan completion
| * Add sslscan completionShohei YOSHIDA2025-11-241-0/+98
|/
* Merge pull request #1171 from zsh-users/update-ghcShohei YOSHIDA2025-11-171-525/+963
|\ | | | | Update ghc completion
| * Update flags from newer ghc documentsShohei YOSHIDA2025-11-141-431/+855
| |
| * Apply formatting and refactor ghc-pkg completionShohei YOSHIDA2025-11-131-512/+526
| |
* | Merge pull request #1174 from zsh-users/remove-augtoolShohei YOSHIDA2025-11-161-68/+0
|\ \ | | | | | | Remove augtool completion
| * | Remove augtool completionShohei YOSHIDA2025-11-161-68/+0
|/ / | | | | | | This is already provided by zsh itself
* | Merge pull request #1172 from zsh-users/augeasShohei YOSHIDA2025-11-154-0/+251
|\ \ | | | | | | Add augeas tools
| * | Add augeas toolsShohei YOSHIDA2025-11-154-0/+251
| |/
* | Merge pull request #1173 from zsh-users/update-capShohei YOSHIDA2025-11-151-4/+6
|\ \ | |/ |/| Update cap completion
| * Update cap completionShohei YOSHIDA2025-11-151-4/+6
|/
* Merge pull request #1170 from zsh-users/diskutilsShohei YOSHIDA2025-11-131-0/+634
|\ | | | | Add macOS diskutil completion
| * Add macOS diskutil completionShohei YOSHIDA2025-11-121-0/+634
|/
* Merge pull request #1169 from zsh-users/certbotShohei YOSHIDA2025-11-121-0/+262
|\ | | | | Add certbot completion
| * Add certbot completionShohei YOSHIDA2025-11-111-0/+262
|/
* Merge pull request #1168 from zsh-users/update-mac-completionShohei YOSHIDA2025-11-043-4/+89
|\ | | | | Update mac completion
| * Add textutil completionShohei YOSHIDA2025-10-301-0/+78
| |
| * Update screencapture completionShohei YOSHIDA2025-10-301-2/+1
| |
| * update networkQuality completionShohei YOSHIDA2025-10-301-2/+10
| |
* | Merge pull request #1167 from zsh-users/add-completionsShohei YOSHIDA2025-11-022-0/+106
|\ \ | | | | | | Add chpasswd and yamllint completions
| * | add yamllint completionShohei YOSHIDA2025-10-301-0/+54
| | |
| * | add chpasswd completionShohei YOSHIDA2025-10-301-0/+52
|/ /
* | Merge pull request #1166 from zsh-users/add-more-util-linuxShohei YOSHIDA2025-10-305-0/+303
|\ \ | |/ |/| Add more util-linux completions
| * add rev completionShohei YOSHIDA2025-10-291-0/+48
| |
| * add chcpu completionShohei YOSHIDA2025-10-291-0/+53
| |
| * add vipw completionShohei YOSHIDA2025-10-291-0/+51
| |
| * add wdctl completionShohei YOSHIDA2025-10-291-0/+72
| |
| * add zramctl completionShohei YOSHIDA2025-10-291-0/+79
|/
* Merge pull request #1165 from zsh-users/add-util-linuxShohei YOSHIDA2025-10-274-0/+382
|\ | | | | Add more util-linux command completions