summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2015-09-24Accept single and double quotes in Gulp pluginAleksandar Vidakovic
2015-09-19Merge pull request #4342 from robobenklein/patch-1Robby Russell
2015-09-19Merge pull request #4353 from dzotokan/feat/stackPluginRobby Russell
2015-09-19Merge pull request #4310 from ablyler/add-codeclimate-pluginRobby Russell
2015-09-19Merge pull request #4320 from ixti/fix/aws-plugin-rprompt-pollutionRobby Russell
2015-09-19Merge pull request #4354 from henrikhodne/patch-1Robby Russell
2015-09-19Merge pull request #4343 from apjanke/jira-readmeRobby Russell
2015-09-19Merge pull request #4370 from afh/pull/emotty_pluginRobby Russell
2015-09-19Merge pull request #4331 from icholy/masterRobby Russell
2015-09-19Merge pull request #4315 from mbologna/fancy-ctrl-zRobby Russell
2015-09-19Merge pull request #4300 from igordejanovic/vim-escape-fnameRobby Russell
2015-09-19Merge pull request #4282 from ferenczy/masterRobby Russell
2015-09-19Merge pull request #4266 from t413/masterRobby Russell
2015-09-19Merge pull request #4237 from mcornella/fix-taskwarrior-pluginRobby Russell
2015-09-19Merge pull request #4235 from mcornella/fix-xcode-pluginRobby Russell
2015-09-19Merge pull request #4209 from ah450/npm-execRobby Russell
2015-09-19Merge pull request #4201 from wkentaro/gnu-utils-findutilsRobby Russell
2015-09-19Merge pull request #4154 from sfragis/toggle-sudoRobby Russell
2015-09-19Merge pull request #4137 from troter/coffee-first-argument-with-double-quoteRobby Russell
2015-09-19Fixing conflict in rails plugin merge with rake test shortcutRobby Russell
2015-09-19Merge branch 'rails-rake-test' of https://github.com/skv-headless/oh-my-zsh i...Robby Russell
2015-09-19Merge pull request #4134 from boddhisattva/rails-rake-routes-aliasRobby Russell
2015-09-19Merge pull request #4093 from apjanke/osx-fix-tab-for-itermRobby Russell
2015-09-19Merge pull request #3971 from moul/pr-scalewayRobby Russell
2015-09-19Merge pull request #3661 from ericbottard/GradleWrapperFixRobby Russell
2015-09-19Merge pull request #3582 from apjanke/fold-terminalapp-plugin-into-termsupportRobby Russell
2015-09-19Merge pull request #3408 from spacewander/git-extrasRobby Russell
2015-09-19Merge pull request #3078 from akoenig/gulpjsRobby Russell
2015-09-19Merge pull request #2471 from phstc/capistrano-multistageRobby Russell
2015-09-18Add emotty pluginAlexis Hildebrandt
2015-09-16chruby: donʼt try to execute .sh files before loadingHenrik Hodne
2015-09-16Remove unnecessary sandbox fnDaniel Stankevich
2015-09-16Add simple Stack commands listDaniel Stankevich
2015-09-14Update to current robbyrussell/oh-my-zsh masterTim O'Brien
2015-09-14[plugins/bgnotify] fix for iTerm2 notification clicksTim O'Brien
2015-09-11jira: add README, "emulate -L zsh", add "dumpconfig" actionAndrew Janke
2015-09-11xcode: extend xcselv to list versions and do completionAndrew Janke
2015-09-11handle multiple paths in GOPATHIlia Choly
2015-09-11svn plugin: urldecode repo infoAndrew Janke
2015-09-10Make Readme much clearer and explain edits.Ben Klein
2015-09-10Make Linux compatibleBen Klein
2015-09-09golang: improve go doc completionIlia Choly
2015-09-07Reorder xcode plugin fileMarc Cornellà
2015-09-07Add xcselv documentation in the READMEMarc Cornellà
2015-09-07xcode: add version-based xcselv()Andrew Janke
2015-09-05Add README for the xcode pluginMarc Cornellà
2015-09-05Make simulator dependant of currently active dev directoryMarc Cornellà
2015-09-05Replace xcsel function with just an aliasMarc Cornellà
2015-09-05Return error if no xcode files where foundMarc Cornellà
2015-09-05Use zsh globbing instead of ls + grep in xc functionMarc Cornellà