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