index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
upgrade.sh
Age
Commit message (
Expand
)
Author
2020-06-28
Modernize install and update banners (#9045)
Larson Carter
2020-05-19
update: fix bug in upgrade.sh: s/NORMAL/RESET/ (#8947)
Roman Perepelitsa
2020-05-18
update: display logo in rainbow colors (#8941)
Marc Cornellà
2020-03-11
updater: use hardcoded color sequences instead of tput
Marc Cornellà
2020-03-11
updater: use `git config` instead of `git -c` for git < v1.7.2
Marc Cornellà
2020-02-29
updater: fix --autostash argument. Works for git > 1.7.1
Marc Cornellà
2020-02-27
updater: add --autostash to git pull (#7172)
Mauricio Wolff
2019-11-21
Fix non-POSIX conditional syntax
Marc Cornellà
2019-11-20
Actions to take after repository migration is complete (#8394)
Marc Cornellà
2019-11-09
upgrade: remove double whitespace in message (#7517)
Quentin Dreyer
2019-10-21
Set default git-config values known to fix repository issues
Marc Cornellà
2019-02-25
Updating Oh My Zsh shop URLs (#7619)
Robby Russell
2017-11-01
Use HTTPS for Planet Argon links (#6326)
Doug Yun
2015-12-15
Use consistent wording when updating
Robin Hallabro
2015-10-16
Fix install.sh/upgrade.sh for tput-less systems
Yannick Eckey
2015-09-22
also handle missing tput in upgrade script.
Frederic Crozat
2015-09-03
Merge changes from #4241 into installer-portable-colors
Andrew Janke
2015-08-27
installer: switch twitter link to https
Andrew Janke
2015-08-16
Use https instead of http
Felix Krause
2015-07-06
installer: use terminfo for portable escape sequences
Andrew Janke
2014-08-31
Adding link to the store for swag in upgrade process
Robby Russell
2013-11-22
Add update statistics
Valentin Shevko
2013-06-25
git-pull add --rebase option
UncleBill
2013-04-29
eliminated unnecessary cd and failing substitution
Marcus Müller
2013-04-12
Merge pull request #1651 from deepusudhakar/master
Robby Russell
2013-04-09
Escape spaces in folder name so script won't fail
Gaurav Misra
2013-03-10
Escape /Users/desudhak/.oh-my-zsh path (previously broke spaces in path)
Deepu Sudhakar
2012-01-15
Don’t report that Oh My Zsh has been updated when it hasn’t.
backspace
2011-11-16
Use printf rather than echo -e in update.sh
Russell Harmon
2011-08-01
'echo' did not show colors without -e in upgrade.sh
Ilya Chesnokov
2011-07-17
Adding 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-03
Colorize Install & Upgrade Scripts
Andrew Hodges
2010-06-03
Adding some candy to the upgrade script
Robby Russell
2010-05-07
Sprinkling some candy on this muffin.
Robby Russell
2009-09-23
Oh My Zsh gets a weekly auto-updater... the future is now!
Robby Russell
2009-08-31
Adding an upgrade_oh_my_zsh function to... well, upgrade Oh My Zsh
Robby Russell