index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
rustup
Age
Commit message (
Expand
)
Author
2022-06-15
refactor!: remove deprecated plugins
Marc Cornellà
2022-03-28
chore: removing old completion code (#10616)
Carlo Sala
2021-12-28
refactor(plugins): generate completion functions in the background
Marc Cornellà
2021-12-28
chore: fix comment bulk replace
Marc Cornellà
2021-12-28
refactor: handle `$0` according to the Zsh plugin standard (#10518)
Curtis Rueden
2021-12-28
refactor(rust)!: merge `cargo` and `rustup` plugins into `rust` plugin (#10270)
Carlo Sala
2021-12-28
refactor(rustup): generate completion file in the background (#10392)
QuarticCat
2021-09-15
refactor(plugins): remove old generated completion files
Marc Cornellà
2021-09-15
fix(core): move plugin-generated completion files to `$ZSH_CACHE_DIR/completi...
Marc Cornellà
2021-09-15
fix(plugins): fix `_comps` error in completion generation plugins (#10190)
Marc Cornellà
2021-09-07
fix: automatically create completion for `cargo` and `rustup` plugins (#10087)
Carlo Sala
2020-05-16
Add plugin for rustup completion (#8914)
Raphaël Brulé