summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-10-03Implement a locking mechanism to avoid multiple update prompts (fixes #3766)Fabian Wolff
2016-08-09Replace /bin/sh with sh for portability (#5291)Fredrik Fornwall
2016-06-16Remove undesirable hardcoding of PATH into zshrc (#4925)Felipe Vargas
2016-05-31installer: fix ordering of cygwin msys git check (#4557)Andrew Janke
2015-12-15Use consistent wording when updatingRobin Hallabro
2015-11-29Merge pull request #4207 from mpscholten/masterMarc Cornellà
2015-11-04Removing `source` commandLE Manh Cuong
2015-10-23Change coding styleLE Manh Cuong
2015-10-23Update uninstall.shLE Manh Cuong
2015-10-21Fix backwards logic in uninstaller once and for allMarc Cornellà
2015-10-21Fix conditional in uninstall promptMarc Cornellà
2015-10-21Fix syntax error in confirmation prompt of uninstall.shMarc Cornellà
2015-10-21Fix syntax error in #4515 on certain shellsMarc Cornellà
2015-10-21Revert "Make install script safer"Marc Cornellà
2015-10-20Merge pull request #4507 from WhyEee/fix-no-tputMarc Cornellà
2015-10-20Merge pull request #4505 from arvindch/checked-upgradeMarc Cornellà
2015-10-20Make install script saferBrian J Brennan
2015-10-20Merge pull request #4419 from apjanke/installer-termcap-hackMarc Cornellà
2015-10-16Fix install.sh/upgrade.sh for tput-less systemsYannick Eckey
2015-10-16Check for git before trying to upgrade, as per #4504Arvind Chembarpu
2015-10-05Ask for confirmation before uninstallRodrigo Chiossi
2015-09-28installer: don't bail on errors in color setupAndrew Janke
2015-09-26Merge pull request #3646 from apjanke/installer-cygwin-support-3Robby Russell
2015-09-23Merge branch 'master' into installer-cygwin-support-3Andrew Janke
2015-09-22also handle missing tput in upgrade script.Frederic Crozat
2015-09-21Do not fail if tput is not availableFrederic Crozat
2015-09-19Merge branch 'master' into installer-portable-colorsAndrew Janke
2015-09-19Merge pull request #3889 from leycec/compauditRobby Russell
2015-09-03Merge changes from #4241 into installer-portable-colorsAndrew Janke
2015-09-03Add Cygwin support to installer.Andrew Janke
2015-08-30Merge pull request #4241 from heartinpiece/masterRobby Russell
2015-08-30Merge pull request #4249 from KrauseFx/patch-1Robby Russell
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