Age | Commit message (Expand) | Author |
2014-03-25 | avoid VCS folders | nXqd |
2014-03-25 | `setopt append_history` is not necessary. | Daniel Hahler |
2014-03-21 | Added a forward-delete fallback to bind Delete key | Alexei Danchenkov |
2014-03-20 | Aligned comments | Alexei Danchenkov |
2014-03-20 | Update key-bindings.zsh | Alexei Danchenkov |
2014-03-20 | added terminfo keys verification | Alexei Danchenkov |
2014-03-16 | Ignore more users in ssh completion. | Mariusz Fik |
2014-03-15 | Merge pull request #2602 from blueyed/use-default-hosts-completion-2 | Robby Russell |
2014-03-13 | Merge pull request #2591 from kevinxucs/remove-extra-aliases | Robby Russell |
2014-03-13 | Use zsh's default for ':completion:*:hosts' | Daniel Hahler |
2014-03-13 | Merge pull request #1355 from F30/key-bindings | Robby Russell |
2014-03-10 | Removed unsolicited aliases. | Kaiwen Xu |
2014-03-08 | Merge pull request #2341 from mcornella/title_backticks | Robby Russell |
2014-03-08 | Merge pull request #2287 from rumpelsepp/master | Robby Russell |
2014-02-21 | Avoid 'title:parse error' with single quotes in $CMD | Marc Cornellà |
2014-02-21 | Revert previous commit, escape % | Marc Cornellà |
2014-02-21 | Use single quotes also in $LINE definiton | Marc Cornellà |
2014-02-21 | Avoid evaluating special chars in $LINE on title command (fixes #2234) | Marc Cornellà |
2014-01-07 | No need to eval in rvm_prompt_info! | LFDM |
2014-01-06 | Renames the file to prompt_info_functions.zsh | LFDM |
2014-01-06 | Adds documentation. | LFDM |
2014-01-06 | Adds all other dummy implementations. | LFDM |
2013-12-31 | Refactors ruby_prompts.zsh | LFDM |
2013-12-31 | Joins ruby prompt files and adds ruby_prompt_info. | LFDM |
2013-12-31 | Adds chruby_prompt_info dummy function. | LFDM |
2013-12-31 | Returns false when rbenv is not found. | LFDM |
2013-12-31 | Returns false when rvm is not found. | LFDM |
2013-12-31 | Fixes rvm_prompt_info() in lib/rvm.zsh | LFDM |
2013-12-04 | Making auto-correction off by default | Bob Bonifield |
2013-12-03 | Merge pull request #2176 from dejanlukan/spectrum | Robby Russell |
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 |