Age | Commit message (Expand) | Author |
2014-06-28 | Make bundler plugin run binstubbed cmd if existing | Helge Rausch |
2014-05-16 | Merge pull request #2787 from irnnr/plugin-vagrant | Robby Russell |
2014-05-15 | Improve consistency, remove dots at end of command descriptions | Ingo Renner |
2014-05-06 | [FEATURE] Support vagrant global-status | Ingo Renner |
2014-05-06 | [FEATURE] Support Vagrant Cloud commands | Ingo Renner |
2014-05-06 | [FEATURE] Support Vagrant Share | Ingo Renner |
2014-05-06 | [FEATURE] Support Vagrant 1.6 version command | Ingo Renner |
2014-04-19 | Merge pull request #1635 from jimhester/per-directory-history | Robby Russell |
2014-04-19 | Merge pull request #2681 from mcornella/fix-zsh_reload-plugin | Robby Russell |
2014-04-19 | Merge pull request #2728 from benwong/patch-2 | Robby Russell |
2014-04-19 | Merge pull request #2511 from FloFra/master | Robby Russell |
2014-04-19 | Merge pull request #2729 from grodzik/master | Robby Russell |
2014-04-19 | Fix `docker rmi` tab completion | Javier Tejero |
2014-04-18 | Fix for Python3 | Paweł Tomak |
2014-04-18 | Use cache folder inside $ZSH, delete with unaliased rm | Marc Cornellà |
2014-04-18 | Spelling correction in itunes control function. | Benjamin Wong |
2014-04-04 | Remove mailcatcher | DeLynn Berry |
2014-03-31 | Merge pull request #2329 from pstadler/brew-cask | Robby Russell |
2014-03-27 | Merge pull request #2663 from bobmaerten/docker-autocomplete-updates | Robby Russell |
2014-03-27 | Merge pull request #2651 from jehrhardt/fix-emacs | Robby Russell |
2014-03-27 | Merge pull request #2659 from simonc/allowing-pow-path-with-spaces | Robby Russell |
2014-03-27 | Merge pull request #2658 from leifcr/rake-fast-issue | Robby Russell |
2014-03-27 | Merge pull request #2647 from bobwilliams/master | Robby Russell |
2014-03-27 | Merge pull request #2656 from philenotfound/master | Robby Russell |
2014-03-27 | adding urldecode_json to compliment urlencode_json and updating readme.md; sl... | Bob Williams |
2014-03-26 | adding urlencode_json and associated README.md details | Bob Williams |
2014-03-26 | Matching autocomplete for Docker v0.9.1 | Bob Maerten |
2014-03-25 | adding the is_json tool and associated readme.md details | Bob Williams |
2014-03-25 | Add README file to rake-fast plugin | Kevin Bongart |
2014-03-25 | Allowing path with spaces in pow plugin | Simon Courtois |
2014-03-25 | brew-cask plugin: use spaces instead of tabs | Patrick Stadler |
2014-03-25 | New aliases for 'apt-get' and 'aptitude' as they were overwritten by later al... | Phil Eichinger |
2014-03-25 | adding support for node | Bob Williams |
2014-03-25 | Adds command line aliases useful for dealing with JSON | Bob Williams |
2014-03-25 | Rendering the 'vagrant box (remove|repackage)' completion code independant of... | cybozuty |
2014-03-25 | application completion | fred-o |
2014-03-25 | library completion | fred-o |
2014-03-25 | in hindsight, this is probably a bad idea | fred-o |
2014-03-25 | completion of targets | fred-o |
2014-03-25 | instance and cluster completion | fred-o |
2014-03-25 | node completion | fred-o |
2014-03-25 | help command, node completion | fred-o |
2014-03-25 | added _files values for certain options | fred-o |
2014-03-25 | completion options | fred-o |
2014-03-25 | added alias | fred-o |
2014-03-25 | added completions for all known arguments to all known commands | fred-o |
2014-03-25 | apparently, this file must exist for the plugin to load | fred-o |
2014-03-25 | added completion for all asadmin subcommands | fred-o |
2014-03-25 | Add completion for pip install -r - so that it autocompletes requirements fil... | William Roe |
2014-03-25 | Added an <esc> to the begining of everything. I ran something when I was in i... | Derek Wyatt |