Age | Commit message (Expand) | Author |
2011-04-17 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | Fredrik Appelberg |
2011-04-16 | Add new jonathan theme | Jonathan Tron |
2011-04-15 | Fix indentation | Tristan Carel |
2011-04-15 | Fix alias `eeval' | Tristan Carel |
2011-04-15 | - Fix pass of parameters | Tristan Carel |
2011-04-14 | redis-cli completion plugin | alexandru |
2011-04-14 | refactored pycrm command | DiĆ³genes |
2011-04-14 | More comments | Tristan Carel |
2011-04-13 | I should not have merged this here. | Tristan Carel |
2011-04-13 | new yum plugin with useful aliases | Simon |
2011-04-13 | Removing master stuff | Tristan Carel |
2011-04-13 | Merge branch 'master'; commit 'ca4dabb45e14d8cd38e07c4ffadf9473ceb2193b' into... | Tristan Carel |
2011-04-13 | Add new plugin emacs, to take benefit of daemon capabilities of emacs >=23 | Tristan Carel |
2011-04-13 | Fix version parsing. Now working with command $ zsh --version | Tristan Carel |
2011-04-13 | New tool require_tool.sh | Tristan Carel |
2011-04-13 | adding python plugin with some aliases | DiĆ³genes |
2011-04-13 | New plugin git-svn installing git project | Tristan Carel |
2011-04-12 | Minor reformatting | Pat Regan |
2011-04-13 | github plugin: check for `ruby`. | Daniel Hahler |
2011-04-12 | Moved the plugin fpath loop and compinit so they happen before custom scripts... | Pat Regan |
2011-04-12 | Optimize plugin loading so that only one call to compinit is required | Pat Regan |
2011-04-12 | Moved compinit call back to oh-my-zsh.sh, after plugins are loaded | Pat Regan |
2011-04-12 | Add: new theme | kphoen |
2011-04-12 | Merge branch 'friskTheme' of https://github.com/Nycto/oh-my-zsh | Robby Russell |
2011-04-12 | Added the Frisk theme | James Frasca |
2011-04-12 | Updating the README... now links to contributors page | Robby Russell |
2011-04-12 | kolo.zsh-theme | Dmitry Maksimov |
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 | Revert "Enable alias completion, do not limit completion to just files" | Robby Russell |
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 |
2011-04-08 | Removed commented out code. | Pat Regan |
2011-04-08 | Moved the single compinit call from oh-my-zsh.sh to lib/completion.zsh | Pat Regan |
2011-04-08 | Replace redundant calls to compinit with a single call. | Pat Regan |
2011-04-04 | Refactor DISABLE_AUTO_TITLE to be more DRY | Renaud (Nel) Morvan |
2011-04-04 | Command title behavior no longer depend on local zsh configuration | Renaud (Nel) Morvan |
2011-04-04 | Escape characters used in escape sequence to avoid triggering bugs in Apple T... | Renaud (Nel) Morvan |
2011-04-03 | Further git completion improovements | Jakub Nawalaniec |
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-04-03 | Merge branch 'disable_auto-title' of https://github.com/lorrin/oh-my-zsh into... | Robby Russell |
2011-03-31 | Adding dogenpunk theme | Matthew M. Nelson |
2011-03-26 | Add a plugin to support kate the kde texteditor | Daniel Wehner |