summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-08-20Replace /usr/bin/env with envFredrik Fornwall
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
2013-04-09Escape spaces in folder name so script won't failGaurav Misra
2013-04-07Added $PATH to PATH in install shellHenry Yan
2013-03-10Escape /Users/desudhak/.oh-my-zsh path (previously broke spaces in path)Deepu Sudhakar
2012-12-02Fixing conflict in install scriptsProbably Not
2012-12-01Merge pull request #1370 from ericmathison/syntax-fixRobby Russell
2012-11-26Add UPDATE_ZSH_DAYS settingEric Danielson
2012-11-09Fix /bin/sh compatibility issue in install.shSergey Lukin
2012-10-21Fix color syntaxEric Mathison
2012-07-20auto-upadate feature will now reset the epoch so that if a user doesn't say y...Robby Russell
2012-06-23Fix finding git issue. http://stackoverflow.com/questions/592620/check-if-a-p...Renan Cakirerk
2012-06-13Merge pull request #1055 from daniellockard/patch-1Robby Russell
2012-05-31Now with 50% less auto-updates.Robby Russell
2012-04-04Added an if-statement to see if git is installedDaniel Lockard
2012-01-15Don’t report that Oh My Zsh has been updated when it hasn’t.backspace
2011-12-16Merge pull request #708 from eatnumber1/update-printRobby Russell
2011-11-16Use printf rather than echo -e in update.shRussell Harmon
2011-11-15Added option to disable the update prompt. Set DISABLE_UPDATE_PROMPT to true ...Graham McMillan
2011-10-10Merge pull request #554 from toolbear/549-fix-auto-upgradeRobby Russell
2011-10-10Merge pull request #482 from volpino/masterRobby Russell
2011-10-10Merge pull request #275 from tristan0x/require_toolRobby Russell
2011-08-17Fix auto upgrade failure from non-exported ZSH env varTim Taylor
2011-08-03fixed theme chooser + options + list available themes + show all themesfox
2011-08-01'echo' did not show colors without -e in upgrade.shIlya Chesnokov
2011-07-24global zsh configfox
2011-07-24mac os fixfox