summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-04fix(aws): support MFA for profiles without role to assume (#9411)Maksym
2020-10-29aws: split setting profile from changing profile (#9402)Maksym
2020-10-29Add maintainer for aws pluginMarc Cornellà
2020-10-29aws: get and set session token if available (#9397)Setu Shah
2020-10-29colorize: add compatibility for zsh < 5.1 (#9400)spreiter
2020-10-28Fix labels in issue templatesMarc Cornellà
2020-10-27gitfast: fetch latest fixes from git-completion (#9390)Felipe Contreras
2020-10-27lib: delete zsh session history listMarc Cornellà
2020-10-24aws: add role delegation and MFA support as per IAM Best Practices (#8419)Maksym
2020-10-24gitfast: improve command aliases (#9385)Felipe Contreras
2020-10-24gitfast: update to latest upstream and more (#9382)Felipe Contreras
2020-10-21npx: deprecate pluginMarc Cornellà
2020-10-21Grammar: remove hyphens from predicate adjective “up to date” (#9356)Lucas Larson
2020-10-21kubectl: add aliases for serviceaccount, daemonsets and cronjob (#9344)Wenli Wan
2020-10-21Revert "lib: treat _ and - as part of a word"Marc Cornellà
2020-10-20fzf: add check for OpenSUSE and OpenBSD packages (#9327)Marc Cornellà
2020-10-20lib: follow symlinked plugins in `plugin list` CLI commandMarc Cornellà
2020-10-18lib: allow bare output in theme and plugins list commandMarc Cornellà
2020-10-18lib: use `column` to format plugin and theme list CLI commandsMarc Cornellà
2020-10-17kubectl: check for empty cache completion fileMarc Cornellà
2020-10-16kubectl: verify kubectl is installed before running compdef (#9346)IsThisTheMatrix
2020-10-14globalias: use ${(z)var} to split into words using shell parsingMarc Cornellà
2020-10-14globalias: expand filtering to anywhere in the command (#9338)Patrick W. Healy
2020-10-13safe-paste: fix _bracketed_paste_zle_init/finish errorMarc Cornellà
2020-10-13git-prompt: document Python prerequisite in README (#9336)Gonçalo Queirós
2020-10-13meta: add checklist instructions on Pull Request templateMarc Cornellà
2020-10-11Add gitpod integrationMarc Cornellà
2020-10-11globalias: allow filtering values not to be expanded (#9331)VectorW
2020-10-11emacs: add ansi-term directory tracking (#9218)Ivan Dario Piernagorda Peña
2020-10-11systemadmin: correct sort order for psmem aliases (#6253)Joshua Pratt
2020-10-10Remove missing screenshots from kube-ps1 README (#9199)Marc Cornellà
2020-10-10agnoster: fix icon for unstaged git status (#9164)Sreekanth S
2020-10-10lib: fix regex bug in git_prompt_statusMarc Cornellà
2020-10-10lib: remove share_historyMarc Cornellà
2020-10-10lib: fix `omz help` and rewordMarc Cornellà
2020-10-10lib: fix fmt removing ESC characters in theme and plugin list CLI commandsMarc Cornellà
2020-10-09Add lando plugin (#8748)Joshua Bedford
2020-10-09mvn: list modules (directories with pom.xml) (#8478)James Zhang
2020-10-09mvn: add Quarkus support in mvn completion (#9037)Geoffrey GREBERT
2020-10-09wd: update to v0.5.1 (#9273)Atk
2020-10-09nvm: add autoloading of nvm version in .nvmrcDanny Grove
2020-10-09nvm: exit the plugin if the nvm loading script wasn't foundMarc Cornellà
2020-10-09nvm: only lazy-load nvm if the NVM_LAZY setting is setMarc Cornellà
2020-10-09nvm: speed-up nvm loading with `--no-use`Keith Yao
2020-10-09nvm: check $XDG_CONFIG_HOME/nvm for an nvm installationChigozirim C
2020-10-09nvm: simplify nvm.sh and bash completion loadingMarc Cornellà
2020-10-09nvm: use `nvm current` in nvm_prompt_info and look in alternate install locat...Andrew Janke
2020-10-09lib: fix formatting in `omz pr clean` CLI commandMarc Cornellà
2020-10-09lib: add plugin and theme subcommands and fix `omz pr clean`Marc Cornellà
2020-10-09Merge branch 'TheDauthi/enhanced-status-prompt' (#5531)Marc Cornellà