Age | Commit message (Expand) | Author |
2013-03-26 | Merge pull request #1616 from sxeraverx/master | Robby Russell |
2013-03-15 | allow setting a custom HISTFILE before oh-my-zsh is loaded | Flavius Aspra |
2013-03-14 | fix git_prompt_status() to not say the repository has untracked files all the... | Philip Stark |
2013-03-11 | Tweaked parse_git_dirty() in lib/git.zsh to support proper dirty/clean parsin... | bertag |
2013-02-19 | pipe git version check error to /dev/null (for when git doesn't exist) | Thomas Minor |
2013-02-14 | Support for opening tabs and windows in the same This fixed #1498 for me on M... | Swanand Pagnis |
2013-02-13 | Did a full circle and went back to # On branch master | Yoav Weiss |
2013-02-13 | Fixed dirty check to include files added to index | Yoav Weiss |
2013-02-08 | Merge remote-tracking branch 'upstream/master' | Sébastien M-B |
2013-02-04 | use pushdminus | Toon Claes |
2013-01-30 | Closer to original status command, using SUBMODULE SYNTAX | Yoav Weiss |
2013-01-27 | Faster dirty git status check (using git diff) | Yoav Weiss |
2013-01-25 | Add autoenv plugin, which adopts using Kenneth Reitz's autoenv into | Serdar Dalgıç |
2013-01-10 | Merge pull request #1077 from Mezzle/add-option-to-show-git-status | Robby Russell |
2013-01-03 | Fixed coding style | Cosmin Lu?ă |
2012-12-31 | Fixes #1489 | Robby Russell |
2012-12-31 | Fixed issue with NetBSD's ls | Cosmin Lu?ă |
2012-12-07 | Add Stash toogle to display if there's some stash or not in `git_prompt_status` | MAD |
2012-12-04 | Merge pull request #1258 from caio/git-branch-status | Robby Russell |
2012-12-04 | Merge pull request #875 from ttddyy/prompt_git-remove | Robby Russell |
2012-12-04 | Merge pull request #880 from darrenclark/fix-mac-terminal-app-echo-issue | Robby Russell |
2012-12-04 | Merge pull request #1273 from ystein/master | Robby Russell |
2012-12-02 | Merge pull request #1255 from SuprDewd/master | Robby Russell |
2012-12-02 | Merge pull request #1263 from tedv/headless-git | Robby Russell |
2012-12-02 | Merge pull request #1265 from aletessier/ssh-completion | Robby Russell |
2012-12-02 | resolving conflict in termsupport plugin | Trae Robrock |
2012-12-02 | Merge pull request #1341 from markusscherer/master | Robby Russell |
2012-12-02 | Merge pull request #1354 from F30/master | Robby Russell |
2012-12-02 | Merge pull request #1453 from simonoff/master | Robby Russell |
2012-12-02 | Removing mcd as it conflicts with mtools | Robby Russell |
2012-12-02 | Merge pull request #253 from loopj/master | Robby Russell |
2012-12-02 | Set default for rvm prompt prefix/suffix | Alexander Simonov |
2012-12-02 | Fix RVM loading and RVM ruby version info | Alexander Simonov |
2012-11-14 | Improved statistics functions, effect: | CHH |
2012-10-17 | Replace hardcoded key escape sequeneces with dynamic ones from terminfo. | Felix Dreissig |
2012-10-14 | Make sure the terminal is always in application mode when zle is active. | Felix Dreissig |
2012-10-13 | Don't clobber standard Esc+. behavior | Mat Schaffer |
2012-10-13 | forgot to save before committing. doh | Kyle West |
2012-10-13 | Added documentation to key bindings. | Kyle West |
2012-10-13 | Set the '-R' option for less not in $PAGER, but as $LESS. | Felix Dreissig |
2012-10-03 | fix title setting bug in xterm and urxvt | Markus Scherer |
2012-09-26 | Make rvm prompt function a bit cleaner | Trae Robrock |
2012-09-26 | Fixing the rvm_prompt_info command, now it will not show empty parens if no r... | Trae Robrock |
2012-08-05 | fix typo in cd-wrapper | Yannik Stein |
2012-08-01 | Correct variable used for global ssh known host completion | Alexis Letessier |
2012-07-31 | Make git use sha when branch name is missing. | Ted Vessenes |
2012-07-29 | Add branch status support to git_prompt_status | Caio Romão |
2012-07-28 | Add a configuration option to disable autocorrect | Morgan Larosa |
2012-07-26 | Added a "please" alias for sudo | Bjarki Ágúst Guðmundsson |
2012-07-24 | Merge | James Smith |