Marc Cornellà
|
ee4910e3b3
fix: show full hyperlinks in Konsole (#10964)
|
2 年之前 |
Marc Cornellà
|
f80cf12092
fix: fix OSC 8 hyperlink escape sequences
|
2 年之前 |
thinszx
|
4a988c4660
fix(updater): change remote using deprecated `git:` protocol (#10779)
|
2 年之前 |
Marc Cornellà
|
fc40b53e64
style(updater): silence `git pull` output and show errors in English
|
2 年之前 |
Marc Cornellà
|
bddecfed58
style(updater): remove statl from `git pull`
|
2 年之前 |
Marc Cornellà
|
fbdc078fa6
style: use 24bit colors in Oh My Zsh logo if supported
|
2 年之前 |
Marc Cornellà
|
fb12e41353
fix(install): fix backslash in `printf` when showing logo (#10422)
|
3 年之前 |
Marc Cornellà
|
19f9b6f1ad
feat(updater): add support for terminal hyperlinks
|
3 年之前 |
Marc Cornellà
|
098bcda691
feat(update): allow updating from branch set up on install
|
3 年之前 |
Marc Cornellà
|
b79726b1c3
fix(update): silence `typeset` calls in `upgrade.sh` script (#10048)
|
3 年之前 |
Marc Cornellà
|
ad1837859b
fix(updater): fix reset ANSI escape code for resetting underline format
|
3 年之前 |
Logicer
|
270db70805
fix(update): correct description of how changelog is displayed (#9943)
|
3 年之前 |
Cai Cooper
|
6fbad5bf72
fix(update): don't error on upgrade no-op (#9685)
|
3 年之前 |
Marc Cornellà
|
d978f385e5
fix(updater): refresh date of last update only on successful update
|
3 年之前 |
Marc Cornellà
|
4b2431e8b1
fix(updater): don't pipe changelog to less when updating
|
3 年之前 |
Marc Cornellà
|
e8e37eedbc
feat(updater): save version prior to updating so `omz changelog` just works™
|
3 年之前 |
Marc Cornellà
|
5a888ff4ac
fix(updater): don't show changelog when running unattended update (#9495)
|
3 年之前 |
Marc Cornellà
|
81bbe86db0
fix(updater): properly show changelog via `less`
|
3 年之前 |
Marc Cornellà
|
3f8af040e9
fix(updater): fix ignored variable name in read
|
3 年之前 |
Marc Cornellà
|
021f0251e0
fix(updater): make sure to run it with zsh
|
3 年之前 |
Marc Cornellà
|
eeab4e5186
feat(updater): add changelog display by parsing the commit list
|
4 年之前 |
Marc Cornellà
|
889cd7acf3
refactor(updater): switch to Zsh execution and fix git remote detection logic
|
4 年之前 |
Lucas Larson
|
a55a30ec39
update: return git error code on failure (#9238)
|
4 年之前 |
Marc Cornellà
|
613045e7e5
Underline links in install and update script
|
4 年之前 |
Larson Carter
|
ce28ac42c8
Modernize install and update banners (#9045)
|
4 年之前 |
Roman Perepelitsa
|
f7bf566555
update: fix bug in upgrade.sh: s/NORMAL/RESET/ (#8947)
|
4 年之前 |
Marc Cornellà
|
29eddb6613
update: display logo in rainbow colors (#8941)
|
4 年之前 |
Marc Cornellà
|
27f4e07932
updater: use hardcoded color sequences instead of tput
|
4 年之前 |
Marc Cornellà
|
6ba2d9de3d
updater: use `git config` instead of `git -c` for git < v1.7.2
|
4 年之前 |
Marc Cornellà
|
14b4f62e65
updater: fix --autostash argument. Works for git > 1.7.1
|
4 年之前 |