Julien Nicoulaud
a45c2760bf
Merge pull request #141 from luolimao/yaourt
...
Added new Yaourt options
2013-05-26 02:30:06 -07:00
Julien Nicoulaud
0a46b6d482
Merge pull request #140 from peteryates/master
...
Added completion for Ralio
2013-05-26 02:29:26 -07:00
Julien Nicoulaud
2daa8c6d1d
Merge pull request #138 from zhaocai/feature/_ack
...
Update ack to work with version 2+
2013-05-26 02:28:51 -07:00
Julien Nicoulaud
f038f70214
Merge pull request #137 from zhaocai/feature/_gem
...
Use cache-policy for _gem
2013-05-26 02:28:04 -07:00
Kazuya Takeshima
1c667bfebb
Add mina completion.
2013-05-24 16:11:06 +09:00
Peter Yates
e737b496a7
Removed reference to git flow
2013-05-22 10:15:37 +01:00
Will Gray
a59f5c3a0a
Separate values for bundle help
2013-05-20 17:08:55 -04:00
Limao Luo
b1aa5e2f1e
separate branches
2013-05-11 11:31:29 -04:00
Limao Luo
1f177e5680
more consistent completion messages
2013-05-11 11:28:19 -04:00
Limao Luo
aa58f2f8b9
added new opts
2013-05-11 11:27:21 -04:00
Limao Luo
7ecc156ef7
Merge branch 'master' of https://github.com/zsh-users/zsh-completions
2013-05-11 11:10:36 -04:00
Zhao Cai
dab8775218
(ack) handle ack version string containing commit sha1
2013-05-10 07:05:24 -04:00
Peter Yates
5977c94275
Specify the help text for the -t option
2013-05-02 16:30:43 +01:00
Peter Yates
2a8463b814
Remove superfluous create/delete options
2013-05-02 16:28:39 +01:00
Peter Yates
bd5f9232db
Added completion for ralio, a rally client
2013-05-02 16:04:23 +01:00
Zhao Cai
75bf6f64c2
(gem) Add open command
2013-04-29 20:25:40 -04:00
Zhao Cai
d3a6d8fbcc
Check GEM_HOME to compare recency
2013-04-29 20:19:50 -04:00
Zhao Cai
d2ce821cc8
Use cache-policy for _gem
2013-04-29 20:19:50 -04:00
Zhao Cai
d94703edf8
Update ack to work with version 2+
2013-04-28 22:46:52 -04:00
Mark Cornick
92238046cc
Update vagrant completion with "plugin" subcommand
...
This subcommand was added in Vagrant 1.1.
2013-04-26 12:38:48 -07:00
Julien Nicoulaud
9cbd2b6762
Merge pull request #134 from zhaocai/feature/_gem
...
_gem: update for browse, edit and clone commands
2013-04-11 15:02:40 -07:00
Julien Nicoulaud
d29381c6fa
Merge pull request #133 from zhaocai/brew
...
_brew update
2013-04-11 15:02:28 -07:00
Julien Nicoulaud
d516916824
Merge pull request #128 from pcasaretto/add-remote-argument-to-heroku
...
Add 'remote' argument to heroku
2013-04-11 15:02:05 -07:00
Zhao Cai
7e02122470
_gem: update for browse, edit and clone commands
2013-04-11 17:39:32 -04:00
Paulo L F Casaretto
779b6020b6
Namespace git commands under heroku
2013-04-11 14:18:51 -03:00
Zhao Cai
3ebbd136df
_brew update
...
1. use _call_program
2. formulae completion for search
3. formulae completion for upgrade
4. add pin/unpin command
2013-04-11 11:33:42 -04:00
Julien Nicoulaud
5a4ab02e40
Merge pull request #132 from mollifier/svm-completion
...
Add svm(Scala Version Manager) completion.
2013-04-10 11:24:33 -07:00
Julien Nicoulaud
28a2710f99
Merge pull request #130 from g5pw/master
...
Overhauled port command completion
2013-04-10 11:24:10 -07:00
mollifier
4fc0541ad1
Add svm(Scala Version Manager) completion.
2013-04-10 06:20:10 +09:00
Vincent Breitmoser
7f739d0f1b
_id3v2: complete at least one option before filenames
2013-04-06 23:02:35 +02:00
Vincent Breitmoser
590ba19ead
_id3: small update in descriptions and logic
...
use present tense. also, complete at least one option before filenames,
calling id3 with just file arguments is not a valid operation.
2013-04-06 23:01:45 +02:00
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
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
Akira Maeda
75bca1455c
Add ag(the silver search) completion.
2013-02-28 19:36:13 +09: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
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
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
13715a7e50
Merge pull request #118 from mitukiii/gem
...
Fix to quote _files -g option argument
2013-01-27 08:17:19 -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
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
Poapfel
09ced5f209
Added outdated command to bundler completions
2012-11-10 21:05:09 +01:00
Poapfel
b15dbf4cd5
Added platform command to bundler completions
2012-11-10 21:03:33 +01:00
Lee Hinman
af82b11240
update leiningen completion for lein 2
2012-10-23 10:56:33 -06:00
Julien Nicoulaud
b70c7f9799
Merge pull request #109 from markcornick/knife_environment
...
Update _knife with environment sub-commands
2012-10-04 05:09:39 -07:00
Mark Cornick
6b8d711aec
Update _chef_X_remote functions for current knife output
...
The format of the output from "knife X list" commands has changed since
this completion script was written.
2012-10-02 12:59:40 -04:00
Mark Cornick
3c833c6491
Fix _chef_environments_remote for current knife output
...
All of these functions need to be fixed, but I'll fix the others in a
different branch.
2012-10-02 12:55:08 -04:00
Mark Cornick
31ec2904f0
Update _knife with environment sub-commands
...
Environments were added in Chef 0.10.
2012-10-02 12:46:15 -04:00
Laurent Arnoud
104562a111
Added gem push completion.
2012-10-01 00:29:10 +02:00
Katsunori Kanda
3bea535045
Update brew completion to the latest version
2012-09-23 02:41:21 +09:00
Julien Nicoulaud
1fe53ac70c
Merge pull request #106 from dserodio/pg_dumpall
...
pg_dumpall completion (PostgreSQL)
2012-09-21 07:18:53 -07:00
Daniel Serodio
e9f3294210
pg_dumpall completion
2012-09-21 10:24:37 -03:00
Erlend Hamberg
fc4c46365a
Fix completion of “vagrant ssh-config”
...
The completion for vagrant incorrectly listed “ssh_config” as a command. This should be “ssh-config”.
2012-09-21 15:57:42 +03:00
J Smith
1b2dabcd2e
Add a bunch of additional options for pg_dump.
2012-09-11 14:29:00 -04:00
J Smith
625eaa58ce
Add the -T/--exclude-table option for pg_dump.
2012-09-11 14:29:00 -04:00
J Smith
d1e2e96be8
Add the -N/--exclude-schema option for pg_dump.
2012-09-11 14:29:00 -04:00
J Smith
bc8ef15557
Add _pgsql_schemas to grab the list of schemas for pg_dump.
2012-09-11 14:29:00 -04:00
J Smith
5921809d49
Add the -E/--encoding option for pg_dump.
2012-09-11 14:29:00 -04:00
Julien Nicoulaud
b46f6e74e8
Merge pull request #101 from aschrab/vnstat
...
Completion for vnstat
2012-09-10 10:24:03 -07:00
Julien Nicoulaud
79f156f5cd
Merge pull request #102 from dark-panda/pgsql-enhancements
...
Enhancements and fixes for PostgreSQL completion
2012-09-10 10:23:33 -07:00
Massimiliano Torromeo
42d34118a0
Implemented sdd completion script
2012-09-10 16:51:19 +02:00
Aaron Schrab
f01ede0bf8
Completion for vnstat
2012-09-10 09:44:07 -04:00
J Smith
603bd2f4e1
Add the initdb command.
2012-09-10 01:18:33 -04:00
J Smith
6b1c882e9d
Add the createuser and dropuser commands.
2012-09-10 01:18:33 -04:00
J Smith
cfb8da6fb2
Get the list of encodings from the database cluster.
2012-09-10 01:18:33 -04:00
J Smith
c5a5033e08
Connect to template1 when getting the list of databases.
...
We can't assume that the user will have a database that shares their
user name.
2012-09-10 01:18:33 -04:00
J Smith
98f5f1abc1
Fix typo -- "oin" should be "oid".
2012-09-10 01:18:33 -04:00
Julien Nicoulaud
9966dd96a0
Merge pull request #97 from luolimao/master
...
AUR/Pactree package completion
2012-09-09 08:15:19 -07:00
luolimao
47a175cbcf
added proper file header
2012-09-09 08:58:09 -04:00
Aaron Schrab
56d914b8c8
Complete argument for rvm --patch option
...
The rvm --patch option takes an argument that is one or more file names
separated by commas.
2012-09-05 14:38:14 -04:00
Vadim A. Misbakh-Soloviov
b0e171924e
fix #98
...
(update gentoo completions to reflect current portage files state)
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
2012-09-06 01:01:16 +07:00
luolimao
b6f3d51dc7
fixed indentation in general
2012-09-02 02:26:59 -04:00