summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2012-09-17Bundle exec puma also http://puma.ioTrae Robrock
2012-09-13fixed incorrect if/elseKoen Punt
2012-09-13updated cap plugin to use `cap -T` instead of `cap show_tasks` whichKoen Punt
2012-09-06Add new 'nanoc' pluginJosh Parnham
2012-09-03Nuke _cap_does_task_list_need_generatingReza
2012-09-01Merge pull request #1287 from johnhamelink/masterRobby Russell
2012-09-01add new plugin to autocomplete supervisor commandseverbird
2012-08-20Add keep branch option.jamie sa (jsa)
2012-08-19Added laravel plugin which gives aliases to artisan and bob, andJohn Hamelink
2012-08-17Debian plugin now pipes which stderr to stdoutGraeme Coupar
2012-08-12new forklift pluginBodo Tasche
2012-08-07Add shortcut for showing log of all branchesSean M. Collins
2012-07-15'rails' command should not be run with bundle execSebastian Nowak
2012-07-09Merge pull request #1206 from Eustachy/upstreamRobby Russell
2012-07-09utilize sublime's embedded command line binaryJosh Vermaire
2012-07-08escape whitespaceJosh Vermaire
2012-07-03Merge pull request #1122 from varunkvv/masterRobby Russell
2012-07-03Merge pull request #1127 from a-b/masterRobby Russell
2012-07-03Merge pull request #1193 from bameda/masterRobby Russell
2012-07-03Merge pull request #1209 from lwe/rbfu-pluginRobby Russell
2012-07-03Merge pull request #1170 from dipth/masterRobby Russell
2012-07-03provide plugin for rbfu the ruby version switcherlukas
2012-07-01Remove bogus "-" from nomz="ps -aux" alias.Eustachy Kapusta
2012-06-28Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshAlexander Berezovsky
2012-06-25Added another pathDavid Barragan
2012-06-22added jexecVolker Pacher
2012-06-22added plugin for jrubyVolker Pacher
2012-06-22Merge pull request #1174 from insside/rbenv-homebrew-fixRobby Russell
2012-06-22Merge pull request #1173 from walkah/virtualenvwrapper-osx-fixRobby Russell
2012-06-18sanitized code according to coding styleTima Maslyuchenko
2012-06-18rbenv plugin now uses 'brew --prefix rbenv' command to find rbenv folderTima Maslyuchenko
2012-06-18remove readlink call and clean upJames Walker
2012-06-18Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshAlexander Berezovsky
2012-06-16Explicitly tell rbenv to use zshThomas Dippel
2012-06-15Fixed unmached " in yum pluginRoey Darwish Dror
2012-06-13Merge pull request #980 from vmalloc/dircycle_pluginRobby Russell
2012-06-13Merge pull request #985 from pomaxa/masterRobby Russell
2012-06-13Merge pull request #1016 from fuksito/masterRobby Russell
2012-06-13Merge pull request #1032 from r-darwish/suseRobby Russell
2012-06-13Merge pull request #1065 from ntpeters/patch-1Robby Russell
2012-06-13Merge pull request #1148 from erichmenge/git-flow-pluginRobby Russell
2012-06-13Merge pull request #239 from fred-o/masterRobby Russell
2012-06-13Merge pull request #1146 from westonplatter/masterRobby Russell
2012-06-13Merge pull request #1152 from mispy/virtualenvwrapperRobby Russell
2012-06-13Merge pull request #1155 from s3dev/s3devRobby Russell
2012-06-12Change hardcoded ~/.oh-my-zsh to $ZSH.s3
2012-06-09Plugin which loads Python virtualenvwrapper and activates virtualenvs on cd i...Jaiden Mispy
2012-06-04Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshAlexander Berezovsky
2012-06-03Add a couple of options for git-flow.Erich Menge
2012-06-01rails3, added rgm = 'rails generate migration'Weston Platter