summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2011-05-28Brew PluginAndrew Hodges
Merge completion with official brew completion. Add a helper to link official completion into oh-my-zsh plugin (without overwriting). Add an alias to list installed brews. Add brews to the path (in a somewhat strange way).
2011-05-28Gem List HelperAndrew Hodges
Add helper function to list gems in a pretty way (only with rvm, for now). Add missng EOF newline and a todo to the ruby plugin.
2011-05-28RVM Update HelpersAndrew Hodges
Add helper function to get rvm head. Add helper function to link zsh completion that comes with rvm into om-my-zsh plugin directory, but don't overwrite the completion that comes with oh-my-zsh (oh-my-zsh's completion is better, but I want to be able to compare).
2011-05-28Helpful Listing AliasesAndrew Hodges
Add alias to list installed rubies. Add alias to list gemsets in active ruby.
2011-05-28Ruby Switching HelpersAndrew Hodges
Add helper functions to switch gemsets on ruby-1.8.7-p334 and ruby-1.9.2-p180. Add completion definitions for helper functions.
2011-05-26Merge pull request #345 from jacobat/masterRobby Russell
Autojump plugin
2011-05-26Merge pull request #139 from clauswitt/masterRobby Russell
Fixed an issue with the phing plugin
2011-05-26Merge pull request #118 from fwalch/gpg-agentRobby Russell
Added gpg-agent plugin
2011-05-24Merge pull request #224 from Soliah/plugin-rvmRobby Russell
RVM Plugin
2011-05-19TextMate automatically forks into the backgroundJacob Atzen
2011-05-19Add autojump pluginJacob Atzen
2011-05-13Merge pull request #295 from alexrinass/apache2-macports-pluginRobby Russell
Added start/stop aliases for Apache 2 installation via macports.
2011-05-05Added Compleat - Completion for Human Beings plugin.Sorin Ionescu
2011-04-29Merged pull request #310 from Ikke/master.Robby Russell
Add git-flow plugin
2011-04-29Merged pull request #270 from sankara/d03a6176aacd583993c02c7e837d10751c431875.Robby Russell
Basic autocompletion for Leiningen (fixed pull request)
2011-04-29Rails 3 aliases now work with Rails 2 as well.Hakan Ensari
2011-04-29Added git-flow pluginKevin Daudt
2011-04-28Merged pull request #303 from cit/master.Robby Russell
added alias for apt-cache search to deb plugin
2011-04-27redis-cli.plugin.zsh removed, adding to the fpath isn't needed nowPat Regan
2011-04-27Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshPat Regan
2011-04-26added alias for apt-cache searchFlorian Adamsky
2011-04-26Merged pull request #276 from saimn/yum.Robby Russell
new yum plugin with useful aliases
2011-04-26Merged pull request #278 from totolici/redis-plugin.Robby Russell
Redis-cli plugin
2011-04-26Merged pull request #294 from alexrinass/mysql-macports-plugin.Robby Russell
Fixed folder naming for mysql-macports plugin and improved start/stop scr
2011-04-22Add 'upgrade' to brew completions.Ilmari Vacklin
2011-04-20Added start/stop aliases for Apache 2 installation via macports.Alexander Rinass
2011-04-20Fixed folder naming for mysql-macports plugin and improved start/stop scripts.Alexander Rinass
2011-04-20Remove fpath/compinit code from github and npm pluginsPat Regan
2011-04-20Merge remote branch 'upstream/master'Pat Regan
Conflicts: plugins/github/github.plugin.zsh
2011-04-14redis-cli completion pluginalexandru
2011-04-13new yum plugin with useful aliasesSimon
2011-04-12Optimize plugin loading so that only one call to compinit is requiredPat Regan
2011-04-12changes recommended by blueyedTheodore Robert Campbell Jr
2011-04-12Whoops, this was supposed to be in the last commit!Theodore Robert Campbell Jr
2011-04-12Moved this to the existing github pluginTheodore Robert Campbell Jr
2011-04-12blueyed's ZSH-fu is much stronger than mine.Theodore Robert Campbell Jr
2011-04-12no need for an extra forkTheodore Robert Campbell Jr
2011-04-12added hub plugin from defunktTheodore Robert Campbell Jr
2011-04-12Added npm plugin.Sorin Ionescu
2011-04-12Using git-diff instead of git diffRobby Russell
2011-04-12Removing call to mate.Robby Russell
2011-04-12Fix `gdv`: make it a function, and use `view`.Daniel Hahler
I've changed it to use `view` instead of `vim -R` to make it hopefully more editor-agnostic.
2011-04-08Replace redundant calls to compinit with a single call.Pat Regan
2011-04-03Further git completion improovementsJakub Nawalaniec
In detail: gup - now completes with remotes like git fetch would gdv - got git diff completions gc/gca - now zsh will suggest files in staging area gba - suggestions as for git branch
2011-04-03Completions are git subdommand-aware nowJakub Nawalaniec
2011-04-03Zsh will now complete git aliases with git stuffJakub Nawalaniec
2011-03-20Lein completionSankara Rameswaran
2011-03-16Merge branch 'ssh-agent-append-host-to-environment' of ↵Robby Russell
https://github.com/trcjr/oh-my-zsh into trcjr-ssh-agent-append-host-to-environment
2011-03-16Merge branch 'master' of https://github.com/AlexBio/oh-my-zsh into ↵Robby Russell
AlexBio-master
2011-03-16Merge branch 'master' of https://github.com/dbbolton/oh-my-zsh into ↵Robby Russell
dbbolton-master