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
Age
Commit message (
Expand
)
Author
2022-01-13
fix(mvn): fix listing modules in completion (#10586)
Marc Cornellà
2022-01-12
fix(yarn): update completion (#10579)
Carlo Sala
2022-01-10
fix: disable `log.showSignature` in `git log` calls
Marc Cornellà
2022-01-08
fix(rust): fix `cargo` completion when sysroot contains spaces (#10571)
Joey Territo
2022-01-08
fix(svn): fix output order in `svn_dirty_choose` (#10572)
Fabian Günter
2022-01-07
docs(vi-mode): fix link typo in readme (#10570)
Sang-Yun Oh
2022-01-05
style: some code style fixes
Marc Cornellà
2022-01-05
refactor(kubectl): optimize completion generation
Marc Cornellà
2022-01-05
style: declare globals properly
Marc Cornellà
2022-01-04
fix(kubectx): allow prompt sequences in `kubectx_mapping` (#10562)
Marc Cornellà
2022-01-03
fix(ubuntu): fix `defining function based on alias` error (#10560)
Marc Cornellà
2022-01-03
fix(kubectx): quote % in `kubectx_prompt_info`
Marc Cornellà
2022-01-03
fix(fossil): refactor `fossil_prompt_info` and quote % in branch
Marc Cornellà
2022-01-03
fix(aws): quote % in `aws_prompt_info`
Marc Cornellà
2022-01-03
fix(virtualenv): quote % in `virtualenv_prompt_info`
Marc Cornellà
2022-01-03
fix(jenv): quote % in `jenv_prompt_info`
Marc Cornellà
2022-01-03
fix(pyenv): quote % in `pyenv_prompt_info`
Marc Cornellà
2022-01-03
fix(svn): refactor and quote % characters in `svn_prompt_info`
Marc Cornellà
2022-01-03
fix(svn): return true repo name in `svn_get_repo_name`
Marc Cornellà
2022-01-03
fix(svn-fast-info): quote % characters in svn branch name
Marc Cornellà
2022-01-03
fix(svn-fast-info): URL-decode svn branch name
Marc Cornellà
2022-01-03
style(svn-fast-info): fix code style and `svn info` locale
Marc Cornellà
2021-12-31
style(python): fix code style and some hidden bugs
Marc Cornellà
2021-12-31
chore(python): minor corrections on README (#10548)
vladislav doster
2021-12-31
docs(zsh-navigation-tools): remove installation steps from README (#10549)
Marc Cornellà
2021-12-30
fix(systemd): enable `--user` on restart command (#10543)
scrouthtv
2021-12-29
fix(rust): use default toolchain when completing `cargo`
Marc Cornellà
2021-12-29
docs(nvm): clarify how to get Homebrew directory (#10393)
Paul Robert Lloyd
2021-12-29
docs(sudo): document key binding change
Marc Cornellà
2021-12-29
chore(ubuntu): add documentation for `acsp` alias (#10325)
Ian Cowan
2021-12-29
feat(terraform): add more aliases (#9989)
mehdicopter
2021-12-29
feat(terraform): add PREFIX and SUFFIX settings to `tf_prompt_info` (#8605)
Karn Saheb
2021-12-29
feat(python): add utilities to manage simple virtual environments (#9776)
Marijan Smetko
2021-12-29
feat(python): add `pyserver` alias to start an HTTP server (#10217)
Celestino Gomes
2021-12-29
perf(yarn): skip `yarn` call if default global bin directory exists (#10290)
Marc Cornellà
2021-12-29
chore(bazel): update completion to f146202c
Marc Cornellà
2021-12-29
feat(npm): toggle `npm install` / `npm uninstall` by pressing F2 twice (#9717)
Alex Matheson
2021-12-29
fix(pip): don't overwrite `requirements.txt` in internal commands (#10061)
WH-2099
2021-12-29
fix(pip): use `pip3` in `pip3 uninstall` completion (#10271)
Oluwafemi Sule
2021-12-29
fix(git-prompt): fix clean prompt when stash is not empty (#9978)
Marc Cornellà
2021-12-29
feat(debian): add `alu` alias for list and upgrade packages (#7928)
Björn Daase
2021-12-29
chore(debian): document previous alias
Marc Cornellà
2021-12-29
feat(debian): add `aar` alias for autoremove (#7869)
Shahed Hosseini
2021-12-29
feat(composer): add `cuh` alias for updating global packages (#6048)
Raphael Stolt
2021-12-29
feat(composer): add `cs` alias for `composer show` (#10034)
mikey dubs
2021-12-29
feat(common-aliases): add single-column and recursive `ls` aliases (#10096)
Majid Hadavand
2021-12-29
feat(zbell): add option not to use notify-send (#10082)
Matthieu Baerts
2021-12-29
feat(vi-mode): add `INSERT_MODE_INDICATOR` (#9732)
bretello
2021-12-29
feat(transfer): allow encryption of uploads using GPG (#9983)
Luiz
2021-12-29
fix(systemd): remove `sudo` from power-related aliases (#9441)
scrouthtv
[next]