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
2020-03-11
Clean up plugin READMEs and a few plugins
Marc Cornellà
2020-03-11
z: add markdown Readme (#8715)
Christoph Bachhuber
2020-03-11
updater: use hardcoded color sequences instead of tput
Marc Cornellà
2020-03-11
updater: use `git config` instead of `git -c` for git < v1.7.2
Marc Cornellà
2020-03-10
archlinux: fix wrong parameters in pacfiles alias (#8712)
LuFan Zhong
2020-03-10
sdk: remove invalid value "candidates" from sdk flush completion (#8725)
Ross Goldberg
2020-03-09
gradle: use upstream completion and fix some other stuff
Marc Cornellà
2020-03-09
aws: fix awscli completion path on NixOS (#8707)
B YI
2020-03-09
nvm: add `install-latest-npm` to completion (#8709)
Nick Paterno
2020-03-09
phing: fix copy-paste error in README
Marc Cornellà
2020-03-05
lib: support konsole* $TERM in title function (#8035)
Marc Cornellà
2020-03-05
aws: add support for AWS CLI v2 autocompletion (#8670)
Marc Cornellà
2020-03-05
shrink-path: added glob and quote options (#7694)
Marc Cornellà
2020-03-04
arcanist: add functions which allow copy-pasting of URLS (#8688)
Alexey Györi
2020-03-04
rbenv: fix rbenv_prompt_info prefix and suffix (#3764)
chieping
2020-03-04
knife: fix refactor mistake
Marc Cornellà
2020-03-04
knife: improve knife-solo support in completion (#3315)
Masato Ikeda
2020-03-03
kube-ps1: update to latest upstream version (c685ac8)
Marc Cornellà
2020-03-03
lib: automatic title: replace fg with description from jobs (#7982)
Marc Cornellà
2020-03-03
lib: clean up termsupport.zsh
Marc Cornellà
2020-03-03
Use $jobstates and $jobtexts to look for jobs
Marc Cornellà
2020-03-03
git: make the gpristine alias remove untracked git repos (#8697)
Jean-Yves Rivallan
2020-03-03
lib: use `command` to run rm in upgrade function (#8696)
Marek Dědič
2020-03-02
random: remove random theme from possible themes to choose from
Marc Cornellà
2020-03-02
Merge branch 'update/jira-plugin'
Marc Cornellà
2020-03-02
Some tweaks to the Jira plugin
Josh Christopherson
2020-03-02
Clean up jira function
Marc Cornellà
2020-03-02
Better support for branch name
RoToRx88
2020-03-02
Uppercase the issue in open issue command in the JIRA plugin
Matthew Manuel
2020-03-02
sdk: add support for local versions and optimize sed calls (#7870)
Andrea Nanni
2020-03-02
python: add pyuserpaths function (#7758)
0b10
2020-03-02
command-not-found: speed up call to Homebrew command-not-found (#7740)
Hielke Walinga
2020-03-02
shrink-path: add minimum length and ellipsis symbol options (#7382)
Pavel N. Krivitsky
2020-03-02
minikube: cache command completions (#7446)
Pavel Fokin
2020-03-02
pip: add local Python package files to completion (#7442)
Dan D'Avella
2020-03-02
lib: use grep-alias cache only if ZSH_CACHE_DIR is writable
Marc Cornellà
2020-03-01
Document ZSH_THEME_RANDOM_BLACKLIST setting
Marc Cornellà
2020-03-01
Merge branch 'grep.zsh-improvements'
Marc Cornellà
2020-03-01
Refactor grep.zsh file
Marc Cornellà
2020-03-01
Fast algorithm to determine grep alias flags
Marc Cornellà
2020-03-01
Performance enhancement for lib/grep
mattmc3
2020-03-01
Ignore .tox folder in grep
Shi Yan
2020-03-01
Also set options for egrep and fgrep
Peter Vandenberk
2020-03-01
Exclude .idea folder from grep search scope
Vital Kolas
2020-02-29
Add git version requirement in documentation
Marc Cornellà
2020-02-29
updater: fix --autostash argument. Works for git > 1.7.1
Marc Cornellà
2020-02-28
zsh_reload: respect `$ZDOTDIR` when searching for `.zshrc` (#7706)
Alexander Schlarb
2020-02-28
gitignore: add newline to `gi` output (#7586)
Gianluca Recchia
2020-02-28
mercurial: add hga alias to README (#7547)
Michal Kielan
2020-02-28
mix: add format option to completion (#7256)
Cody Fuller
[next]