summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2011-12-15add sprunge.us pastebin uploader - uses files, or pipesMatt Parnell
2011-12-14Merge pull request #343 from giddie/plugin-wakeonlanRobby Russell
Plugin to make WOL nice & easy
2011-12-14Merge pull request #743 from c089/autojump-macportsRobby Russell
add support for autojump installed via macports
2011-12-14Merge pull request #734 from maxpersson/726-pip-completionRobby Russell
Added brute force package completion to pip plugin
2011-12-14Merge pull request #701 from kirs/masterRobby Russell
Rails Migrations support in Rails3 plugin
2011-12-14add support for autojump installed via macportsChristoph Neuroth
2011-12-07Added message when caching packagesMax Persson
2011-12-07Added caching of packagesMax Persson
2011-12-07Added brute force package completin on install subcommandMax Persson
2011-12-06Adding critical security patch to let you all know I'm on top of this shit. ↵Robby Russell
add 'nyan' to your plugins... then run for security upgrade.
2011-11-09Rails Migrations supportKir Shatrov
2011-10-10Merge pull request #529 from dbb/masterRobby Russell
Merge 'deb' and 'debian' plugins
2011-10-10Merge pull request #579 from hakanensari/bundler-plugin-patchRobby Russell
Bundler plugin patch
2011-10-10Merge pull request #594 from sirech/fix-bundle-complRobby Russell
Fix completion for bundled commands using the bundler plugin
2011-10-10Merge pull request #595 from zachriggle/grails-pluginRobby Russell
Grails plugin
2011-10-10Merge pull request #607 from vddgil/patch-1Robby Russell
Textmate plugin update to take Gemfile and cucumber features in account
2011-10-10Merge pull request #614 from philippbosch/feature/terminitor-pluginRobby Russell
terminitor plugin
2011-10-10Merge pull request #622 from foozmeat/masterRobby Russell
This is the correct way to check the return value
2011-10-10Merge pull request #626 from nickstenning/upstreamRobby Russell
Better cake completion
2011-10-10Merge pull request #631 from danshearmur/git-merge-aliasRobby Russell
added git merge as gm
2011-10-10Merge pull request #418 from ptrv/masterRobby Russell
Added Mercurial plugin
2011-10-10Merge pull request #441 from Gonzih/masterRobby Russell
Create gnzh theme and vundle plugin
2011-10-10Merge pull request #273 from blueyed/hub-alias-only-with-rubyRobby Russell
Minor fix for the github plugin: check for `ruby`.
2011-10-10Merge pull request #225 from Soliah/plugin-bundlerRobby Russell
Add tab completion to bundler plugin
2011-10-10Merge pull request #205 from sorin-ionescu/plugin-gnu-utilsRobby Russell
gnu-utils plugin
2011-10-10Merge pull request #428 from matthewmccullough/gradlepluginRobby Russell
Added a gradle build tool plugin
2011-10-10Merge pull request #319 from sorin-ionescu/plugin-npmRobby Russell
Replace npm 0.x completion with 1.0 completion.
2011-10-10Merge pull request #274 from diofeher/masterRobby Russell
A python plugin
2011-09-26added git merge as gmDan Shearmur
2011-09-24Better cake completion: don't barf on options, and don't clobber user's ↵Nick Stenning
namespace
2011-09-23This is the correct way to check the return valueJames Moore
2011-09-23This needs to explicitly check the return valueJames Moore
2011-09-20Adding README file for the wakeonlan pluginPaul Gideon Dann
2011-09-19Splitting wakeonlan plugin completion into separate filePaul Gideon Dann
2011-09-19Forgot to quote the path parameter to wakeonlanPaul Gideon Dann
2011-09-19Tweaks to the wakeonlan pluginPaul Gideon Dann
These were suggested by sorin-ionescu in pull request #343.
2011-09-15terminitor plugin: add autocompletion also for edit, delete and setup ↵Philipp Bosch
subcommands.
2011-09-15terminitor plugin: add autocompletion for start subcommand.Philipp Bosch
2011-09-15Add basic autocompletion for terminitor (https://github.com/achiu/terminitor).Philipp Bosch
2011-09-14Textmate plugin update to take Gemfile and cucumber features in accountGil Vandendriesssche
2011-09-10[plugins/grails] Remove warning message; it's always displayedZach Riggle
2011-09-10[plugins/grails] Use globbing instead of grepZach Riggle
2011-09-10[plugins/grails] Added grails pluginZach Riggle
2011-09-10fix completion for commands wrapped with bundlerMario Fernandez
2011-09-02Merge branch 'master' of github.com:Gonzih/oh-my-zshMax Gonzih
2011-09-02vundle call fixed for new vundle versionMax Gonzih
2011-08-31add foreman, nanoc, and rainbows to list of bundled commandsHakan Ensari
2011-08-31order aliases alphabeticallyHakan Ensari
2011-08-30Merge pull request #408 from thunfischbrot/patch-1Robby Russell
Included some essential aliases in the lol plugin
2011-08-27Add an alias for ga --> git add, tooMark Szymanski