Vincent Breitmoser
6c0e222b0c
_id3v2: initial commit
2013-04-06 22:51:04 +02:00
Vincent Breitmoser
513546f59f
_id3: initial commit
2013-04-03 01:27:02 +02:00
Aljaž "g5pw" Srebrnič
8d9cdfc589
Add completion for rev-upgrade subcommand
2013-04-02 21:56:07 +02:00
Aljaž "g5pw" Srebrnič
7b412ed1ba
Fix bug introduced in 3e6040e01
...
I can't call a function from _arguments
2013-04-02 21:53:38 +02:00
Aljaž "g5pw" Srebrnič
3e6040e01d
Do not use state mechanism
...
Call a dispatch function instead, simplifying the nested select case.
2013-04-01 00:30:04 +02:00
Aljaž "g5pw" Srebrnič
54ed122d25
Set cache-policy before calling _arguments
2013-04-01 00:30:04 +02:00
Aljaž "g5pw" Srebrnič
810840e0e0
Remove unnecessary parenthesis escaping
2013-04-01 00:29:38 +02:00
Aljaž "g5pw" Srebrnič
1168563524
_port: add upgrade completions
...
Port upgrade completes only outdated ports.
2013-03-31 23:47:35 +02:00
Aljaž "g5pw" Srebrnič
4aa41e2267
Use message instead of guard
...
Use _message instead of _guard when completing the search pattern.
2013-03-31 23:47:35 +02:00
Mark Cornick
ef8d5806c4
Add completion for knife user commands
...
These commands were added in Chef 11.0.0.
2013-03-31 23:47:35 +02:00
Vincent Breitmoser
2b9822ef8f
_dzen2: initial commit
2013-03-31 15:35:54 +02:00
Aljaž "g5pw" Srebrnič
f2cff3dbf3
Use own cache policy
...
This checks modification dates of the repository database and completion cache
and refreshes the latter if it is older than the database.
2013-03-24 22:31:08 +01:00
Aljaž "g5pw" Srebrnič
d8a2e94fa0
Use native caching system
2013-03-24 22:29:51 +01:00
Aljaž "g5pw" Srebrnič
2224f3ae71
Moved port_select function to bottom
2013-03-24 22:26:32 +01:00
Limao Luo
1ddccf7dc6
Merge branch 'master' of https://github.com/zsh-users/zsh-completions
2013-03-24 13:56:54 -04:00
Julien Nicoulaud
6502b28815
Merge pull request #131 from markcornick/knife_user_completion
...
Add completion for knife user commands
2013-03-24 01:56:09 -07:00
Mark Cornick
a017d3f212
Add completion for knife user commands
...
These commands were added in Chef 11.0.0.
2013-03-23 10:20:43 -04:00
Aljaž "g5pw" Srebrnič
6483c0c3a1
Overhauled port command completion
...
Port command completion got smarter. It can now complete paths for the
provides subcommand, and complete pseudo-portnames.
It will complete all ports or only installed ones (for example, when
completing for the uninstall command).
It will complete the select subcommand with appropriate values.
2013-03-20 08:22:38 +01:00
Paulo L F Casaretto
d5674edf44
Add remote argument completions
...
This was copied from _git-flow
2013-03-13 13:47:23 -03:00
Paulo L F Casaretto
4ed5855317
Add 'remote' argument to heroku
...
Also add the shorter -a switch to the app argument
2013-03-12 23:23:40 -03:00
Limao Luo
37d227ce42
primus completion for primusrun
2013-03-09 18:59:15 -05:00
Julien Nicoulaud
19e8985f8e
Merge pull request #127 from glidenote/ag-completion
...
Add ag(the silver search) completion.
2013-02-28 09:48:50 -08:00
Akira Maeda
75bca1455c
Add ag(the silver search) completion.
2013-02-28 19:36:13 +09:00
Julien Nicoulaud
b938075ef8
Merge pull request #126 from cknadler/master
...
Fix issues relative link in README
2013-02-27 04:42:00 -08:00
Chris Knadler
47fac212e6
Fix issues relative link in README
2013-02-26 18:22:17 -08:00
Vincent Breitmoser
e1e89ad4f8
_logger: initial commit
2013-02-26 22:36:24 +01:00
Julien Nicoulaud
c597ff8f2e
Merge pull request #125 from benohara/master
...
Update git-flow completion
2013-02-26 10:53:06 -08:00
Vincent Breitmoser
6958a4b251
_socat: initial commit
...
From here:
3c564c995b/_socat
2013-02-24 17:58:22 +01:00
Ben O'Hara
2314bc327a
Update git-flow completion
...
Add missing options and commands for support branches.
2013-02-24 18:44:09 +10:00
Julien Nicoulaud
a182b009d0
Merge pull request #124 from brandt/master
...
Use $ACKRC if set, otherwise use $HOME/.ackrc
2013-02-21 04:55:50 -08:00
J. Brandt Buckley
dfb3eaa2f6
Use $ACKRC if set, otherwise use $HOME/.ackrc
...
The $ACKRC environmental variable allows a user to specify a path to his or her Ack config file. If not set, Ack looks for a file in the default location (~/.ackrc).
This update makes ack completion follow that same behavior.
2013-02-20 18:45:42 -08:00
Julien Nicoulaud
c7cdfaad3d
Merge pull request #123 from mcaserta/master
...
Improved SBT completion
2013-02-17 06:55:14 -08:00
Mirko Caserta
c73f8b0c80
Improved sbt completion
2013-02-17 15:49:50 +01:00
Tony Sloane
09fa1239d8
Update _scala for Scala version 2.10.0
2013-02-10 19:15:34 +11:00
Julien Nicoulaud
8b651e577c
Merge pull request #120 from amouravski/patch-1
...
Fixed a broken link in README.
2013-02-07 05:12:51 -08:00
Andrei Mouravski
285b2e2494
Fixed a broken link.
...
_ack was not pointing to the right place, because it seems src/ was added after the README was written.
Uses the new relative path syntax.
2013-02-06 16:55:37 -08:00
Julien Nicoulaud
13715a7e50
Merge pull request #118 from mitukiii/gem
...
Fix to quote _files -g option argument
2013-01-27 08:17:19 -08:00
Julien Nicoulaud
3e76c561f5
Merge pull request #119 from cirilloblu/patch-1
...
Update src/_adb
2013-01-27 08:16:59 -08:00
cirillo darkblu
ea348969fa
Update src/_adb
2013-01-20 18:21:36 +01:00
Kazuya Takeshima
095a8b7080
Fix to quote _files -g option argument
2013-01-16 13:13:48 +09:00
Julien Nicoulaud
2166ab8a6c
Merge pull request #115 from pismute/docpad
...
Add docpad completion
2012-12-19 10:31:20 -08:00
Julien Nicoulaud
b5aca65b2a
Merge pull request #117 from pismute/nvm
...
Add nvm completion
2012-12-19 10:30:56 -08:00
Changwoo Park
0d4c8712b0
Add nvm completions
2012-12-03 09:43:05 +09:00
Mario Fernández
144967fe69
Merge pull request #116 from supki/cabal-completion
...
Add cabal-install completion.
2012-11-29 02:27:50 -08:00
Matvey Aksenov
aad3ce6ca7
Add cabal-install completion.
2012-11-29 12:51:39 +04:00
Changwoo Park
47bc3f75c8
Fix typo. 'nvm' -> 'docpad'
2012-11-28 09:20:34 +09:00
Mario Fernandez
0783dccfac
Add completions for _mussh
2012-11-27 17:47:22 +01:00
Changwoo Park
8934613b1c
Add docpad completion
2012-11-28 00:09:33 +09:00
Mario Fernández
c9d9512df4
Merge pull request #114 from Poapfel/master
...
Updated bundle completions
2012-11-12 00:48:10 -08:00
Poapfel
09ced5f209
Added outdated command to bundler completions
2012-11-10 21:05:09 +01:00