Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-14 | redis-cli completion plugin | alexandru | |
2011-04-13 | new yum plugin with useful aliases | Simon | |
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-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-01 | ssh-agent plugin now ends in "-$HOST" so an agent is started properly with ↵ | Theodore Robert Campbell Jr | |
nfs shared homes. | |||
2011-02-23 | Add tab completion for rvm. | Christopher Chow | |
2011-02-21 | Merge branch 'master' of https://github.com/myronmarston/oh-my-zsh into ↵ | Robby Russell | |
myronmarston-master | |||
2011-02-21 | Merge branch 'master' of https://github.com/medwezys/oh-my-zsh into ↵ | Robby Russell | |
medwezys-master | |||
2011-02-18 | Add iTerm version of tab function (itab) | Ben Langfeld | |
2011-02-18 | Make a cleaner version of the OS X tab function | Ben Langfeld | |
2011-02-15 | Add bundler plugin with aliases. | Myron Marston | |
2011-02-13 | fixed typo in rails3 plugin and added one alias for migrating and redoing ↵ | Tadas Tamošauskas | |
migration if it was successful | |||
2011-01-14 | Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh | Claus Witt | |
2011-01-14 | Merge branch 'typo' of https://github.com/papercavalier/oh-my-zsh into ↵ | Robby Russell | |
papercavalier-typo | |||
2011-01-10 | Added svn info in prompt with plugin. | Robin Ramael | |
If the svn plugin is used, svn info (repo name and wether the repo is dirty) is displayed in the prompt like with git. Just lke with git, the colors can be manipulated with variables (see awesomepanda theme for example). | |||
2011-01-08 | Merge branch 'git' of https://github.com/papercavalier/oh-my-zsh into ↵ | Robby Russell | |
papercavalier-git | |||
2010-12-20 | Typo | Hakan Ensari | |
2010-12-20 | Removed remote_console. It doesn't handle rvm, capistrano, and so on. | Hakan Ensari | |
2010-12-20 | A rails3 plugin based on the rails plugin | Hakan Ensari | |
2010-12-20 | Aliased git checkout as `gco` | Hakan Ensari | |
2010-12-20 | Fixed typo | Hakan Ensari | |
2010-11-25 | Added ant plugin | Claus Witt | |
2010-11-25 | Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh | Claus Witt | |
2010-11-19 | Merge branch 'fix-lighthouse-error-message' of ↵ | Robby Russell | |
https://github.com/mortice/oh-my-zsh into mortice-fix-lighthouse-error-message |