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 |
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 |
Luke Steensen
|
5edeb23f10
|
Add 'services' command to homebrew completion
|
2014-02-11 21:22:44 -06:00 |
Evgeniy Alexeev
|
14232ac66d
|
Update README.md
Edited links to Archlinux packages (the link to *-git is out-of-date, zsh-completion now available in [community])
|
2014-01-09 03:35:16 +03:00 |
Julien Nicoulaud
|
4ffedd4ac8
|
Merge pull request #198 from TimofeyTitovets/master
added simple completion for exportfs
|
2014-01-02 00:43:12 -08:00 |
Timofey
|
538ac13e48
|
added simple completion for exportfs
|
2014-01-02 02:35:58 +02:00 |
Julien Nicoulaud
|
6d05992de1
|
Merge pull request #193 from xuhdev/improve-brew-link
Improve the link command in _brew.
|
2013-12-24 03:33:38 -08:00 |
Julien Nicoulaud
|
a46792b006
|
Merge pull request #195 from babysnakes/fix-vagrant-completions
Fix vagrant vm name matching
|
2013-12-24 03:33:06 -08:00 |
Haim Ashkenazi
|
7bf946eba1
|
Fix vagrant vm name matching:
- escaping of single quotes
- match older vagrant files which uses keywords as vm names.
|
2013-12-23 22:08:39 +02:00 |
Hong Xu
|
24ead6192e
|
Improve the link command in _brew.
|
2013-12-16 12:30:13 -08:00 |
Hideo Hattori
|
1d6a2aa024
|
Merge pull request #190 from hhatto/improve-managepy
improve manage.py completion #188
|
2013-11-27 09:52:11 -08:00 |
hhatto
|
6ea9474bae
|
improve manage.py completion #188
|
2013-11-23 21:24:41 +09:00 |
hhatto
|
3c3e6a653b
|
improved startproject sub-command for manage.py #189
|
2013-11-23 05:50:49 +09:00 |
Hideo Hattori
|
475587dc97
|
Merge pull request #189 from aronj/patch-1
_manage.py support for startproject
|
2013-11-22 12:11:38 -08:00 |
Aron Janarv
|
49d925054a
|
_manage.py support for startproject
Description from https://docs.djangoproject.com/en/dev/ref/django-admin/
|
2013-11-22 20:44:23 +01:00 |
Julien Nicoulaud
|
2791693ece
|
Merge pull request #183 from xuhdev/improve-brew
Improve homebrew completion.
|
2013-11-19 11:45:42 -08:00 |
Julien Nicoulaud
|
270e7e102d
|
Merge pull request #185 from benohara/master
Fix matching for vm names im Vagrant file when using dashes or underscor...
|
2013-11-19 11:45:22 -08:00 |
Julien Nicoulaud
|
f46c990c40
|
Merge pull request #150 from SiSGroup/dget
Add first draft of dget completion
|
2013-11-19 11:44:59 -08:00 |
Vincent Breitmoser
|
85cf623d7e
|
Merge branch '_mpv'
|
2013-11-15 13:07:36 +01:00 |
Vincent Breitmoser
|
35b5cf0152
|
_mpv: complete --profile
|
2013-11-15 13:07:24 +01:00 |
Vadim A. Misbakh-Soloviov
|
820772a839
|
_eselect: fix function existance checking.
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
|
2013-11-15 02:15:18 +07:00 |
Vincent Breitmoser
|
88b268e1a9
|
Merge branch '_mpv'
|
2013-11-14 19:34:33 +01:00 |
Vincent Breitmoser
|
cb059a45ae
|
_mpv: simple parsing for complex parameters
|
2013-11-14 19:33:13 +01:00 |
Vincent Breitmoser
|
fc1249fc78
|
_mpv: add credit notice
|
2013-11-14 19:29:31 +01:00 |
Vincent Breitmoser
|
dba027f91a
|
_mpv: add show-advanced option, enable by default on --
|
2013-11-14 19:27:48 +01:00 |
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 |