Age | Commit message (Expand) | Author |
2020-11-19 | feat(gitfast): update to git-completion 1.2 (#9458) | Felipe Contreras |
2020-11-19 | feat(aws): respect optional parameters from the AWS CLI config file (#9453) | Roman Danyk |
2020-11-12 | refactor(colored-man-pages): move nroff wrapper and refactor logic in `colore... | ratijas |
2020-11-12 | feat(git): support trunk branches in `git_main_branch` (#9417) | Alisson B. Santos |
2020-11-11 | feat(sudo): support aliases to $EDITOR (#9431) | Subhaditya Nath |
2020-11-11 | docs(aws): add config examples (#9422) | Rob Vadai |
2020-11-10 | fix(aws): fix acp function for MFA without role and other fixes (#9426) | Marc Cornellà |
2020-11-10 | docs(thefuck): add description for enabling the plugin (#9433) | Nacho González-Garilleti |
2020-11-10 | fix(battery): use `pmset` for battery percentage in macOS (#9364) | aimuz |
2020-11-09 | fix(installer): fix error message if $ZSH exists when installing | Marc Cornellà |
2020-11-09 | fix(lib): make opts local in omz_urlencode to fix scoping bug | Marc Cornellà |
2020-11-09 | fix(fzf): consistently ignore .git directory in `FZF_DEFAULT_COMMAND` (#9421) | Elyézer Rezende |
2020-11-09 | Revert "lib: remove share_history" | Marc Cornellà |
2020-11-04 | fix(aws): support MFA for profiles without role to assume (#9411) | Maksym |
2020-10-29 | aws: split setting profile from changing profile (#9402) | Maksym |
2020-10-29 | Add maintainer for aws plugin | Marc Cornellà |
2020-10-29 | aws: get and set session token if available (#9397) | Setu Shah |
2020-10-29 | colorize: add compatibility for zsh < 5.1 (#9400) | spreiter |
2020-10-28 | Fix labels in issue templates | Marc Cornellà |
2020-10-27 | gitfast: fetch latest fixes from git-completion (#9390) | Felipe Contreras |
2020-10-27 | lib: delete zsh session history list | Marc Cornellà |
2020-10-24 | aws: add role delegation and MFA support as per IAM Best Practices (#8419) | Maksym |
2020-10-24 | gitfast: improve command aliases (#9385) | Felipe Contreras |
2020-10-24 | gitfast: update to latest upstream and more (#9382) | Felipe Contreras |
2020-10-21 | npx: deprecate plugin | Marc Cornellà |
2020-10-21 | Grammar: remove hyphens from predicate adjective “up to date” (#9356) | Lucas Larson |
2020-10-21 | kubectl: add aliases for serviceaccount, daemonsets and cronjob (#9344) | Wenli Wan |
2020-10-21 | Revert "lib: treat _ and - as part of a word" | Marc Cornellà |
2020-10-20 | fzf: add check for OpenSUSE and OpenBSD packages (#9327) | Marc Cornellà |
2020-10-20 | lib: follow symlinked plugins in `plugin list` CLI command | Marc Cornellà |
2020-10-18 | lib: allow bare output in theme and plugins list command | Marc Cornellà |
2020-10-18 | lib: use `column` to format plugin and theme list CLI commands | Marc Cornellà |
2020-10-17 | kubectl: check for empty cache completion file | Marc Cornellà |
2020-10-16 | kubectl: verify kubectl is installed before running compdef (#9346) | IsThisTheMatrix |
2020-10-14 | globalias: use ${(z)var} to split into words using shell parsing | Marc Cornellà |
2020-10-14 | globalias: expand filtering to anywhere in the command (#9338) | Patrick W. Healy |
2020-10-13 | safe-paste: fix _bracketed_paste_zle_init/finish error | Marc Cornellà |
2020-10-13 | git-prompt: document Python prerequisite in README (#9336) | Gonçalo Queirós |
2020-10-13 | meta: add checklist instructions on Pull Request template | Marc Cornellà |
2020-10-11 | Add gitpod integration | Marc Cornellà |
2020-10-11 | globalias: allow filtering values not to be expanded (#9331) | VectorW |
2020-10-11 | emacs: add ansi-term directory tracking (#9218) | Ivan Dario Piernagorda Peña |
2020-10-11 | systemadmin: correct sort order for psmem aliases (#6253) | Joshua Pratt |
2020-10-10 | Remove missing screenshots from kube-ps1 README (#9199) | Marc Cornellà |
2020-10-10 | agnoster: fix icon for unstaged git status (#9164) | Sreekanth S |
2020-10-10 | lib: fix regex bug in git_prompt_status | Marc Cornellà |
2020-10-10 | lib: remove share_history | Marc Cornellà |
2020-10-10 | lib: fix `omz help` and reword | Marc Cornellà |
2020-10-10 | lib: fix fmt removing ESC characters in theme and plugin list CLI commands | Marc Cornellà |
2020-10-09 | Add lando plugin (#8748) | Joshua Bedford |