Commit Graph

  • 07b829c894 fix(vcs_info): quote % in relevant fields on all current Zsh releases Marc Cornellà 2022-02-21 18:34:28 +01:00
  • 3427da4057 fix(dotenv): actually exit when .env syntax is broken Marc Cornellà 2022-02-18 19:41:21 +01:00
  • ef3f7c43a9 fix: apply workaround patch for vcs_info (CVE-2021-45444) Marc Cornellà 2022-02-13 18:59:27 +01:00
  • 02b52a03a5 feat(fd): update fd completion to v8.3.2 (#10688) Carlo Sala 2022-02-11 21:47:44 +01:00
  • 5fad26ca4f feat(ripgrep): update rg completion to v13.0.0 (#10687) Carlo Sala 2022-02-11 20:45:09 +01:00
  • 69e2937891 fix(updater): fix input check on non-interactive runs Marc Cornellà 2022-02-11 19:51:52 +01:00
  • dbd92a62ce fix(updater): do not swallow 1 character in check for user input Marc Cornellà 2022-02-11 10:01:48 +01:00
  • 7b708519b9 fix(emotty): show error on missing plugin dependencies (#9811) Marc Cornellà 2022-02-10 18:25:09 +01:00
  • 6396dfb97f fix(kubectx): don't error on missing k8s context (#10675) Sam Cook 2022-02-10 16:00:45 +00:00
  • 1e615b71d6 fix(virtualenvwrapper): only deactivate if virtual env is still present (#10671) Zachary Cutlip 2022-02-10 07:25:23 -08:00
  • 0da33ca22b fix(cli): disable GPG signing in omz pr test to avoid key prompt (#10677) Carlo Sala 2022-02-10 11:50:04 +01:00
  • aaaa55424a refactor(juju)!: use the jsh prefix for juju show-* commands (#10426) sed-i 2022-02-07 01:34:20 -05:00
  • 564a60608c style(juju)!: don't show storage status in wjst for consistency (#10426) sed-i 2022-02-03 02:15:54 -05:00
  • cdd2d6efc6 feat(juju): introduce additional juju aliases (#10426) sed-i 2021-11-15 16:31:19 -05:00
  • f045810697 feat(juju): add jclean function to destroy all registered controllers (#10426) sed-i 2021-11-15 16:27:19 -05:00
  • c41f2e7a09 feat(rbw): add rbwpw function to copy passwords to the clipboard (#10639) Carlo Sala 2022-02-09 22:55:05 +01:00
  • 897fa09f15 fix(kubectl): fix arguments in keti alias to allow completion (#10669) Michael Favia 2022-02-09 03:25:12 -06:00
  • f0f42828fa feat(updater): do not update when user already typed some characters (#9699) Marc Cornellà 2022-02-07 18:58:47 +01:00
  • 1e26ad1187 fix(bureau): fix top line space computation Marc Cornellà 2022-02-07 17:52:57 +01:00
  • 74a3db75e4 perf(bureau): remove multiple grep calls in git status check Marc Cornellà 2022-02-07 17:44:05 +01:00
  • 9e9831fcf2 fix(bureau): fix never CLEAN git status (#10656) Harris Miller 2022-02-04 13:08:03 -07:00
  • 2d3bae965a Introducing the ANSI logo graphic Robby Russell 2022-02-03 19:07:27 -08:00
  • d9c58d5fa1 feat(yarn): add setting to disable adding global dir to $PATH (#10642) Carlo Sala 2022-02-03 14:42:47 +01:00
  • e1a9d0ce3e fix(cli): allow omz commands to be used in a script (#10645) Marc Cornellà 2022-02-02 23:02:23 +01:00
  • 4ee0cf3cb4 feat(multipass): add plugin for multipass (#10140) Civan Yavuzşen 2022-02-01 23:48:14 +01:00
  • 0be7c897f8 refactor(zsh_reload)!: remove deprecated plugin Marc Cornellà 2022-02-01 13:11:49 +01:00
  • 3fdad09d09 chore: update copyright year Marc Cornellà 2022-02-01 13:07:53 +01:00
  • 73001e9382 refactor(django): remove deprecated django plugin Marc Cornellà 2022-02-01 12:56:22 +01:00
  • eabec36586 style(init): use consistent code style in init script (#10601) Carlo Sala 2022-01-28 23:28:19 +01:00
  • 46f5d38b1d refactor(installer): use POSIX-standard's id -u -n to define $USER Marc Cornellà 2022-01-28 20:53:30 +01:00
  • 11a87eac47 chore(1password): fix comments to follow code (#10634) Gheritarish 2022-01-28 13:47:41 +01:00
  • 6f9650d940 fix(gitfast): update to git-completion 1.3.6 (#10633) Felipe Contreras 2022-01-28 06:45:05 -06:00
  • 3c5367d272 fix(changelog): don't show changelog with only ignored type commits Marc Cornellà 2022-01-28 13:22:31 +01:00
  • b5edb51ee4 style(rkj-repos): change white to default to support light color schemes (#6195) Lukas 2022-01-27 22:00:50 +01:00
  • ad8220bc6d fix(tmux): use $ZSH_TMUX_CONFIG setting in tmuxconf alias ajr-dev 2022-01-27 17:59:04 +01:00
  • 303ae79712 fix(ys): fix $VIRTUAL_ENV check if nounset is enabled (#9915) Kuri Schlarb 2022-01-27 20:48:42 +00:00
  • 59c40eee8e fix(installer): avoid git clone -c to support git v1.7.1 (#10621) Marc Cornellà 2022-01-27 18:01:27 +01:00
  • 3741d1aa02 fix(npx)!: detect new npx versions and fail gracefully (#10452) Marc Cornellà 2022-01-26 17:13:10 +01:00
  • fc40b53e64 style(updater): silence git pull output and show errors in English Marc Cornellà 2022-01-24 18:32:36 +01:00
  • 4417faf84c feat(postgres): support Homebrew for Apple Silicon (#10618) Carlo Sala 2022-01-24 17:45:09 +01:00
  • f64cabc780 fix(cli): make sure to run zsh command if an alias exists (#9737) Marc Cornellà 2022-01-24 17:38:32 +01:00
  • 8e7c33bf15 chore(1password): fix typo in opswd (#10614) David Chin 2022-01-24 10:30:49 -05:00
  • 788802af68 fix(installer): correct check for sudo in shell change logic Marc Cornellà 2022-01-24 15:45:42 +01:00
  • 861805b64d fix(installer): define $USER if not defined Marc Cornellà 2022-01-24 15:41:57 +01:00
  • c7221c5f25 style(installer): prefix formatting variables with FMT_ Marc Cornellà 2022-01-24 15:41:40 +01:00
  • 3f5402e268 feat(1password): add plugin for 1password (#8884) Ricky Medina 2022-01-24 09:21:34 -05:00
  • d4f5fa37e8 feat(simple): add color to git status indicator (#4962) Mathias Neerup 2016-03-31 14:51:47 +02:00
  • 84931adcd4 fix: do not call chpwd hooks in subshells Marc Cornellà 2022-01-21 19:03:35 +01:00
  • 4e0f19cf92 feat(ys): show svn repository information (#10582) GitHubLeakedPAN, GitHubLeakedMyautsai 2022-01-23 04:56:36 +08:00
  • 2b492aec93 chore(poetry): remove unnecessary unset (#10605) kronion 2022-01-21 12:52:24 -06:00
  • 675a2d9922 feat(tmux): add tmuxconf alias to edit .tmux.conf (#6555) Billy Mathews 2018-01-17 00:08:38 +00:00
  • a7efd96a60 fix(dotenv): match for exact directory path in allowed/disallowed files Marc Cornellà 2022-01-19 19:27:53 +01:00
  • 0b08b70b0c chore(poetry): fix copy-paste error Marc Cornellà 2022-01-19 17:15:16 +01:00
  • 00d0735704 feat(poetry): add plugin to provide completion for Poetry (#10595) kronion 2022-01-19 09:49:24 -06:00
  • fe9d87d6dc feat(aws): accept aws mfa tokencode on acp cli call (#10130) Mike Mattice 2022-01-19 08:58:34 -06:00
  • 22c11da108 fix(fig): fix typo in completion command Marc Cornellà 2022-01-18 21:26:45 +01:00
  • cddf1b6982 feat(fig): add plugin for Fig (#10432) Marco Franssen 2022-01-18 20:57:07 +01:00
  • 957dca698c style(sudo): clean code style and reorganise logic Marc Cornellà 2022-01-18 19:03:27 +01:00
  • 540b2200af feat(sudo): respect $SUDO_EDITOR and $VISUAL, switch to sudo -e (#10596) Carlo Sala 2022-01-18 18:46:14 +01:00
  • 4f2d8b4d4c fix(kubectl): source completion instead of autoloading it Marc Cornellà 2022-01-17 12:46:20 +01:00
  • dfaad779a9 fix(helm): fix completion loading mechanism Marc Cornellà 2022-01-17 12:45:59 +01:00
  • 567bd59395 refactor(cli): use self-referencing in subcommand functions Marc Cornellà 2022-01-17 13:18:10 +01:00
  • 1e277553bc fix(svn): fix sed call in svn_get_rev_nr (#10590) Mykola Krachkovsky 2022-01-14 16:28:39 +02:00
  • 035c856c2c fix: get branch name first in omz version and changelog Marc Cornellà 2022-01-13 17:46:09 +01:00
  • 805427e06b fix(updater): give priority to zstyle settings if set (#10587) Marc Cornellà 2022-01-13 17:28:15 +01:00
  • aaebe4c890 fix(mvn): fix listing modules in completion (#10586) Marc Cornellà 2022-01-13 14:29:12 +01:00
  • bddecfed58 style(updater): remove statl from git pull Marc Cornellà 2022-01-13 12:34:10 +01:00
  • 93cea53618 fix(yarn): update completion (#10579) Carlo Sala 2022-01-12 12:19:34 +01:00
  • b481955761 ci(project): fix .list files not found error Marc Cornellà 2022-01-11 23:40:33 +01:00
  • c63ba17525 refactor(installer): simplify user_can_sudo check Marc Cornellà 2022-01-11 19:53:50 +01:00
  • a0a949de56 fix(installer): fix sudo check for users with password or without privileges Marc Cornellà 2022-01-11 18:56:18 +01:00
  • b7a59e6d5c fix(installer): run chsh with sudo if user has privileges Marc Cornellà 2022-01-11 16:18:00 +01:00
  • 9c84c344d7 fix: disable log.showSignature in git log calls Marc Cornellà 2022-01-10 19:39:05 +01:00
  • 971683762e fix(avit): disable log.showSignatures in _git_time_since_commit (#10072) WeZZard 2022-01-11 01:38:35 +08:00
  • 0ca2e48ee8 ci(project): fix gh pr view call to use ohmyzsh repository Marc Cornellà 2022-01-10 17:22:31 +01:00
  • fbdc078fa6 style: use 24bit colors in Oh My Zsh logo if supported Marc Cornellà 2022-01-09 23:06:34 +01:00
  • a92ee838f3 fix(cli): follow symlinks in plugin or theme completions Marc Cornellà 2022-01-09 20:27:22 +01:00
  • c6e7f8905f fix(rust): fix cargo completion when sysroot contains spaces (#10571) Joey Territo 2022-01-08 14:03:32 -05:00
  • 71e6d5fde8 fix(svn): fix output order in svn_dirty_choose (#10572) Fabian Günter 2022-01-08 19:59:59 +01:00
  • 4e2f4cdf68 docs(vi-mode): fix link typo in readme (#10570) Sang-Yun Oh 2022-01-08 01:34:42 +09:00
  • 67cc59b425 style: some code style fixes Marc Cornellà 2022-01-05 09:23:27 +01:00
  • 7ae4f76f6d refactor(kubectl): optimize completion generation Marc Cornellà 2022-01-05 09:03:30 +01:00
  • d3bb52d7d8 style: declare globals properly Marc Cornellà 2022-01-05 09:10:32 +01:00
  • 31d63ea884 fix(kubectx): allow prompt sequences in kubectx_mapping (#10562) Marc Cornellà 2022-01-04 11:38:53 +01:00
  • a7c46d0ebd fix(ubuntu): fix defining function based on alias error (#10560) Marc Cornellà 2022-01-03 17:09:59 +01:00
  • 8e973d42bd fix(bureau): fix status variable name causing error (#10561) Marc Cornellà 2022-01-03 17:05:48 +01:00
  • d87ab251c7 fix(kubectx): quote % in kubectx_prompt_info Marc Cornellà 2022-01-03 14:03:36 +01:00
  • a280726d93 fix(fossil): refactor fossil_prompt_info and quote % in branch Marc Cornellà 2022-01-03 14:00:54 +01:00
  • 1c53ef0583 fix(aws): quote % in aws_prompt_info Marc Cornellà 2022-01-03 13:58:14 +01:00
  • a9d57eb2ee fix: quote % in box_name prompt functions Marc Cornellà 2021-12-27 15:01:25 +01:00
  • 43be5ea321 fix(bureau): quote % in git prompt function and remove global variables Marc Cornellà 2021-12-27 00:38:58 +01:00
  • 4e777ef9d6 fix(trapd00r): fix potential command injection in zsh_path Marc Cornellà 2021-12-27 00:33:20 +01:00
  • 9836aebe67 fix(agnoster): quote % in prompt functions Marc Cornellà 2021-12-14 11:58:58 +01:00
  • 3e9fe6e772 fix(virtualenv): quote % in virtualenv_prompt_info Marc Cornellà 2021-12-26 20:43:54 +01:00
  • e7390a8603 fix(jenv): quote % in jenv_prompt_info Marc Cornellà 2021-12-26 19:34:30 +01:00
  • 42afa6e2ea fix(pyenv): quote % in pyenv_prompt_info Marc Cornellà 2021-12-26 19:32:52 +01:00
  • 5b076eab9b fix(lib): quote % in nvm_prompt_info Marc Cornellà 2021-12-26 19:31:07 +01:00
  • 304af0a577 fix(lib): quote % in git_remote_status Marc Cornellà 2021-12-15 13:03:16 +01:00
  • 93ec48fb0a fix(svn): refactor and quote % characters in svn_prompt_info Marc Cornellà 2021-12-20 11:24:00 +01:00
  • c76dc91e02 fix(svn): return true repo name in svn_get_repo_name Marc Cornellà 2021-12-20 11:22:54 +01:00