Age | Commit message (Expand) | Author |
2023-04-01 | fix(updater): search for upstream remote if using non-conventional name (#11135) | Marc Cornellà |
2023-03-31 | fix(upgrade): typo in variable check | Carlo Sala |
2023-03-28 | feat(upgrade): add verbosity settings | Håvard Bartnes |
2022-10-12 | fix: show full hyperlinks in Konsole (#10964) | Marc Cornellà |
2022-10-12 | fix: fix OSC 8 hyperlink escape sequences | Marc Cornellà |
2022-03-17 | fix(updater): change remote using deprecated `git:` protocol (#10779) | thinszx |
2022-01-24 | style(updater): silence `git pull` output and show errors in English | Marc Cornellà |
2022-01-13 | style(updater): remove statl from `git pull` | Marc Cornellà |
2022-01-09 | style: use 24bit colors in Oh My Zsh logo if supported | Marc Cornellà |
2021-11-16 | fix(install): fix backslash in `printf` when showing logo (#10422) | Marc Cornellà |
2021-10-13 | feat(updater): add support for terminal hyperlinks | Marc Cornellà |
2021-09-22 | feat(update): allow updating from branch set up on install | Marc Cornellà |
2021-09-16 | fix(update): silence `typeset` calls in `upgrade.sh` script (#10048) | Marc Cornellà |
2021-08-17 | fix(updater): fix reset ANSI escape code for resetting underline format | Marc Cornellà |
2021-06-11 | fix(update): correct description of how changelog is displayed (#9943) | Logicer |
2021-03-01 | fix(update): don't error on upgrade no-op (#9685) | Cai Cooper |
2021-01-21 | fix(updater): refresh date of last update only on successful update | Marc Cornellà |
2020-12-28 | fix(updater): don't pipe changelog to less when updating | Marc Cornellà |
2020-12-12 | feat(updater): save version prior to updating so `omz changelog` just works™ | Marc Cornellà |
2020-12-07 | fix(updater): don't show changelog when running unattended update (#9495) | Marc Cornellà |
2020-12-04 | fix(updater): properly show changelog via `less` | Marc Cornellà |
2020-12-02 | fix(updater): fix ignored variable name in read | Marc Cornellà |
2020-12-01 | fix(updater): make sure to run it with zsh | Marc Cornellà |
2020-11-30 | feat(updater): add changelog display by parsing the commit list | Marc Cornellà |
2020-11-30 | refactor(updater): switch to Zsh execution and fix git remote detection logic | Marc Cornellà |
2020-09-09 | update: return git error code on failure (#9238) | Lucas Larson |
2020-08-17 | Underline links in install and update script | Marc Cornellà |
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 |