Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-29 | Added git-flow plugin | Kevin Daudt | |
2011-04-28 | Merged pull request #303 from cit/master. | Robby Russell | |
added alias for apt-cache search to deb plugin | |||
2011-04-27 | redis-cli.plugin.zsh removed, adding to the fpath isn't needed now | Pat Regan | |
2011-04-27 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | Pat Regan | |
2011-04-26 | added alias for apt-cache search | Florian Adamsky | |
2011-04-26 | Merged pull request #276 from saimn/yum. | Robby Russell | |
new yum plugin with useful aliases | |||
2011-04-26 | Merged pull request #278 from totolici/redis-plugin. | Robby Russell | |
Redis-cli plugin | |||
2011-04-26 | Merged pull request #294 from alexrinass/mysql-macports-plugin. | Robby Russell | |
Fixed folder naming for mysql-macports plugin and improved start/stop scr | |||
2011-04-22 | Add 'upgrade' to brew completions. | Ilmari Vacklin | |
2011-04-20 | Added start/stop aliases for Apache 2 installation via macports. | Alexander Rinass | |
2011-04-20 | Fixed folder naming for mysql-macports plugin and improved start/stop scripts. | Alexander Rinass | |
2011-04-20 | Remove fpath/compinit code from github and npm plugins | Pat Regan | |
2011-04-20 | Merge remote branch 'upstream/master' | Pat Regan | |
Conflicts: plugins/github/github.plugin.zsh | |||
2011-04-17 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | Fredrik Appelberg | |
Conflicts: lib/termsupport.zsh | |||
2011-04-14 | redis-cli completion plugin | alexandru | |
2011-04-14 | refactored pycrm command | Diógenes | |
2011-04-13 | new yum plugin with useful aliases | Simon | |
2011-04-13 | adding python plugin with some aliases | Diógenes | |
2011-04-13 | github plugin: check for `ruby`. | Daniel Hahler | |
I've run into the issue where a stripped down container had no Ruby installed, which caused `hub` to fail. Therefore I've added an extra check to verify that `ruby` is in the commands list before setting up this alias/function. | |||
2011-04-12 | Optimize plugin loading so that only one call to compinit is required | Pat Regan | |
2011-04-12 | changes recommended by blueyed | Theodore Robert Campbell Jr | |
2011-04-12 | Whoops, this was supposed to be in the last commit! | Theodore Robert Campbell Jr | |
2011-04-12 | Moved this to the existing github plugin | Theodore Robert Campbell Jr | |
2011-04-12 | blueyed's ZSH-fu is much stronger than mine. | Theodore Robert Campbell Jr | |
2011-04-12 | no need for an extra fork | Theodore Robert Campbell Jr | |
2011-04-12 | added hub plugin from defunkt | Theodore Robert Campbell Jr | |
2011-04-12 | Added npm plugin. | Sorin Ionescu | |
2011-04-12 | Using git-diff instead of git diff | Robby Russell | |
2011-04-12 | Removing call to mate. | Robby Russell | |
2011-04-12 | Fix `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-08 | Replace redundant calls to compinit with a single call. | Pat Regan | |
2011-04-03 | Further git completion improovements | Jakub 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-03 | Completions are git subdommand-aware now | Jakub Nawalaniec | |
2011-04-03 | Zsh will now complete git aliases with git stuff | Jakub Nawalaniec | |
2011-03-26 | Add a plugin to support kate the kde texteditor | Daniel Wehner | |
2011-03-23 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | Fredrik Appelberg | |
2011-03-20 | Lein completion | Sankara Rameswaran | |
2011-03-16 | Merge 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-16 | Merge branch 'master' of https://github.com/AlexBio/oh-my-zsh into ↵ | Robby Russell | |
AlexBio-master | |||
2011-03-16 | Merge branch 'master' of https://github.com/dbbolton/oh-my-zsh into ↵ | Robby Russell | |
dbbolton-master | |||
2011-03-15 | Add debian plugins file | Daniel Bolton | |
2011-03-14 | add Perl plugins file | Daniel Bolton | |
2011-03-13 | Add completion for port command | Matt Cable | |
2011-03-12 | add 'deb' plugin with Debian's apt aliases | Alessandro Ghedini | |
2011-03-12 | add completion plugin 'cpanm' for cpanminus | Alessandro Ghedini | |
2011-03-12 | add 'lol' plugin (based on lolbash) | Alessandro Ghedini | |
2011-03-09 | figuring out home dir on unix systems as well | Fredrik Appelberg | |
2011-03-07 | Added a plugin for GNU Screen. | Fredrik Appelberg | |
2011-03-01 | ssh-agent plugin now ends in "-$HOST" so an agent is started properly with ↵ | Theodore Robert Campbell Jr | |
nfs shared homes. | |||
2011-02-25 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | Fredrik Appelberg | |