Age | Commit message (Expand) | Author |
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 |
2011-03-24 | fixed wget command in readme | Simon Elsbrock |
2011-03-23 | Introduce DISABLE_AUTO_TITLE option | Lorrin Nelson |
2011-03-23 | Make command-not-found no-op when support not available (e.g. not on Ubuntu) | Lorrin Nelson |
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-19 | New theme 'intheloop' which demonstrates the git_remote_status function | James Smith |
2011-03-19 | Added new function git_remote_status to check if we are ahead, behind or dive... | James Smith |
2011-03-17 | Added terminal party theme. | Joakim Ekberg |
2011-03-17 | Added the Frisk theme | James Frasca |
2011-03-16 | Revert "Re-order title/tab setting to make window titles work on OSX terminal... | Robby Russell |
2011-03-16 | Merge branch 'ssh-agent-append-host-to-environment' of https://github.com/trc... | Robby Russell |
2011-03-16 | Merge branch 'master' of https://github.com/AlexBio/oh-my-zsh into AlexBio-ma... | Robby Russell |
2011-03-16 | Merge branch 'osx-terminal-title' of https://github.com/curiousstranger/oh-my... | Robby Russell |
2011-03-16 | Merge branch 'master' of https://github.com/dbbolton/oh-my-zsh into dbbolton-... | Robby Russell |
2011-03-16 | Merge branch 'feature/alias-completion' of https://github.com/shadowhand/oh-m... | Robby Russell |
2011-03-16 | Merge branch 'master' of https://github.com/tjkirch/oh-my-zsh into tjkirch-ma... | Robby Russell |
2011-03-15 | Add debian plugins file | Daniel Bolton |
2011-03-15 | No space before prompt char at beginning of line | Tom Kirchner |
2011-03-15 | Actually show return code on failure | Tom Kirchner |
2011-03-15 | Sweet lightning bolt on uncommitted git changes | Tom Kirchner |
2011-03-15 | Remove unnecessary whitespace | Tom Kirchner |
2011-03-15 | Make personal theme based on dst | Tom Kirchner |
2011-03-14 | add Perl plugins file | Daniel Bolton |
2011-03-13 | Re-order title/tab setting to make window titles work on OSX terminal which | Matt Cable |
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-11 | Enable alias completion, do not limit completion to just files | Woody Gilk |
2011-03-09 | Merge ssh://spix-dev01/home/fredrik/.oh-my-zsh | Fredrik Appelberg |
2011-03-09 | figuring out home dir on unix systems as well | Fredrik Appelberg |
2011-03-09 | Merge branch 'master' of github.com:fred-o/oh-my-zsh | Fredrik Appelberg |
2011-03-07 | Merge branch 'master' of git@github.com:fred-o/oh-my-zsh | Fredrik Appelberg |
2011-03-07 | fix to avoid parse errors if $TERM is empty | Fredrik Appelberg |
2011-03-07 | Merge branch 'master' of git@github.com:fred-o/oh-my-zsh | Fredrik Appelberg |
2011-03-07 | Added a plugin for GNU Screen. | Fredrik Appelberg |
2011-03-07 | .gitignore | Fredrik Appelberg |
2011-03-01 | ssh-agent plugin now ends in "-$HOST" so an agent is started properly with nf... | Theodore Robert Campbell Jr |