Age | Commit message (Expand) | Author |
2013-12-02 | Merge pull request #1134 from koraa/pull_req_helpers | Robby Russell |
2013-12-02 | Merge pull request #1928 from dongweiming/add-hist-stamp | Robby Russell |
2013-12-02 | Merge pull request #513 from randy909/fix-edit-cmdline | Robby Russell |
2013-12-02 | Merge pull request #2229 from prubianes/master | Robby Russell |
2013-12-02 | Merge pull request #2236 from Isquariel/nvm | Robby Russell |
2013-12-02 | Merge pull request #2270 from michaelorr/slow-git-fix | Robby Russell |
2013-11-29 | Added/modified some useful aliases. | Stefan Tatschner |
2013-11-20 | adding a check for git config option to disable git_prompt_info() on a per re... | Michael Orr |
2013-11-14 | Add support for colored ls output on OpenBSD | Petter Abrahamsson |
2013-11-08 | Added nvm.zsh to detect current Node.js version | isquariel |
2013-11-06 | Modification to the frisk theme to work with the BZR lib | Pablo Rubianes |
2013-10-16 | Added the spectrum_bls function, which prints all 256 colors set as the | dejan |
2013-06-30 | Add option for show in the command execution time stamp in the history | dongweiming |
2013-06-25 | Merge pull request #1773 from essembeh/master | Robby Russell |
2013-06-21 | Merge pull request #1887 from tgkokk/git-slow-fix | Robby Russell |
2013-06-12 | Fixed slow behavior when using GitHub wrappers | Theodore Kokkoris |
2013-06-11 | Escape both % and $ in the command line | Ehren Kret |
2013-05-19 | Adding a fix for the DISABLE_UNTRACKED_FILES_DIRTY option. | Christopher Roach |
2013-04-28 | Uncomment l alias | Sébastien M-B |
2013-04-23 | Merge pull request #690 from essembeh/master | Robby Russell |
2013-04-23 | Merge pull request #922 from sbfaulkner/master | Robby Russell |
2013-04-23 | Resolving conflict with merge of #970 | Robby Russell |
2013-04-23 | Merge pull request #1565 from serdardalgic/autoenv-plugin | Robby Russell |
2013-04-23 | Resolving conflict in #1266 merge | Robby Russell |
2013-04-23 | Resolving conflict when merging in 1570 | Robby Russell |
2013-04-23 | Merge pull request #1582 from To1ne/pushdminus | Robby Russell |
2013-04-23 | Merge pull request #1608 from swanandp/m_lion_terminal_same_tab_support | Robby Russell |
2013-04-23 | Merge pull request #1740 from felipec/fc/git | Robby Russell |
2013-04-22 | Added option to allow untracked files as non dirty | Jeremy Attali |
2013-04-21 | git: fix parse_git_dirty() | Felipe Contreras |
2013-04-12 | Merge pull request #1531 from lcosmin/master | Robby Russell |
2013-04-07 | Merge pull request #1654 from bertag/parse-git-dirty-support-for-1.6 | Robby Russell |
2013-04-03 | This fixes checking for git untracked items | Christian Höltje |
2013-03-26 | Merge pull request #749 from blueyed/setopt-correct | Robby Russell |
2013-03-26 | Merge pull request #1661 from hellerbarde/master | Robby Russell |
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?ă |