Age | Commit message (Collapse) | Author |
|
|
|
|
|
Based on https://github.com/mfaerevaag/wd/releases/tag/v0.5.2
|
|
Co-authored-by: Jeremy Combs <jeremy.combs@convergetp.com>
|
|
Closes #11176
|
|
|
|
|
|
|
|
* feat(swiftpm): update completion for Swift 5.7
* chore(docs): fix typo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BREAKING CHANGE: This alias needs to be removed because is shadowing
`ar` archiver.
Closes #9304
|
|
|
|
Using the automation-friendly "fossil branch current" feature added in
Fossil 2.7 instead of ad hoc parsing of human-readable "fossil branch"
output. Not only does this fix a stray space in the output, it's more
robust against changes in command output in general.
Closes #11138
|
|
|
|
|
|
|
|
closes #11042
|
|
|
|
|
|
Fixes #11201
|
|
|
|
|
|
Closes #11133
|
|
Fixes #10888
Closes #10889
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BREAKING CHANGE: the following deprecated plugins have been removed:
`cargo`, `copydir`, `npx`, `osx`, and `rustup`. See the wiki for more info:
https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins#removed
refactor(rustup)!: remove deprecated plugin
BREAKING CHANGE: the plugin was deprecated and is now removed. See the wiki for more info:
https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins#removed
|
|
|
|
|
|
|
|
|
|
|