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
Age
Commit message (
Expand
)
Author
2022-01-03
fix(bureau): fix `status` variable name causing error (#10561)
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: quote % in `box_name` prompt functions
Marc Cornellà
2022-01-03
fix(bureau): quote % in git prompt function and remove global variables
Marc Cornellà
2022-01-03
fix(trapd00r): fix potential command injection in `zsh_path`
Marc Cornellà
2022-01-03
fix(agnoster): quote % in prompt functions
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(lib): quote % in `nvm_prompt_info`
Marc Cornellà
2022-01-03
fix(lib): quote % in `git_remote_status`
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à
2022-01-03
ci: disable GitHub Actions on forks
Marc Cornellà
2022-01-03
chore: simplify project GitHub Action
Marc Cornellà
2022-01-03
chore: simplify `GITHUB_TOKEN` env in project GitHub Action
Marc Cornellà
2022-01-02
chore: I'm dumb af
Marc Cornellà
2022-01-02
chore: let's try again
Marc Cornellà
2022-01-02
chore: look ma no auth!
Marc Cornellà
2022-01-02
chore: please work
Marc Cornellà
2022-01-02
chore: fix auth in Project tracking Action
Marc Cornellà
2022-01-02
chore: use GITHUB_TOKEN auth for Project Beta GitHub Action
Marc Cornellà
2022-01-02
chore: add Projects Beta GitHub Action
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
[next]