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
2 weeks ago
Jacopo De Simoi
eb20a46081
Push on upgrade
2 weeks 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
Paul Frederiksen
d3888251ac
fix(check_for_upgrade): ensure compatibility with screen ( #13302 )
...
Co-authored-by: Paul Frederiksen <pfrederiksen@Pauls-Laptop.local>
6 months ago
Carlo Sala
cef64c465a
fix(install): ensure `--unattended` is respected ( #13275 )
...
Closes #13274
7 months ago
olwooz
51760e1d4a
feat(installer): add confirmation before overwriting existing .zshrc ( #13086 )
7 months ago
Carlo Sala
f81259fb34
fix(cli): support `noexec` environments ( #13042 )
...
Closes #13032
12 months ago
Gurram Siddarth Reddy
22ec00d1f6
chore(install): option case matching ( #12881 )
1 year ago
Marc Cornellà
7d32e7fc3f
fix(updater): detect p10k instant prompt ( #12971 )
...
Fixes #12781
1 year ago
Marc Cornellà
4e29c670a4
fix(changelog): show if there are no changes ( #12934 )
1 year ago
Muhammad Atif Ali
0c8ce9d6ad
fix(theme-chooser): use `env` in shebang ( #12720 )
1 year ago
Carlo Sala
057f3ec67e
chore: replace all instances of twitter with X
...
Closes #12536
2 years ago
Ihor
35f1d362c1
docs: rename twitter to X, fix link ( #12532 )
2 years ago
Marc Cornellà
80a651a6df
chore(updater): small typo
2 years ago
Marc Cornellà
56cfcb44e7
fix(updater): abort update if `$ZSH` is not a git repository
...
Fixes #12298
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
Gautam krishna R
17e96bf91e
fix(changelog): use longer hashes for commits ( #12096 )
2 years ago
Marc Cornellà
b6afbbea3a
fix(installer): fix path logic and improve clarity on ZDOTDIR use
2 years ago
Marc Cornellà
29b99c2c7b
feat(updater): add `background-alpha` update mode (preview) ( #11928 )
...
NOTE: this feature is in alpha / preview mode, it is not guaranteed to work 100% of the
time in all cases. If you experience any issues, open an issue or search for an open
one describing your same situation.
To use this, use the zstyle update mode settings [1] with the value `background-alpha`:
zstyle ':omz:update' mode background-alpha
[1] https://github.com/ohmyzsh/ohmyzsh#getting-updates
2 years ago
Marc Cornellà
bbda81fe4b
fix(changelog): fix regression for unstyled code in commit subjects
3 years ago
Marc Cornellà
000be72dd0
fix(updater): disable `nounset` to avoid warnings ( #11856 )
3 years ago
Carlo Sala
d889eca726
fix(check_for_upgrade): update properly `LAST_EPOCH`
...
Fixes #11617
3 years ago
Marc Cornellà
c7bb88f9ad
fix(changelog): ignore lines containing whitespace in breaking change commits
3 years ago
Marc Cornellà
f8bf88edca
chore(installer): remove words triggering false positives in antiviruses
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
Guy Sartorelli
b9c4e2e823
feat(changelog): provide links in changelog ( #11578 )
3 years ago
Webpage-gh
7837ba6a99
fix(installer): don't use `sudo` when user is in Termux ( #11591 )
...
Co-authored-by: Marc Cornellà <hello@mcornella.com>
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
Michele Bologna
c08b925d28
fix(uninstall): abort uninstall if unable to change shell ( #10357 )
3 years ago
Marc Cornellà
6c3cf658f6
fix(installer): automatically create ZDOTDIR path if it doesn't exist
3 years ago
Marc Cornellà
5c9a3d2f4f
fix(installer): don't use `$ZDOTDIR` in zshrc file if same as `$HOME`
...
Fixes #11471
3 years ago
Alex
b2313ec749
feat(installer): respect and install in `$ZDOTDIR` if set ( #9376 )
...
Fixes #9001
Fixes #10479
Closes #9376
Co-authored-by: Marc Cornellà <hello@mcornella.com>
3 years ago
Carlo Sala
fe0dd8226d
fix(upgrade): do not upgrade if not called from tty
...
Fixes #11390
3 years ago
Carlo Sala
3fca9c8933
fix(upgrade): check if git is available and working
...
macOS seems to break dev tools when updating the system. This should
prevent the previous issues. See #11309
Closes #11420
3 years ago
jzhang046
1aa58d42a5
fix(changelog): generate correct commit link in markdown ( #11356 )
3 years ago
Marc Cornellà
65a1e4edbe
fix(installer): detect newer Git for Windows version errors ( #11157 )
...
Fixes #11157
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
George Rodrigues
e0e22d1120
chore(docs): fix some typos ( #11211 )
4 years ago
Brian Wright
bb6c14cdfd
fix(updater): correct spelling of `curl` flag ( #11072 )
4 years ago
Marc Cornellà
18e7e5d033
fix(updater): use `curl --connect-timeout` in new update check
4 years ago
Marc Cornellà
846f417eb8
feat(updater): check for typed input before automatically updating ( #10830 )
4 years ago
Marc Cornellà
9e967b4ecc
fix(installer): exit install directory on setup ( #10804 )
4 years ago
thinszx
4a988c4660
fix(updater): change remote using deprecated `git:` protocol ( #10779 )
4 years ago
Marc Cornellà
4f0b680248
fix(installer): fix `$HOME` setting if `getent` is not found (macOS)
...
Related: https://github.com/ohmyzsh/ohmyzsh/pull/10713/files#r820219899
4 years ago
SBado
af0c3b64b8
fix(updater): prefix `cd` with `builtin` when it is aliased ( #10753 )
4 years ago
Marc Cornellà
c81804825c
fix(installer): fix removal of OMZ directory on failure
...
When the `git init` call fails, the directory is not created,
so the rm command fails with a not found error. This change
checks whether the directory exists before deleting it.
4 years ago