Age | Commit message (Expand) | Author |
2012-06-13 | Merge pull request #977 from scialex/better-d | Robby Russell |
2012-06-13 | Merge pull request #984 from vmalloc/less_r_pager | Robby Russell |
2012-06-13 | Merge pull request #999 from ChaosData/master | Robby Russell |
2012-06-13 | Merge pull request #1019 from matschaffer/patch-1 | Robby Russell |
2012-06-12 | Change hardcoded ~/.oh-my-zsh to $ZSH. | s3 |
2012-03-17 | Don't clobber standard Esc+. behavior
| Mat Schaffer |
2012-03-07 | Disabled title function for emacs term mode | Jeffrey Dileo |
2012-03-01 | Pager is 'less -R' to support colored outputs | Rotem Yaari |
2012-02-28 | made the 'd' alias only show the directories that can be cd'ed to using the n... | Alex Light |
2012-02-21 | Fixed bug introduced when fixing issue 896 | cruser42 |
2012-02-08 | fixed introduced to parse_git_dirty | Aleksey Orekhov |
2012-02-08 | changed variable PRE_1_7_2_GIT to POST_1_7_2_GIT to make it more accurate | Aleksey Orekhov |
2012-02-08 | fixed asterisk display for modified repos in git prior to 1.7.2 | Aleksey Orekhov |
2012-01-26 | Removed trailing spaces in Git files. Fixes #867 | Carlos Rodriguez |
2011-12-30 | Get the Hostname | Gustavo Barron |
2011-12-26 | Merge pull request #764 from Fl4t/submodules | Robby Russell |
2011-12-26 | Merge pull request #772 from indrajitr/master | Robby Russell |
2011-12-25 | Fix upgrade and uninstall functions to pick up $ZSH value | Indrajit Raychaudhuri |
2011-12-22 | Added support for entries in /etc/ssh/ssh_known_hosts. | Kyle Smith |
2011-12-21 | Ignore submodules dirty in prompt info | julien@macbook |
2011-12-14 | Merge pull request #732 from ggustafsson/patch-1 | Robby Russell |
2011-12-03 | Removed duplicate setting and sorted the remaining | Göran Gustafsson |
2011-11-15 | lib/termsupport now uses add-zsh-hook | Christian Höltje |
2011-08-30 | Merge pull request #490 from hwti/428f18cf428fd86bd6e99c4363e5f25d0e392506 | Robby Russell |
2011-08-30 | Revert "Enable red dots during completion by default". | Robby Russell |
2011-08-11 | Merge pull request #492 from hwti/red-dots-completion | Robby Russell |
2011-07-30 | Merge pull request #464 from bkonkle/patch-1 | Robby Russell |
2011-07-28 | Enable red dots during completion by default | Loïc Yhuel |
2011-07-24 | Display red dots during completion process (disabled by default) | Loïc Yhuel |
2011-07-23 | Add key bindings for gnome-terminal on Fedora | Loïc Yhuel |
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-07-13 | Minor corrections to deletion detection in git_prompt_status | Brandon Konkle |
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 |