Daniel Serodio
f5821e8c31
Ack completion support for --invert-file-match
2012-08-14 15:04:18 -03:00
Julien Nicoulaud
2cbf15cbb3
Fix README after 10ffeb0
2012-08-01 13:31:56 +02:00
Julien Nicoulaud
42ec986b4e
ignore *.zwc
2012-08-01 13:27:59 +02:00
Julien Nicoulaud
10ffeb0c15
[BREAKING CHANGE] Move compdefs to own directory (to ease packaging and
...
avoid bloating users fpath with unneeded files such as README.md)
2012-08-01 13:23:11 +02:00
Julien Nicoulaud
c06401e300
Add call for deb and rpm packagers
2012-08-01 13:21:33 +02:00
Julien Nicoulaud
4442d006d6
Add link to Mac OS Homebrew package
2012-08-01 13:16:03 +02:00
Mario Fernández
5c8baef01d
Merge pull request #91 from drudge/master
...
Add choc completion, update node completion
2012-08-01 00:25:23 -07:00
Nicholas Penree
0e501fdcbf
Fix param requirements
2012-07-31 19:34:18 -03:00
Nicholas Penree
8c04b8c79c
Updated node completion to the latest version
2012-07-30 14:53:33 -04:00
Nicholas Penree
618761bbda
Added choc command
2012-07-30 14:53:12 -04:00
Christophe-Marie Duquesne
3d81e4323f
Merge pull request #90 from flixr/master
...
optirun: run normal completer instead of files
2012-07-24 10:24:44 -07:00
Felix Ruess
6b4e21e5dc
run normal completer for commands instead of completing files for optirun
2012-07-24 19:13:44 +02:00
Ben O'Hara
365eb78252
Adds basic completion for googlecl
2012-07-13 21:01:39 +02:00
Julien Nicoulaud
520443eb3b
Merge pull request #89 from benohara/mosh
...
Completion for mosh
2012-07-13 11:59:38 -07:00
Ben O'Hara
a5b8979631
mosh
2012-07-11 15:11:53 +10:00
Mario Fernández
650f504207
Merge pull request #86 from benohara/master
...
Completion for tmuxinator
2012-07-06 00:27:38 -07:00
Ben O'Hara
1f97a6ad01
Add completion for tmuxinator
2012-07-06 10:59:46 +10:00
Julien Nicoulaud
d54358a43c
Merge pull request #84 from myrkraverk/master
...
PostgreSQL comletion fixes.
2012-06-24 11:43:36 -07:00
Julien Nicoulaud
36b5408672
Merge pull request #85 from xuhdev/editorconfig
...
Add EditorConfig file denoting indentation style.
2012-06-24 11:42:51 -07:00
Hong Xu
bc3a1c59d1
Add EditorConfig file denoting indentation style.
2012-06-25 00:46:52 +08:00
Johann 'Myrkraverk' Oskarsson
e64e7256c5
PostgreSQL comletion fixes. Added port number completions based on local
...
socket files. Use explicit queries to list users, tables and databases
so we don't need to parse psql output. Tested with 8.2 - 9.2.
2012-06-22 12:44:35 +00:00
Julien Nicoulaud
84ae6d1db8
Merge pull request #83 from spk/_gem_install_uri
...
Filter gemspec for build and list local gem file for install.
2012-06-19 11:40:57 -07:00
Laurent Arnoud
75ba199845
Filter gemspec for build and list local gem file for install.
...
This fix the issue #81
2012-06-19 20:34:35 +02:00
Julien Nicoulaud
39e26ca01f
Merge pull request #82 from Mikachu/master
...
Fix some stuff
2012-06-10 03:00:07 -07:00
Mikael Magnusson
c3b4d582a0
Various fixes, remove _zargs already upstream
...
Many movings of local inside the actual functions.
Add many missing local and remove -g(!).
Fix namespacing of some parameters and functions, phases() in _scala was nice.
2012-06-10 02:41:57 +02:00
Julien Nicoulaud
3497b4841c
Remove _task, already provided by taskwarrior project
...
(See https://aur.archlinux.org/packages.php?ID=54111 , comment Fri, 04
May 2012 11:22:06)
2012-05-20 20:27:28 +02:00
Mario Fernández
d560a7f533
Merge pull request #78 from tylerball/pip-requirements
...
pip install -r file completion fix
2012-04-20 00:22:37 -07:00
Tyler Ball
23dbcc0da9
Fix for `pip install -r ...` file completion
2012-04-20 00:44:29 -04:00
Hideo Hattori
8b89dd9d10
issue #77
2012-04-02 01:45:29 +09:00
Julien Nicoulaud
b877df4e70
Add Linux perf completion (partial)
2012-03-26 22:54:21 +02:00
Mario Fernandez
f6108b8c42
Add completion script for the CoffeeScript command line utility
2012-03-01 22:32:42 +01:00
Mario Fernandez
ebd6d9ec4d
Add completion script for node, the Node.js command line launcher
...
This first version supports the basic flags for the command,
introducing an inline script and searching for a js file to execute.
Stuff that is _not_ yet supported:
* Incompatibility between passing an inline script and a file
* the debug option
2012-02-28 23:15:53 +01:00
Julien Nicoulaud
4009c2ace4
Merge pull request #74 from sorin-ionescu/attach
...
attach: fixed typos and lower cased descriptions
2012-02-19 03:50:42 -08:00
Sorin Ionescu
7996968eb3
attach: fixed typos and lower cased descriptions
2012-02-18 13:25:44 -05:00
Mario Fernández
b5d080b9ee
Merge pull request #72 from chmduquesne/master
...
contribution: optirun command from bumblebee
2012-01-31 07:27:36 -08:00
Christophe-Marie Duquesne
9a4be2bba9
Contributing optirun completion for bumblebee
2012-01-31 10:47:26 +01:00
Tony Sloane
62436acb8a
Add completion files for Scala-related commands (sbt, scala, scalac)
2012-01-23 16:04:24 +01:00
Massimiliano Torromeo
418ebb8937
Merge pull request #70 from ioxenus/patch-1
...
Update _pip: typo in "uninstall"
2012-01-23 00:08:25 -08:00
Massimiliano Torromeo
2f0db77593
Merge pull request #71 from ioxenus/patch-2
...
Update _bpython: --version short argument fix
2012-01-23 00:06:48 -08:00
ioxenus
d88a9c92ba
Update _bpython: --version short argument fix
2012-01-23 03:13:40 +04:00
ioxenus
fb687a7a98
Update _pip: typo in "uninstall"
2012-01-23 03:02:36 +04:00
Mario Fernandez
07ce97ed85
Add completion script for git-wtf, a helper script for git
2012-01-08 18:19:49 +01:00
Julien Nicoulaud
9e44356668
Remove _burp, it is already provided by burp package
2011-12-21 11:07:17 +01:00
Julien Nicoulaud
72d41f3ac5
#66 gradle: handle 'gradle :project|task form'
2011-12-21 11:06:09 +01:00
Julien Nicoulaud
737d13e7f7
Merge pull request #69 from cdlm/homebrew-completion-fix
...
Complete & fix _brew
2011-12-14 05:22:13 -08:00
Damien Pollet
abc09e5b64
brew: add upgrade command
2011-12-13 17:09:59 +01:00
Damien Pollet
6afcb9b355
brew: fix typos in help text
2011-12-13 17:09:13 +01:00
Julien Nicoulaud
649c6cea33
add _periscope
2011-12-07 21:46:30 +01:00
Julien Nicoulaud
3afa1b5b44
add _subliminal
2011-12-07 21:38:24 +01:00
Julien Nicoulaud
502c32fb6b
add language codes completer
2011-12-07 00:10:43 +01:00