Commit Graph

839 Commits

Author SHA1 Message Date
Vincent Breitmoser 6384a4ea3d _mpv: more specialized parameter handling 2013-11-14 18:48:22 +01:00
Vincent Breitmoser cfc4738ad9 _mpv: fix --ao and --vo, ditch unused $state cases 2013-11-14 17:19:09 +01:00
Vincent Breitmoser 78478451bb _mpv: add suppressed option groups, and more work on parameter args 2013-11-14 17:09:04 +01:00
Vincent Breitmoser 062a0734c3 _mpv: add parameter types 2013-11-14 16:43:44 +01:00
Vincent Breitmoser c2bf84027c _mpv initial version 2013-11-14 15:42:14 +01:00
Vadim A. Misbakh-Soloviov de603da79a _eselect news function rewriten. NB: todo mark inside. Fixes #186
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
2013-11-12 01:00:44 +07:00
Ben O'Hara 0ad97c79dd Fix missing redirect for no file 2013-11-09 00:58:24 +10:00
Vincent Breitmoser 918b318cc5 Merge branch 'httpie' 2013-11-06 16:54:44 +01:00
Vincent Breitmoser 5524dac94d _httpie: more _arguments updates 2013-11-06 16:54:17 +01:00
Vincent Breitmoser 512b6357e1 _httpie: fix for -pH problem 2013-11-06 16:54:15 +01:00
Vincent Breitmoser dbd9c214fc _httpie: use NORMARG for positioning 2013-11-06 16:54:12 +01:00
Vincent Breitmoser b94ba8198c _httpie: improve _arguments definitions, add print flags 2013-11-06 16:54:10 +01:00
Vincent Breitmoser 90be119649 _httpie: properly work with parameters 2013-11-06 16:54:02 +01:00
Vincent Breitmoser 15690458fd _httpie: method is first argument, always 2013-11-06 16:53:56 +01:00
Ben O'Hara 4ea8b2548e Fix matching for vm names im Vagrant file when using dashes or underscores 2013-11-07 00:05:04 +10:00
Vincent 210b3c1304 Merge pull request #184 from glidenote/add_httpie_completion
add httpie completion
2013-11-05 08:54:17 -08:00
Akira Maeda 3f401f5a1d add httpie completion http://httpie.org 2013-11-05 13:46:17 +09:00
Hong Xu 39fe5829d1 Improve homebrew completion. 2013-10-31 19:26:36 -07:00
hhatto 897060e332 update _setup.py 2013-10-15 01:03:52 +09:00
hhatto 54eed22221 remove local site-package path 2013-10-15 00:54:45 +09:00
hhatto ec3b9c8954 fix #181 2013-10-15 00:49:46 +09:00
Massimiliano Torromeo d992bd0ab9 Add salt completion 2013-10-03 19:07:13 +02:00
Julien Nicoulaud 43a3bc1b96 Merge pull request #168 from PaBLoX-CL/update-rvm-completion
Update rvm completion
2013-09-26 17:33:05 -07:00
Julien Nicoulaud f1434c0983 Merge pull request #179 from supki/update-cabal-completion.1
Update cabal completion
2013-09-26 17:30:38 -07:00
Matvey Aksenov 951823c68c Update cabal completion
Added support for the new cabal-install-1.18 features:

  * `cabal repl`, `cabal run` and `cabal sandbox` commands are added

  * `cabal get` is an alternative name for the `cabal unpack` command

  * some commands received new options

Also some unrelated enhancements:

  * generic `--with-PROG`, `--PROG-options`, and `--PROG-option`
  are replaced with real options (e.g. `--with-gcc`, `--gcc-options`,
  `--gcc-option` and the like) where possible

  * `cabal install` completion supports both [hackage] cabal packages
  and local .cabal files as arguments now
2013-09-26 01:39:05 +04:00
Hideo Hattori 9609ebb826 Merge pull request #176 from tt/improve-heroku-completion
Improve `heroku` completion
2013-09-19 04:10:47 -07:00
Hideo Hattori ac57d0737d Merge pull request #178 from wonbyte/homebrew_reinstall_completion
tab completion for homebrew reinstall command
2013-09-19 03:38:37 -07:00
Greg Sieranski cd9bde7846 tab completion for homebrew reinstall command 2013-09-18 14:56:15 -04:00
Hideo Hattori 0cab208c4f Merge pull request #172 from glidenote/add_gist_completion
add gist completion
2013-09-18 06:28:17 -07:00
Hideo Hattori 835b564b04 Merge pull request #174 from wonbyte/audit_tab_homebrew
add audit command to homebrew tab completion
2013-09-18 06:20:57 -07:00
Hideo Hattori b3d8ee87a5 Merge pull request #171 from syohex/support-new-option
add newly options
2013-09-18 00:22:22 -07:00
Troels Thomsen af8ee4b78d Add completion entry for "plugins:update" command 2013-09-12 20:35:09 -07:00
Greg Sieranski d6dd5f1d89 add audit command to homebrew tab completion 2013-09-05 11:01:29 -04:00
Akira Maeda 632a949a27 add gist completion 2013-09-05 20:23:51 +09:00
Syohei YOSHIDA 4a0e577c45 add newly options 2013-09-05 12:42:09 +09:00
Pablo Olmos de Aguilera Corradini ab126e1aa5 Update rvm completion 2013-08-29 22:14:00 -04:00
Vadim A. Misbakh-Soloviov 5b15bec0e4 some fixes and additions for optirun completion
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
2013-08-27 19:28:41 +07:00
Julien Nicoulaud bfb970cad3 Merge pull request #165 from jozefizso/feature_middleman
Completion for middleman
2013-08-20 03:21:49 -07:00
Jozef Izso 4963f12ff3 Basic command completion for middleman tool. 2013-08-18 17:42:41 +02:00
Julien Nicoulaud 662229f6f0 Merge pull request #164 from mbrgm/add-veewee
Add veewee completion
2013-08-08 07:13:44 -07:00
Julien Nicoulaud a427edeaa4 Merge pull request #163 from farseer90718/master
add jekyll completion
2013-08-08 07:13:19 -07:00
Julien Nicoulaud bd2698727d Merge pull request #162 from glidenote/wemux-completion
Add wemux completion.
2013-08-08 07:12:52 -07:00
Julien Nicoulaud 578b93093e Merge pull request #160 from dhcmrlchtdj/master
Update pip completion
2013-08-08 07:10:47 -07:00
Julien Nicoulaud b6e091d7e6 Merge pull request #159 from mollifier/jq-completion
Add jq completion.
2013-08-08 07:10:24 -07:00
Julien Nicoulaud d2a96dbe02 Merge pull request #158 from jozefizso/brew_untap_completion
Completion for brew untap command.
2013-08-08 07:09:29 -07:00
Julien Nicoulaud c6c78792d1 Merge pull request #156 from mitukiii/rails
Update rails completion.
2013-08-08 07:09:11 -07:00
Julien Nicoulaud c918fb80fe Merge pull request #155 from dongweiming/master
Add celery completion
2013-08-08 07:08:34 -07:00
Marius Bergmann 5188228749 Add veewee completion 2013-08-08 15:09:40 +02:00
farseer90718 c35a6318b6 add jekyll completion 2013-08-07 12:13:27 +08:00
glidenote 2d222b5325 Add wemux completion. 2013-07-30 15:18:05 +09:00