Age | Commit message (Expand) | Author |
2015-10-20 | Merge pull request #4419 from apjanke/installer-termcap-hack | Marc Cornellà |
2015-10-05 | Ask for confirmation before uninstall | Rodrigo Chiossi |
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-22 | also handle missing tput in upgrade script. | Frederic Crozat |
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 #4249 from KrauseFx/patch-1 | 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-16 | Use https instead of http | Felix Krause |
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-06-10 | No input for Update Check defaults to Yes | HeroCC |
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-12-15 | fix(tools/check_for_upgrade): Don't source profile | Mark Feltner |
2014-11-28 | Save ZSH path in newly created .zshrc | mizabrik |
2014-11-06 | Merge pull request #2946 from moinakg/master | Robby Russell |
2014-10-14 | Change to epoch target in days instead of seconds. | Moinak Ghosh |
2014-09-17 | Convert epoch_target from days to seconds. | Moinak Ghosh |
2014-09-16 | Update Solaris changes to use OSTYPE and zsh datetime module. | Moinak Ghosh |
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-31 | Adding link to the store for swag in upgrade process | 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-07-11 | Solaris portability tweaks. | Moinak Ghosh |
2014-06-04 | Cancel upgrade if $ZSH is not writable | n.st |
2014-05-24 | fix(tools/check_for_upgrade): Don't source profile | Mark Feltner |
2014-05-24 | Write the update file even if `CLOBBER` is unset. | Adam Luikart |
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-18 | Revert "Cancel update if the current user doesn't have write permissions for ... | Robby Russell |
2013-12-18 | Cancel update if the current user doesn't have write permissions for the oh-m... | n.st |
2013-12-03 | source ~/.profile only if it exists | Patrick Stadler |