Jacopo De Simoi
fc67d645ec
Try to push to the fork only when working on the work-tree
...
This should avoid pushing to the fork on the π or on android
5 days ago
Jacopo De Simoi
eb20a46081
Push on upgrade
5 days ago
Copilot
b52dd1a425
feat: Update OpenSwag domain references to CommitGoods ( #13434 )
...
* Initial plan
* Update all OpenSwag domain references to CommitGoods
Co-authored-by: robbyrussell <257+robbyrussell@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: robbyrussell <257+robbyrussell@users.noreply.github.com>
4 months ago
Copilot
8c5a60644a
feat: announce OpenSwag and `omz shop` command ( #13428 )
...
* Update shop URLs from Planet Argon to OpenSwag and add omz shop command
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: robbyrussell <257+robbyrussell@users.noreply.github.com>
Co-authored-by: mcornella <1441704+mcornella@users.noreply.github.com>
4 months ago
Carlo Sala
f81259fb34
fix(cli): support `noexec` environments ( #13042 )
...
Closes #13032
12 months ago
Ihor
35f1d362c1
docs: rename twitter to X, fix link ( #12532 )
2 years ago
Marc Cornellà
c262ffbb68
fix(update): define `$ZSH` if undefined ( #12273 )
...
Fixes #12273
Fixes https://github.com/topgrade-rs/topgrade/issues/519
2 years ago
Ross Williams
4fca7ccb55
feat(tools): update `supports_hyperlinks` ( #12258 )
...
Update to https://github.com/zkat/supports-hyperlinks/releases/tag/v3.0.0
2 years ago
Marc Cornellà
000be72dd0
fix(updater): disable `nounset` to avoid warnings ( #11856 )
3 years ago
Marc Cornellà
6ef236dd99
fix(updater): search for upstream remote if using non-conventional name ( #11135 )
...
Fixes #11135
3 years ago
Carlo Sala
029a6d2de8
fix(upgrade): typo in variable check
3 years ago
Håvard Bartnes
8f6fbe2389
feat(upgrade): add verbosity settings
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
Closes #11574
Closes #11579
3 years ago
Marc Cornellà
ee4910e3b3
fix: show full hyperlinks in Konsole ( #10964 )
...
Fixes #10964
3 years ago
Marc Cornellà
f80cf12092
fix: fix OSC 8 hyperlink escape sequences
3 years ago
thinszx
4a988c4660
fix(updater): change remote using deprecated `git:` protocol ( #10779 )
4 years ago
Marc Cornellà
fc40b53e64
style(updater): silence `git pull` output and show errors in English
4 years ago
Marc Cornellà
bddecfed58
style(updater): remove statl from `git pull`
4 years ago
Marc Cornellà
fbdc078fa6
style: use 24bit colors in Oh My Zsh logo if supported
4 years ago
Marc Cornellà
fb12e41353
fix(install): fix backslash in `printf` when showing logo ( #10422 )
...
Fixes #10422
4 years ago
Marc Cornellà
19f9b6f1ad
feat(updater): add support for terminal hyperlinks
4 years ago
Marc Cornellà
098bcda691
feat(update): allow updating from branch set up on install
...
Closes #8788
Co-authored-by: Nikolas Garofil <nikolas@garofil.be>
5 years ago
Marc Cornellà
b79726b1c3
fix(update): silence `typeset` calls in `upgrade.sh` script ( #10048 )
...
Co-authored-by: yyny <6576327+yyny@users.noreply.github.com>
5 years ago
Marc Cornellà
ad1837859b
fix(updater): fix reset ANSI escape code for resetting underline format
5 years ago
Logicer
270db70805
fix(update): correct description of how changelog is displayed ( #9943 )
5 years ago
Cai Cooper
6fbad5bf72
fix(update): don't error on upgrade no-op ( #9685 )
...
* Don't error on upgrade no-op
No error code is required for a non failure scenario.
* Manually check whether changes were pulled in `omz update`
Co-authored-by: Marc Cornellà <hello@mcornella.com>
5 years ago
Marc Cornellà
d978f385e5
fix(updater): refresh date of last update only on successful update
5 years ago
Marc Cornellà
4b2431e8b1
fix(updater): don't pipe changelog to less when updating
...
Fixes #9509
5 years ago
Marc Cornellà
e8e37eedbc
feat(updater): save version prior to updating so `omz changelog` just works™
...
Fixes #9505
5 years ago
Marc Cornellà
5a888ff4ac
fix(updater): don't show changelog when running unattended update ( #9495 )
...
Fixes #9495
5 years ago
Marc Cornellà
81bbe86db0
fix(updater): properly show changelog via `less`
5 years ago
Marc Cornellà
3f8af040e9
fix(updater): fix ignored variable name in read
...
I used _ which is a convention in other languages, but in shell scripting
$_ is a special variable set by the shell, and in Zsh versions older than
5.0.6 it complains for being a `read-only variable`.
Fixes #9482
5 years ago
Marc Cornellà
021f0251e0
fix(updater): make sure to run it with zsh
5 years ago
Marc Cornellà
eeab4e5186
feat(updater): add changelog display by parsing the commit list
5 years ago
Marc Cornellà
889cd7acf3
refactor(updater): switch to Zsh execution and fix git remote detection logic
5 years ago
Lucas Larson
a55a30ec39
update: return git error code on failure ( #9238 )
...
Fixes #9237
6 years ago
Marc Cornellà
613045e7e5
Underline links in install and update script
6 years ago
Larson Carter
ce28ac42c8
Modernize install and update banners ( #9045 )
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
...
Fixes #8732
6 years ago
Marc Cornellà
14b4f62e65
updater: fix --autostash argument. Works for git > 1.7.1
...
See https://github.com/ohmyzsh/ohmyzsh/pull/7172#issuecomment-592875226
6 years ago
Mauricio Wolff
bccfe1389c
updater: add --autostash to git pull ( #7172 )
...
If I have custom configs (like theme customizations) I have to stash my changes and get them back after the update.
By adding the --autostash on upgrade.sh, if I have any changes not commited they'll be reapplied after the upgrade, allowing me to have temporary customizations without any harm to the upgrade process.
6 years ago
Marc Cornellà
3cc1fa4046
Fix non-POSIX conditional syntax
...
Fixes #8416
6 years ago
Marc Cornellà
b80b1a1e8b
Actions to take after repository migration is complete ( #8394 )
...
* Change project URL from robbyrussell to ohmyzsh org
* Update git remote to use ohmyzsh org repository
6 years ago
Quentin Dreyer
8b6b2ea07e
upgrade: remove double whitespace in message ( #7517 )
6 years ago
Marc Cornellà
534ec60bfd
Set default git-config values known to fix repository issues
...
- core.autocrlf=false -> #4069
- fsck.zeroPaddedFilemode -> #4963
Fixes #4069
Fixes #4963
6 years ago
Robby Russell
f319aa845d
Updating Oh My Zsh shop URLs ( #7619 )
...
* Updating Oh My Zsh shop URLs
Linking directly to the Oh My Zsh inventory vs the top-level store with non-OMZ items.
* Updating link to Oh My Zsh products in the install script
* Updating link to Oh My Zsh shop products in the upgrade script
* Getting rid of 't-' in shirts for now
7 years ago
Doug Yun
2526d71c56
Use HTTPS for Planet Argon links ( #6326 )
8 years ago
Robin Hallabro
18ca953f12
Use consistent wording when updating
...
When the user is asked to update oh-my-zsh it says "[Oh My Zsh] Would
you like to check for updates? [Y/n]:". When the user agreed to update
the next text would say "Upgrading Oh My Zsh" which is inconsistent
with the question.
10 years ago