summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-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
2011-07-19fox's theme + theme chooser fixesfox
2011-07-19added theme chooserfox
2011-07-17Adding quotes to deal with paths that have spaces.Jake Bell
2011-06-04[upgrade] before init (no reload needed unless oh-my-zsh.sh has been modified)vguerci
2011-06-03Colorize Install & Upgrade ScriptsAndrew Hodges
2011-04-29fixed autoupdatenebirhos
2011-04-18Changed to use which.Arthur Kalmenson
2011-04-18Change URL to https since most corporate environments block git port.Arthur Kalmenson
2011-04-18Make the chsh more reliable.Arthur Kalmenson
2011-04-13Fix version parsing. Now working with command $ zsh --versionTristan Carel
2011-04-13New tool require_tool.shTristan Carel
2011-02-04Fixed auto update.Christopher Chow
2010-08-19Switching to /usr/bin/env zsh instead of /bin/zsh in the installerRobby Russell
2010-06-03Adding some candy to the upgrade scriptRobby Russell
2010-05-07Sprinkling some candy on this muffin.Robby Russell
2009-12-12Updating check_for_upgrade script to fix issue when the LAST_EPOCH file/value...Robby Russell
2009-10-16Removed useless elseToon Claes
2009-10-11Replaced source with .Gerhard Lazu
2009-09-23Oh My Zsh gets a weekly auto-updater... the future is now!Robby Russell
2009-09-23Adding a script to check for upgradesRobby Russell
2009-09-07Updating install process to copy your current environments PATH and adding it...Robby Russell
2009-09-01Updating installer to use the new template file. ~/.zshrc will now be outside...Robby Russell
2009-08-31Adding an upgrade_oh_my_zsh function to... well, upgrade Oh My ZshRobby Russell
2009-08-31Adding an uninstaller toolRobby Russell