Commit Graph

568 Commits

Author SHA1 Message Date
Aljaž "g5pw" Srebrnič de9abc631e _port: Fix completion of next arguments 2014-06-26 17:58:36 +02:00
Aljaž "g5pw" Srebrnič e580a15f99 _port: complete more subcommands
Add completions for outdated, sync and selfupdate subcommands.
2014-06-26 17:58:01 +02:00
Aljaž "g5pw" Srebrnič 062e23c1bf No need to use the ->string format
If we have only one function to call fro completion, just call it. Also, remove
local declaration, since we don't use the ->string form.
2014-06-26 17:58:00 +02:00
Aljaž "g5pw" Srebrnič 8daa84f28f A better cache policy for _port
This compares modification times of the main PortIndex for all ports and
registry.db for installed ports.
2014-06-26 17:58:00 +02:00
Aljaž "g5pw" Srebrnič 04e2e85de8 Use the -q flag when calling port
The -q flag suppresses any output other than port names, eliminating the need to
further modify output.
2014-06-26 17:58:00 +02:00
Aljaž "g5pw" Srebrnič 77df22a969 No need to set cache policy in the main function
The caching policy style for _port can be set in _port_dispatch, as it is the
one that uses caching.
2014-06-26 17:57:59 +02:00
Aljaž "g5pw" Srebrnič 0b791a2f50 Add description to each port target
Also, remove targets used only in interactive mode, like 'exit' or 'cd'
2014-06-26 17:57:59 +02:00
Aljaž "g5pw" Srebrnič 8dc4b8a490 Better port upgrade completion
When upgrading, pseudo-portnames can be used. Also, add upgrade options to
completion choices.
2014-06-26 17:57:58 +02:00
Aljaž "g5pw" Srebrnič a2765bc27c Explicitly typeset arrays 2014-06-26 17:57:58 +02:00
Aljaž "g5pw" Srebrnič 42aace253f Use correct command to get installed ports
This fixes a copy-paste error when we completed any port name instead of
installed ones
2014-06-26 17:57:58 +02:00
Aljaž "g5pw" Srebrnič 8842103478 Use capitalized names in option description 2014-06-26 17:57:57 +02:00
Vadim A. Misbakh-Soloviov 3280bc4274 added _virsh completion (thanks to original author)
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
2014-06-08 03:49:00 +07:00
Vadim A. Misbakh-Soloviov 3bc7485252 added _virsh completion (thanks to original author)
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
2014-06-08 03:37:20 +07:00
Hideo Hattori 9f3ee864c9 Merge pull request #232 from glidenote/add_rubocop_completion
add rubocop completion
2014-05-29 01:28:55 +09:00
Akira Maeda ac32fd2e63 fix option for version 0.22.0 2014-05-29 00:50:20 +09:00
Hideo Hattori 6fda37dcb1 Merge pull request #227 from bosr/_vagrant_update
_vagrant plugin completion update
2014-05-29 00:33:27 +09:00
Hideo Hattori f48b3e3096 Merge pull request #231 from CircleCode/patch-1
[Vagrant] update box list completion
2014-05-28 23:56:30 +09:00
Matthieu Codron 090a9b0044 [Vagrant] update box list completion
relocate `$HOME/.vagrant` to `$HOME/.vagrant.d` and use `$VAGRANT_HOME` if defined
2014-05-28 16:48:34 +02:00
Hideo Hattori a6d6234058 Merge pull request #234 from tacahilo/vagrant-added-underscore-pattern-to-vmlist
[Vagrant] Add pattern of underscore to vm_list
2014-05-28 13:00:57 +09:00
Takahiro OKUMURA 8a5d1a7768 [Vagrant] Add pattern of underscore to vm_list 2014-05-27 12:49:08 +09:00
Akira Maeda 37f5ebaf04 add rubocop completion 2014-05-26 19:16:17 +09:00
Romain Bossart 2822ce5c73 _vagrant plugin completion update 2014-05-01 18:08:31 +02:00
Mario Fernández dae8cb844a Merge pull request #220 from petere/kitchen-completion
Add kitchen completion
2014-04-14 13:55:44 +02:00
Peter Eisentraut 68046d83d7 Add kitchen completion 2014-04-14 07:41:11 -04:00
Mario Fernández cf9135e1e6 Merge pull request #214 from WoLpH/master
Added new version of zfs completion in sync with FreeBSD 10.0 man page
2014-04-13 12:08:16 +02:00
Mario Fernández 16e38f8f2e Merge pull request #210 from loranger/master
[Add] Enable composer completion
2014-04-13 12:07:54 +02:00
Laurent Goussard f12c638bd7 [Add] Envoy completion 2014-04-13 10:53:49 +02:00
Laurent Goussard 6ef029c3cc [Add] symfony/Console completion 2014-04-13 10:53:21 +02:00
Laurent Goussard 7f813c193e [Add] Artisan completion 2014-04-13 10:53:00 +02:00
Laurent Goussard 1c18daf1d5 [Upg] Add copyright header and cleanp 2014-04-13 10:51:23 +02:00
Laurent Goussard 818fe9c8e1 [Upg] Add copyright header and contextual command definition 2014-04-13 10:46:39 +02:00
Laurent Goussard 468ae11b7d Merge branch 'master' of github.com:zsh-users/zsh-completions 2014-04-13 10:33:44 +02:00
Rick van Hattem d3fa6d9fb2 Update _zfs 2014-04-13 00:57:07 +02:00
Mario Fernández 0e553f729e Merge pull request #219 from lucapette/patch-1
Fix typo in _jekyll completion
2014-04-12 13:09:52 +02:00
Mario Fernández 0e6e4d5507 Merge pull request #216 from wernight/master
Add VBoxManager modifyhd auto-complete.
2014-04-12 13:08:36 +02:00
Mario Fernández 0265542b64 Merge pull request #203 from TimofeyTitovets/master
add completion for xinput and shutdown
2014-04-12 13:07:43 +02:00
Mario Fernández 4ab5826a5d Merge pull request #205 from arcan1s/patch-2
Update _yaourt
2014-04-12 13:03:44 +02:00
Mario Fernández 74ee44cb42 Merge pull request #212 from IgorTimoshenko/feature/phing
Added completion script for Phing
2014-04-12 13:03:11 +02:00
Mario Fernández 6f79c98502 Merge pull request #215 from zakkak/master
Add completion for pass (password-store)
2014-04-12 13:01:05 +02:00
Mario Fernández a1fa7768a6 Merge pull request #209 from sorin-ionescu/rename-attach-to-atach
Rename attach to atach
2014-04-12 13:00:14 +02:00
Mario Fernández acff08bec8 Merge pull request #211 from lukesteensen/patch-1
Add 'services' command to homebrew completion
2014-04-12 12:59:49 +02:00
Mario Fernández 072ad18eb7 Merge pull request #206 from arcan1s/patch-4
Update README.md
2014-04-12 12:59:15 +02:00
Joe Bloggs 6b0f09ddb2 Completion for ps command, for iw and a how-to guide for creating
completion files
2014-04-12 12:53:41 +02:00
lucapette deb6a6fa4e Fix typo in _jekyll completion
As per subject
2014-03-29 18:43:38 +01:00
Werner Beroux 48d1cb8e9c Add VBoxManager modifyhd auto-complete. 2014-03-22 14:25:56 +01:00
Foivos 545c7b6d6b Add completion for pass (password-store)
This is a copy of https://github.com/zx2c4/password-store/blob/master/contrib/pass.zsh-completion
2014-03-19 04:44:48 +02:00
Rick van Hattem 05483ab4c2 Added new version of zfs completion in sync with FreeBSD 10.0 man page 2014-03-15 11:43:53 +01:00
Vadim A. Misbakh-Soloviov 107bdaba20 Fix _eselect completion (to latest eselect syntax changes)
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
2014-02-23 03:23:58 +07:00
Igor Timoshenko d3e55a2c1a Fixed typo 2014-02-12 16:25:53 +00:00
Igor Timoshenko c0ebcbe56b Added completion script for Phing 2014-02-12 16:08:44 +00:00