aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1031 from zsh-users/update_nanoc0.35.0Shohei YOSHIDA2023-08-281-43/+31
|\ | | | | Update nanoc completion and cleanup its code
| * Accpet multiple env argumentsShohei YOSHIDA2023-08-281-1/+1
| |
| * Update nanoc completion and cleanup its codeShohei YOSHIDA2023-08-271-43/+31
|/
* Merge pull request #1030 from zsh-users/refactor_fvmShohei YOSHIDA2023-08-251-42/+43
|\ | | | | Refactor fvm completion
| * Refactor fvm completionShohei YOSHIDA2023-08-241-42/+43
|/
* Merge pull request #1029 from zsh-users/refactor-udisksctlShohei YOSHIDA2023-08-241-104/+116
|\ | | | | Refactoring udisksctl completion
| * Refactoring udisksctl completionShohei YOSHIDA2023-08-241-104/+116
|/ | | | | | | - Apply formatting - Use local variables instead of global variables - Fix typos - Update project URL
* Merge pull request #1028 from zsh-users/update-flutterShohei YOSHIDA2023-08-172-109/+112
|\ | | | | Update flutter and dart completion
| * Update flutter and dart completionShohei YOSHIDA2023-08-172-109/+112
| |
* | Merge pull request #1027 from zsh-users/variable_name_issueShohei YOSHIDA2023-08-172-8/+8
|\ \ | |/ |/| Avoid defining local variable 'options'
| * Avoid defining local variable optionsShohei YOSHIDA2023-08-172-8/+8
|/ | | | | zsh has the built in variable 'options'. zsh sometimes behaves weirdly when there is a local variable that is named 'options'
* Merge pull request #1026 from zsh-users/update-rubocopShohei YOSHIDA2023-08-091-2/+10
|\ | | | | Update rubocop completion for version 1.55
| * Update rubocop completion for version 1.55Shohei YOSHIDA2023-08-091-2/+10
| |
* | Merge pull request #1025 from zsh-users/update-protocShohei YOSHIDA2023-08-091-4/+10
|\ \ | | | | | | Update protoc completion for version 24.0
| * | Update protoc completion for version 24.0Shohei YOSHIDA2023-08-091-4/+10
| |/
* | Merge pull request #1024 from zsh-users/update-golangShohei YOSHIDA2023-08-091-1/+1
|\ \ | |/ |/| Update for go 1.21
| * Update for go 1.21Shohei YOSHIDA2023-08-091-1/+1
|/
* Merge pull request #1021 from zsh-users/update-rfkillShohei YOSHIDA2023-07-021-20/+29
|\ | | | | Update rfkill completion
| * Update rfkill completionShohei YOSHIDA2023-07-021-20/+29
|/
* Merge pull request #1020 from zsh-users/update-rspecShohei YOSHIDA2023-07-011-21/+24
|\ | | | | Update rspec completion to version 3.12.0
| * Update rspec completion to version 3.12.0Shohei YOSHIDA2023-06-291-21/+24
|/
* Merge pull request #1019 from zsh-users/update-golangShohei YOSHIDA2023-06-231-5/+6
|\ | | | | Update go completion version 1.21
| * Update go completion version 1.21Shohei YOSHIDA2023-06-221-5/+6
| |
* | Merge pull request #1017 from zsh-users/update_httpieShohei YOSHIDA2023-06-231-30/+30
|\ \ | | | | | | Update httpie 3.2.2 completion
| * | Update httpie completionShohei YOSHIDA2023-06-221-30/+30
| |/
* | Merge pull request #1018 from zsh-users/add-version-info-dartShohei YOSHIDA2023-06-221-1/+1
|\ \ | |/ |/| Add version to dart completion for maintenance
| * Add version to dart completion for maintenanceShohei YOSHIDA2023-06-221-1/+1
|/
* Merge pull request #1015 from eclairevoyant/delete-yaourtShohei YOSHIDA2023-06-041-368/+0
|\ | | | | Delete yaourt completion
| * Delete _yaourtéclairevoyant2023-06-041-368/+0
|/
* Merge pull request #1014 from zsh-users/add-mkcertShohei YOSHIDA2023-05-241-0/+58
|\ | | | | Add mkcert completion
| * Add mkcert completionShohei YOSHIDA2023-05-231-0/+58
|/
* Merge pull request #1012 from zsh-users/typescript-toolsShohei YOSHIDA2023-05-222-0/+138
|\ | | | | Add tsc and ts-node completions
| * Add tsc and ts-node completionsShohei YOSHIDA2023-05-202-0/+138
| |
* | Merge pull request #1013 from zsh-users/update-vnstatShohei YOSHIDA2023-05-221-5/+8
|\ \ | |/ |/| Add vnstat completion
| * Update vnstat completionShohei YOSHIDA2023-05-221-5/+8
|/
* Merge pull request #1011 from zsh-users/dart-completionShohei YOSHIDA2023-05-203-12/+632
|\ | | | | Add dart completion
| * Support 'fvm dart' completionShohei YOSHIDA2023-05-181-0/+14
| |
| * Remove deprecated 'flutter format' completionShohei YOSHIDA2023-05-181-12/+0
| |
| * Add dart completionShohei YOSHIDA2023-05-181-0/+618
|/
* Merge pull request #1010 from zsh-users/update-flutter-3.10.0Shohei YOSHIDA2023-05-121-1/+5
|\ | | | | Update flutter completion for version 3.10.0
| * Update flutter completion for version 3.10.0Shohei YOSHIDA2023-05-111-1/+5
|/
* Merge pull request #1009 from zsh-users/grpcurlShohei YOSHIDA2023-04-271-0/+78
|\ | | | | Add grpcurl completion
| * Add grpcurl completionShohei YOSHIDA2023-04-241-0/+78
|/
* Merge pull request #1006 from zsh-users/update-nodeShohei YOSHIDA2023-04-231-2/+6
|\ | | | | Update node.js completion for version 20.0.0
| * Update node.js completion for version 20.0.0Shohei YOSHIDA2023-04-191-2/+6
|/
* Merge pull request #1003 from notmike-5/masterShohei YOSHIDA2023-03-291-2/+21
|\ | | | | updated _bitcoin-cli to match bitcoind v24.1rc1
| * Update src/_bitcoin-clinotmike2023-03-281-1/+1
| | | | | | Co-authored-by: Shohei YOSHIDA <syohex@gmail.com>
| * Update src/_bitcoin-clinotmike2023-03-281-2/+2
| | | | | | Co-authored-by: Shohei YOSHIDA <syohex@gmail.com>
| * updated _bitcoin-cli to match bitcoind v24.1rc1notmike-52023-03-271-2/+21
|/
* Merge pull request #1001 from zsh-users/update-conan-2.0.0Shohei YOSHIDA2023-02-261-976/+552
|\ | | | | Update conan completion and refactoring