summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-08-30Merge pull request #3613 from apjanke/remove-sed-iRobby Russell
2015-08-27installer: switch twitter link to httpsAndrew Janke
2015-08-16Use https instead of httpFelix Krause
2015-08-12Check if Zsh is installed prior to installing Oh My ZshChang Hyun Park
2015-08-03Also accept any forms of yes as an answer to the "do you want to update?" promptMarc Scholten
2015-07-20Cygwin-specific "chsh" installation issue fixed.leycec
2015-07-20Secure umask enforced during installation.leycec
2015-07-06installer: use terminfo for portable escape sequencesAndrew Janke
2015-07-06install.sh: use portable printf instead of echoAndrew Janke
2015-06-10No input for Update Check defaults to YesHeroCC
2015-05-05Fix 'chsh' by checking '/etc/shells' instead of using 'which'Pablo Tamarit
2015-02-20install.sh: Replace nonstandard "sed -i" with sed + mv commands. Makes portab...Andrew Janke
2015-02-10Merge pull request #3353 from mizabrik/masterRobby Russell
2015-01-15Fast installation time by shallow copying git repoNicholas T.
2014-12-15fix(tools/check_for_upgrade): Don't source profileMark Feltner
2014-11-28Save ZSH path in newly created .zshrcmizabrik
2014-11-06Merge pull request #2946 from moinakg/masterRobby Russell
2014-10-14Change to epoch target in days instead of seconds.Moinak Ghosh
2014-09-17Convert epoch_target from days to seconds.Moinak Ghosh
2014-09-16Update Solaris changes to use OSTYPE and zsh datetime module.Moinak Ghosh
2014-08-31Merge pull request #3049 from strycore/masterRobby Russell
2014-08-31Link to swag in installer... shameless profitingRobby Russell
2014-08-31Adding link to the store for swag in upgrade processRobby Russell
2014-08-21Don't try running chsh if user already runs zshMathieu Comandon
2014-08-20Replace /usr/bin/env with envFredrik Fornwall
2014-07-11Solaris portability tweaks.Moinak Ghosh
2014-06-04Cancel upgrade if $ZSH is not writablen.st
2014-05-24fix(tools/check_for_upgrade): Don't source profileMark Feltner
2014-05-24Write the update file even if `CLOBBER` is unset.Adam Luikart
2014-03-30Correct redirection of output from 'hash'Henrik Holm
2014-03-13Fixing a few quirks in the latest installer updates (quoting /Users/robbyruss...Robby Russell
2014-03-08Abort installer on errorsAndrew Vit
2014-03-08Write install path into .zshrcAndrew Vit
2014-03-08Reference default install path from ZSH variableAndrew Vit
2014-03-08Merge pull request #1402 from sergeylukin/masterRobby Russell
2013-12-18Revert "Cancel update if the current user doesn't have write permissions for ...Robby Russell
2013-12-18Cancel update if the current user doesn't have write permissions for the oh-m...n.st
2013-12-03source ~/.profile only if it existsPatrick Stadler
2013-12-02Merge pull request #1087 from avit/install-templateRobby Russell
2013-12-02Merge pull request #1883 from Stibbons/gsemet_push_source_profile_for_upgradeRobby Russell
2013-12-02Merge pull request #1927 from dongweiming/modifyRobby Russell
2013-11-22Add update statisticsValentin Shevko
2013-10-25Add configuration placeholders to installer templateAndrew Vit
2013-09-10Display right prompt in theme chooserGaetan Semet
2013-06-30Modify determine the oh-my-zsh installed in non-default path of the installeddongweiming
2013-06-25git-pull add --rebase optionUncleBill
2013-06-11source ~/.profile for upgrading (to source the proxy configuration)Gaetan Semet
2013-04-29eliminated unnecessary cd and failing substitutionMarcus Müller
2013-04-12Merge pull request #1651 from deepusudhakar/masterRobby Russell
2013-04-12Merge pull request #1696 from henryyan/masterRobby Russell