Age | Commit message (Expand) | Author |
2011-07-23 | Merge pull request #208 from sorin-ionescu/plugin-extract | Robby Russell |
2011-07-23 | Merge branch 'master' of github.com:robbyrussell/oh-my-zsh | Robby Russell |
2011-07-23 | added mac keybinding for backward-delete-char | Sven Lito |
2011-07-23 | Merge pull request #487 from dreur/upstream-spectrum-utility | Robby Russell |
2011-07-23 | More generic. | hobbestigrou |
2011-07-23 | Add utility method to spectrum | Benjamin Boudreau |
2011-07-18 | C-x C-e to edit current command in EDITOR | Christopher Sexton |
2011-06-01 | Added extract plugin. | Sorin Ionescu |
2011-05-31 | Fix deleted in git.zsh | Michael Hanson |
2011-05-26 | Merge pull request #196 from asymmetric/master | Robby Russell |
2011-05-13 | Merge pull request #290 from arthurkalm/delete-key-working | Robby Russell |
2011-05-13 | Merge pull request #329 from juanghurtado/master | Robby Russell |
2011-05-09 | Adds support for $(current_branch) on git_parse_ahead() | Juan G. Hurtado |
2011-05-02 | Relax pattern matching on TERM. Closes #320. | Renaud (Nel) Morvan |
2011-04-29 | Adds new prompt methods on Git lib | Juan G. Hurtado |
2011-04-20 | Merge remote branch 'upstream/master' | Pat Regan |
2011-04-19 | Added bindings for Gnome terminal. | Arthur Kalmenson |
2011-04-19 | Make the delete key work correctly, instead of outputting a ~ | Arthur Kalmenson |
2011-04-12 | Moved compinit call back to oh-my-zsh.sh, after plugins are loaded | Pat Regan |
2011-04-12 | Revert "Enable alias completion, do not limit completion to just files" | Robby Russell |
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-03-23 | Introduce DISABLE_AUTO_TITLE option | Lorrin Nelson |
2011-03-16 | Revert "Re-order title/tab setting to make window titles work on OSX terminal... | Robby Russell |
2011-03-16 | Merge branch 'osx-terminal-title' of https://github.com/curiousstranger/oh-my... | Robby Russell |
2011-03-13 | Re-order title/tab setting to make window titles work on OSX terminal which | Matt Cable |
2011-03-11 | Enable alias completion, do not limit completion to just files | Woody Gilk |
2011-02-21 | Merge branch 'refactor-term' of https://github.com/nel/oh-my-zsh into nel-ref... | Robby Russell |
2011-02-21 | Merge branch 'lib-git' of https://github.com/sorin-ionescu/oh-my-zsh into sor... | Robby Russell |
2011-02-21 | Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into n... | Robby Russell |
2011-02-03 | Added modified while newly added and type change detection to git prompt modi... | Sorin Ionescu |
2011-01-30 | Refactor window and tab title in tty | Renaud (Nel) Morvan |
2011-01-24 | add missing unrar flag | Lorenzo Manacorda |
2011-01-15 | Merge branch 'master' of https://github.com/SuprDewd/oh-my-zsh into SuprDewd-... | Robby Russell |
2011-01-10 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | SuprDewd |
2011-01-10 | Added an option to remove file afterwards. | Robin Ramael |
2011-01-08 | Postponing sourcing of the theme until after local customizations | Michael Komitee |
2010-12-25 | Support for more archive formats. | SuprDewd |
2010-12-24 | Added a function to extract various archives. | SuprDewd |
2010-12-21 | Added function to mkdir and immediately change to it | Derek Prior |
2010-11-20 | Rename appearance.zsh so that it gets loaded after spectrum.zsh. | Julien Nicoulaud |
2010-11-03 | Completion fixes | gwjo |
2010-10-09 | merging in changes from robby's repo | Sven Lito |
2010-10-09 | Merge branch 'title-fix' of http://github.com/philips/oh-my-zsh into philips-... | Robby Russell |
2010-10-08 | functions: fix title() to not match any $TERM | Brandon Philips |
2010-10-09 | Improving git plugin so it can display much more data. | Irakli Gozalishvili |
2010-09-30 | Match xterm-color, the default OS X terminal | Trevor Creech |