Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
Closes #10939
Co-authored-by: Jorge Francisco Varela Gutiérrez <jvarela@jfvarela.redhat.com>
|
|
Co-authored-by: Steven Pitts <spitts@teikametrics.com>
|
|
Fixes #10884
Closes #10910
|
|
Fixes #10884
|
|
BREAKING CHANGE: the boot2docker project was abandoned in 2020,
so it makes no sense to keep the plugin. If you were using it,
remove it from the `$plugins` array.
Fixes #10877
|