- 22 Apr, 2014 1 commit
-
-
Felipe Contreras authored
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
- 19 Apr, 2014 1 commit
-
-
Javier Tejero authored
This is exactly what happens on tab completion for docker rmi. This commit fixes that. ```sh $ docker rmi <hit TAB> _arguments:comparguments:312: invalid argument: __docker_images _arguments:comparguments:312: invalid argument: __docker_images _arguments:comparguments:312: invalid argument: __docker_images ```
-
- 18 Apr, 2014 3 commits
-
-
Paweł Tomak authored
In Python3 without universal_newlines set to True output from Popen was byte-encoded.
-
Marc Cornellà authored
-
Benjamin Wong authored
Spelling correction in itunes control function.
-
- 04 Apr, 2014 1 commit
-
-
DeLynn Berry authored
The mailcatcher gem does not work correctly when executed through Bundler.
-
- 27 Mar, 2014 1 commit
-
-
Bob Williams authored
adding urldecode_json to compliment urlencode_json and updating readme.md; slight tweak to urlencode_json from previous commit
-
- 26 Mar, 2014 2 commits
-
-
Bob Williams authored
-
Bob Maerten authored
Many deprecations since 0.8 and new commands.
-
- 25 Mar, 2014 31 commits
-
-
Bob Williams authored
-
Kevin Bongart authored
-
Simon Courtois authored
This commit allows for paths with spaces to be symlinked in Pow. If an application is located in a folder like `/some path/to the/app` the powit command would fail when it shouldn't. It's not the case anymore.
-
Patrick Stadler authored
-
Phil Eichinger authored
-
Bob Williams authored
-
Bob Williams authored
-
cybozuty authored
Rendering the 'vagrant box (remove|repackage)' completion code independant of Vagrant implementation details.
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
fred-o authored
-
William Roe authored
-
Derek Wyatt authored
Added an <esc> to the begining of everything. I ran something when I was in insert mode once and all it did was shove !args... into the buffer. <esc> first.
-
Derek Wyatt authored
-
Derek Wyatt authored
Added an optional callout to the end of the interaction function. I put it in to allow me to put the window focus on MacVim / GVim depending on the different OS I happen to be on
-
Derek Wyatt authored
Fixed: If you callvim on a non-existant file with a relative path, the CWD of the running gvim process is used, and that's not right. We use the PWD explicitly instead, in this case
-
Derek Wyatt authored
-
cmar authored
-
cmar authored
-
David Lee authored
-
Leif Ringstad authored
-