| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #12061
|
|
|
|
|
|
Closes #12062
|
|
|
|
|
|
Co-authored-by: Chris Hamill <chamill@ets.org>
|
|
|
|
|
|
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
|
|
|
|
|
|
|
|
Closes #12053
|
|
|
|
|
|
|
|
Co-authored-by: mphi <mphi@norealmail.fdfe.de>
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
Closes #12038
Closes #12039
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
Fixes #12023
|
|
zsh versions prior to 5.0.6 mark `[[ <num> ]]` as invalid syntax
Closes #12017
|
|
Closes #12010
|
|
|
|
See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-including-and-excluding-paths
|
|
This allows doing something like
curl -O https://install.ohmyz.sh
and have the `install.sh` file automatically saved to its right name.
|
|
Fixes #12007
|
|
|
|
|
|
huntr.dev has pivoted to ML/AI-only vulnerability reporting, and we are
now already using GitHub's private vulnerability reports.
|
|
|
|
Fixes #11683
Related: 50c6786
|
|
|
|
|
|
BREAKING CHANGE: The alias `gup` for `git pull --rebase` and its derivatives
are replaced by `gpr` for standardization. This means the previous aliases will
no longer be available after a few months. Meanwhile, the original aliases are
still working, with a deprecation notice.
See https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/git/README.md#deprecated-aliases
for the full list of deprecated aliases.
Fixes #11104
Closes #11224
Co-authored-by: Marc Cornellà <marc@mcornella.com>
|
|
Fixes #11151
|
|
|
|
Closes #11993
|
|
|
|
Closes #11829
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|
|
(#11991)
|
|
|
|
|
|
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
|