235 Commits (f0bbef1a070b7b00a36010c44af3c88807c73e6f)

Author SHA1 Message Date
Marc Cornellà 63b7e5767d
fix(changelog): don't parse commits of ignored types 5 years ago
Marc Cornellà 30d441713c
feat(updater): check if there are updates before prompting (#8387) 5 years ago
Marc Cornellà 0120749a54
feat(updater): add mode to only remind you to update when it's time (#10187) 5 years ago
Marc Cornellà 3c9743313c
refactor(updater): change auto-update settings to use `zstyle` 5 years ago
Marc Cornellà 57e8c959a0
style(installer): use rainbow logo and polish success message (#10211) 5 years ago
Marc Cornellà 098bcda691
feat(update): allow updating from branch set up on install 5 years ago
Marc Cornellà b79726b1c3
fix(update): silence `typeset` calls in `upgrade.sh` script (#10048) 5 years ago
Marc Cornellà 37a60eebc1
chore(changelog): fix first-letter uppercase in breaking change messages 5 years ago
Marc Cornellà f341c8c206
feat(changelog): print BREAKING CHANGE messages in a prettier way 5 years ago
Marc Cornellà 7336ebcd8f
feat(changelog): change style of `BREAKING CHANGES` header 5 years ago
Marc Cornellà ad1837859b
fix(updater): fix reset ANSI escape code for resetting underline format 5 years ago
Marc Cornellà 7c5ab01a5f
fix(changelog): also display commits from merged branches 5 years ago
Marc Cornellà 36f444ed73
fix(update): fix error exit code on update check (#10033) 5 years ago
Marc Cornellà 0e7d7b87f3
feat(changelog): ignore merge commits 5 years ago
Logicer 270db70805
fix(update): correct description of how changelog is displayed (#9943) 5 years ago
Max Staff 279212f2cc
feat(theme_chooser): display non-zero exit code (#8428) 5 years ago
Marc Cornellà 02d07f3e3d
fix: use `$USERNAME` guaranteed to always be defined in zsh 5 years ago
Léa Gris 95a06f3927
refactor(installer): fix static analysis warnings (#9529) 5 years ago
Marc Cornellà e8716cb570
fix(uninstall): fix renaming .zshrc when no original rc file found 5 years ago
Cai Cooper 6fbad5bf72
fix(update): don't error on upgrade no-op (#9685) 5 years ago
Marc Cornellà d978f385e5 fix(updater): refresh date of last update only on successful update 5 years ago
Marc Cornellà 3d51d63077 fix(changelog): fix spacing in breaking changes message 5 years ago
Marc Cornellà 86f805280f fix(changelog): display scope in breaking change messages 6 years ago
Marc Cornellà a4a79eaa8c fix(changelog): remove CR characters in breaking change messages 6 years ago
Marc Cornellà 4b2431e8b1 fix(updater): don't pipe changelog to less when updating 6 years ago
Marc Cornellà e2c73cf59a fix(changelog): allow breaking change message to span multiple lines 6 years ago
Marc Cornellà e8e37eedbc feat(updater): save version prior to updating so `omz changelog` just works™ 6 years ago
Marc Cornellà 92fa8153d5 fix(changelog): fix assoc array syntax for zsh 5.4.2 and older (#9495) 6 years ago
Marc Cornellà 5a888ff4ac fix(updater): don't show changelog when running unattended update (#9495) 6 years ago
Marc Cornellà 4f8964d8ff fix(changelog): fix highlight of codeblocks in subject 6 years ago
Marc Cornellà 81bbe86db0 fix(updater): properly show changelog via `less` 6 years ago
Marc Cornellà 3f8af040e9 fix(updater): fix ignored variable name in read 6 years ago
Marc Cornellà 021f0251e0 fix(updater): make sure to run it with zsh 6 years ago
Marc Cornellà eeab4e5186 feat(updater): add changelog display by parsing the commit list 6 years ago
Marc Cornellà 889cd7acf3 refactor(updater): switch to Zsh execution and fix git remote detection logic 6 years ago
Marc Cornellà eef04c62c2 fix(installer): fix error message if $ZSH exists when installing 6 years ago
Lucas Larson a55a30ec39
update: return git error code on failure (#9238) 6 years ago
Marc Cornellà 03b6a72576 docs: document oneline argument passing to install script 6 years ago
Adam G. Emerson 93f8c0686c
docs: add fetch install command for FreeBSD (#9172) 6 years ago
Marc Cornellà 613045e7e5 Underline links in install and update script 6 years ago
M. Yas. Davoodeh 5c1a5c6ce9
update: prefix rm call with command in trap (#9107) 6 years ago
Alex Zdanowicz 232cb19859
install: fix typo (#9069) 6 years ago
Larson Carter ce28ac42c8
Modernize install and update banners (#9045) 6 years ago
Marc Cornellà 97cf0bf4bd update: change dash in function name for sh compat (fixes #9064) 6 years ago
alexagnelli 48b98b957e
update: only update on a valid affirmative input (#9062) 6 years ago
Marc Cornellà 3c777ebf1b
update: refactor and fix logic in check_for_upgrade.sh (#8939) 6 years ago
Roman Perepelitsa f7bf566555
update: fix bug in upgrade.sh: s/NORMAL/RESET/ (#8947) 6 years ago
Marc Cornellà 29eddb6613
update: display logo in rainbow colors (#8941) 6 years ago
Marc Cornellà 27f4e07932 updater: use hardcoded color sequences instead of tput 6 years ago
Marc Cornellà 6ba2d9de3d updater: use `git config` instead of `git -c` for git < v1.7.2 6 years ago