Age | Commit message (Expand) | Author |
2015-10-21 | Fix syntax error in #4515 on certain shells | Marc Cornellà |
2015-10-21 | Revert "Make install script safer" | Marc Cornellà |
2015-10-20 | Merge pull request #4507 from WhyEee/fix-no-tput | Marc Cornellà |
2015-10-20 | Make install script safer | Brian J Brennan |
2015-10-16 | Fix install.sh/upgrade.sh for tput-less systems | Yannick Eckey |
2015-09-28 | installer: don't bail on errors in color setup | Andrew Janke |
2015-09-26 | Merge pull request #3646 from apjanke/installer-cygwin-support-3 | Robby Russell |
2015-09-23 | Merge branch 'master' into installer-cygwin-support-3 | Andrew Janke |
2015-09-21 | Do not fail if tput is not available | Frederic Crozat |
2015-09-19 | Merge branch 'master' into installer-portable-colors | Andrew Janke |
2015-09-19 | Merge pull request #3889 from leycec/compaudit | Robby Russell |
2015-09-03 | Merge changes from #4241 into installer-portable-colors | Andrew Janke |
2015-09-03 | Add Cygwin support to installer. | Andrew Janke |
2015-08-30 | Merge pull request #4241 from heartinpiece/master | Robby Russell |
2015-08-30 | Merge pull request #3613 from apjanke/remove-sed-i | Robby Russell |
2015-08-27 | installer: switch twitter link to https | Andrew Janke |
2015-08-12 | Check if Zsh is installed prior to installing Oh My Zsh | Chang Hyun Park |
2015-07-20 | Cygwin-specific "chsh" installation issue fixed. | leycec |
2015-07-20 | Secure umask enforced during installation. | leycec |
2015-07-06 | installer: use terminfo for portable escape sequences | Andrew Janke |
2015-07-06 | install.sh: use portable printf instead of echo | Andrew Janke |
2015-05-05 | Fix 'chsh' by checking '/etc/shells' instead of using 'which' | Pablo Tamarit |
2015-02-20 | install.sh: Replace nonstandard "sed -i" with sed + mv commands. Makes portab... | Andrew Janke |
2015-02-10 | Merge pull request #3353 from mizabrik/master | Robby Russell |
2015-01-15 | Fast installation time by shallow copying git repo | Nicholas T. |
2014-11-28 | Save ZSH path in newly created .zshrc | mizabrik |
2014-08-31 | Merge pull request #3049 from strycore/master | Robby Russell |
2014-08-31 | Link to swag in installer... shameless profiting | Robby Russell |
2014-08-21 | Don't try running chsh if user already runs zsh | Mathieu Comandon |
2014-08-20 | Replace /usr/bin/env with env | Fredrik Fornwall |
2014-03-30 | Correct redirection of output from 'hash' | Henrik Holm |
2014-03-13 | Fixing a few quirks in the latest installer updates (quoting /Users/robbyruss... | Robby Russell |
2014-03-08 | Abort installer on errors | Andrew Vit |
2014-03-08 | Write install path into .zshrc | Andrew Vit |
2014-03-08 | Reference default install path from ZSH variable | Andrew Vit |
2014-03-08 | Merge pull request #1402 from sergeylukin/master | Robby Russell |
2013-12-02 | Merge pull request #1087 from avit/install-template | Robby Russell |
2013-10-25 | Add configuration placeholders to installer template | Andrew Vit |
2013-06-30 | Modify determine the oh-my-zsh installed in non-default path of the installed | dongweiming |
2013-04-07 | Added $PATH to PATH in install shell | Henry Yan |
2012-12-02 | Fixing conflict in install scripts | Probably Not |
2012-11-09 | Fix /bin/sh compatibility issue in install.sh | Sergey Lukin |
2012-10-21 | Fix color syntax | Eric Mathison |
2012-06-23 | Fix finding git issue. http://stackoverflow.com/questions/592620/check-if-a-p... | Renan Cakirerk |
2012-04-04 | Added an if-statement to see if git is installed | Daniel Lockard |
2011-06-03 | Colorize Install & Upgrade Scripts | Andrew Hodges |
2011-04-18 | Changed to use which. | Arthur Kalmenson |
2011-04-18 | Change URL to https since most corporate environments block git port. | Arthur Kalmenson |
2011-04-18 | Make the chsh more reliable. | Arthur Kalmenson |
2010-08-19 | Switching to /usr/bin/env zsh instead of /bin/zsh in the installer | Robby Russell |