aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1197 from zsh-users/remove-rktShohei YOSHIDA2025-12-131-369/+0
|\ | | | | Remove rkt completion
| * Remove rkt completionShohei YOSHIDA2025-12-131-369/+0
| | | | | | | | It is no longer maintained
* | Remove fleetctlShohei YOSHIDA2025-12-131-123/+0
|/ | | | It is no longer maintained
* Remove rsvm completionShohei YOSHIDA2025-12-121-88/+0
|
* Remove stack completionShohei YOSHIDA2025-12-111-134/+0
| | | | | Because stack supports shell autocompletion now. You can generate zsh completion by 'stack --zsh-completion-script stack'
* Merge pull request #1182 from zsh-users/tsxShohei YOSHIDA2025-12-112-176/+242
|\ | | | | Add tsx completion
| * Add tsx completionShohei YOSHIDA2025-12-092-176/+242
| |
* | Merge pull request #1192 from zsh-users/update-phingShohei YOSHIDA2025-12-111-14/+31
|\ \ | | | | | | Update phing completion to version 3.1.0 and refactoring
| * | Update phing completion to version 3.1.0 and refactoringShohei YOSHIDA2025-12-111-14/+31
| | |
* | | Merge pull request #1191 from zsh-users/update-l3buildShohei YOSHIDA2025-12-111-40/+51
|\ \ \ | |/ / |/| | Update l3build
| * | 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
| | |
* | | fix project URLShohei YOSHIDA2025-12-101-1/+1
| | |
* | | 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.
* | Fix minorsShohei YOSHIDA2025-12-102-5/+2
| | | | | | | | | | - typos - missing semicolons
* | 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
* / / 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
* / 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.
* update bundle completion to version 4.0.0Shohei YOSHIDA2025-12-031-257/+380
|
* 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
| |
* | 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
| |/
* / Update cap completionShohei YOSHIDA2025-11-151-4/+6
|/
* Add macOS diskutil completionShohei YOSHIDA2025-11-121-0/+634
|
* 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
| |
* | add yamllint completionShohei YOSHIDA2025-10-301-0/+54
| |
* | add chpasswd completionShohei YOSHIDA2025-10-301-0/+52
| |
* | 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
|/
* add lslogins completionShohei YOSHIDA2025-10-261-0/+107
|
* add lsmem completionShohei YOSHIDA2025-10-261-0/+73
|
* add lslocks completionShohei YOSHIDA2025-10-261-0/+77
|
* add lsipc completionShohei YOSHIDA2025-10-261-0/+125
|
* update rails completionShohei YOSHIDA2025-10-221-2/+3
|