- 18 Apr, 2014 2 commits
-
-
Marc Cornellà authored
-
Robby Russell authored
Added git support for merging, rebasing, and bisecting to agnoster theme
-
- 05 Apr, 2014 1 commit
-
-
Robby Russell authored
Remove mailcatcher from bundler plugin
-
- 04 Apr, 2014 1 commit
-
-
DeLynn Berry authored
The mailcatcher gem does not work correctly when executed through Bundler.
-
- 31 Mar, 2014 1 commit
-
-
Robby Russell authored
add brew-cask plugin
-
- 28 Mar, 2014 10 commits
-
-
Robby Russell authored
Docker autocomplete plugin is not up to date with recent versions.
-
Robby Russell authored
Fix Emacs plugin
-
Robby Russell authored
Fix escaping of $CMD of automatic title
-
Robby Russell authored
Allowing path with spaces in pow plugin
-
Robby Russell authored
Plugin: Rake-fast: Support both *nix and Darwin
-
Robby Russell authored
Adding a README.md for plugins/jsontools
-
Robby Russell authored
New aliases for 'apt-get' and 'aptitude' as they were overwritten by lat...
-
Robby Russell authored
Fixed typos + made wording more consistent in zshrc.zsh-template
-
Robby Russell authored
Add README file to rake-fast plugin
-
Robby Russell authored
Fix broken reverse-menu-complete keybinding.
-
- 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 4 commits
-
-
Bob Williams authored
-
tcasparro authored
<B> Designates Bisecting >M< Designates Merging >R> Designates Rebasing
-
Bob Maerten authored
Many deprecations since 0.8 and new commands.
-
Andre Eriksson authored
Since e537ee9d, the reverse-menu-complete keybinding has no longer been properly bound (it was accidentally bound to the delete key). This commit again binds it to shift-tab.
-
- 25 Mar, 2014 20 commits
-
-
Bob Williams authored
-
Marc Cornellà authored
Fixes formatting on some rare cases when a percent ends up in the $CMD variable, like these below: - When assigning a variable, $CMD ends up with the second parameter; in this case, $CMD will contain '+%s%N', messing with the syntax: $ a=`date +%s%N` - A function (or command in general) that contains a percent symbol: $ to\%() { echo $(( $1 * 100 / $3))\% } # $CMD=to%() $ to% 2 of 10 # $CMD=to%
-
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
-
Phil Eichinger authored
-
Bob Williams authored
-
Bob Williams authored
-
LFDM authored
-
ncanceill authored
-
ncanceill authored
-
ncanceill authored
-
Marc Cornellà authored
Fixes #2641, #2642
-
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
-