- 02 Jun, 2014 2 commits
-
-
Yachi Lo authored
-
Doug Jones authored
-
- 29 May, 2014 4 commits
-
-
ncanceill authored
inspired from #2018
-
ncanceill authored
continuating #1923
-
Theodore Kokkoris authored
-
Christophe Bliard authored
correctly detect when pygmentize is not installed do not exit shell if when pygmentize is not installed
-
- 28 May, 2014 4 commits
-
-
MrTux authored
-
Jim Hester authored
-
Andrey Koleshko authored
Fix rbenv plugin for OS X latest homebrew
-
James Magnarelli authored
-
- 26 May, 2014 1 commit
-
-
Frank Behrens authored
-
- 25 May, 2014 1 commit
-
-
pangratz authored
Since the `bower` plugin specifies a `bi` alias and `bundle` plugin specifies a `bi` function, there is a name clash when using both plugins, which results in the message "Can't 'bundle install' outside a bundled project" when trying to execute `bower`. This adresses #2486
-
- 24 May, 2014 4 commits
-
-
Brian Hartvigsen authored
As far as I can tell (tested on Linux & Darwin, BSD man page seems to agree), `-d` is pretty univerally accepted as the depth argument. So instead of doing a test, we can just use -d and call it a day.
-
Brian Hartvigsen authored
-
Trevor Strieber authored
-
ncanceill authored
-
- 15 May, 2014 1 commit
-
-
Ingo Renner authored
-
- 06 May, 2014 4 commits
-
-
Ingo Renner authored
Vagrant 1.6 introduced the `global-status` command which allows to get a quick overview of all active Vagrant environments for the currently logged in user.
-
Ingo Renner authored
Vagrant 1.5 added Vagrant Cloud to share boxes. Some boxes may be protected, the `login` command allows to access those protected boxes from Vagrant Cloud.
-
Ingo Renner authored
Vagrant 1.5 introduced Vagrant Share to allow remote access to a Vagrant environment. This adds support for the `share` and `connect` commands.
-
Ingo Renner authored
Vagrant 1.6 introduces a couple new commands, including the `version` command. The `version` command shows the currently installed version information and also checks for new updates available.
-
- 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 11 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
-