Commit Graph

  • 7a38fa35c4 refactor(git-flow): extract git-flow completion logic Marc Cornellà 2021-12-28 19:26:27 +01:00
  • 89ab38fe64 feat(git-flow): add aliases for current feature / release branch (#9439) Fidel Torres 2020-11-13 05:21:48 +11:00
  • 40e0e72cd7 feat(gcloud): support Homebrew Google Cloud SDK path (#9799) Franco Catena 2021-12-28 15:07:05 -03:00
  • 7df7d5b4f1 feat(fossil): add completion for fossil add (#8564) CGenie 2021-12-28 19:04:45 +01:00
  • 1d6553e631 feat(fd): update fd completions (#9775) András Svraka 2021-04-01 18:05:24 +02:00
  • ca2652769c feat(ripgrep): update ripgrep completions (#9775) András Svraka 2021-04-01 18:01:22 +02:00
  • 79cf2a0d43 fix(fastfile): fix multiple bugs in plugin (#9574) Shundeev Egor 2021-01-05 19:46:05 +03:00
  • 0613232202 refactor(emoji): rewrite script w/ Python and update emojis (#8069) Léopold Mebazaa 2019-08-09 21:56:57 -04:00
  • 02d8cf6e9a feat(ember-cli): add completions for ember-cli (#5916) t-sauer 2017-02-26 16:58:57 +01:00
  • d3bc4b4152 feat(drush): add Drupal 8 aliases to drush plugin (#9498) Sean MacCath-Moran 2020-12-09 18:17:30 -04:00
  • 01230fa6e2 style(drush): fix code and README style Marc Cornellà 2021-12-28 17:49:41 +01:00
  • c4be9294f2 style(acs): fix style and gitignore __pycache__ folder Marc Cornellà 2021-12-28 17:46:35 +01:00
  • d806649028 feat(bundler): add completion for info argument (#9594) michal panoch 2021-12-28 17:30:32 +01:00
  • c26e9e807f feat(arcanist): add arbl and arho aliases (#6132) Arnas Udovičius 2017-06-09 14:14:55 +03:00
  • 292f11e97a feat(autojump): add support for NetBSD (#9746) Jason A. Crome 2021-12-28 11:20:13 -05:00
  • 1316b31764 feat(ant): enable colored output by default (#6688) Brahim Djoudi 2018-03-22 08:58:11 +01:00
  • 364e62155d refactor(ant): extract completion function Marc Cornellà 2021-12-28 17:15:16 +01:00
  • 56de7c85f3 docs(aliases): clarify usage (#9990) Cédric Malard 2021-12-28 17:06:50 +01:00
  • d5cb1d339f docs(oc): update link to openshift CLI reference (#9667) Alwyn Kik 2021-12-28 16:59:48 +01:00
  • df4508ad54 feat(volta): add dynamic completion generation (#10515) Carlo Sala 2021-12-28 15:55:47 +01:00
  • 543d6c0db1 feat(rbw): add completion for rbw Bitwarden client (#10346) Carlo Sala 2021-12-28 15:54:59 +01:00
  • 79531f7013 feat(pip): alias pip to pip3 if pip is missing (#10431) Carlo Sala 2021-12-28 14:36:32 +01:00
  • 49bae43f62 refactor(plugins): generate completion functions in the background Marc Cornellà 2021-12-28 14:30:13 +01:00
  • c06197ad95 chore: fix comment bulk replace Marc Cornellà 2021-12-28 14:16:54 +01:00
  • 2d32e9be66 refactor: handle $0 according to the Zsh plugin standard (#10518) Curtis Rueden 2021-12-18 14:53:49 -06:00
  • 89a740be2d refactor(rust)!: merge cargo and rustup plugins into rust plugin (#10270) Carlo Sala 2021-10-06 22:43:09 +02:00
  • 5fbd4c83f6 refactor(cargo): generate completion file in the background Marc Cornellà 2021-12-28 11:42:17 +01:00
  • a33ae92f4d refactor(rustup): generate completion file in the background (#10392) QuarticCat 2021-11-07 00:45:51 +08:00
  • 634296be3c fix(random): fix negated logic in ZSH_THEME_RANDOM_QUIET Marc Cornellà 2021-12-28 11:04:13 +01:00
  • 8cb53ba692 fix(gnu-utils): reassign GNU utils on preexec (#10535) Marc Cornellà 2021-12-27 17:34:06 +01:00
  • 0f1de08713 fix(gnu-utils): always reapply GNU coreutils on rehash Marc Cornellà 2021-12-26 23:29:58 +01:00
  • f85087005a fix(installer): fix POSIX shell syntax of previous commit Marc Cornellà 2021-12-26 23:27:49 +01:00
  • ba069e7731 fix(installer): don't hard-code user $HOME directory on install Marc Cornellà 2021-12-26 22:40:38 +01:00
  • 2e0cf4a3b0 refactor(golang): move completion out of the plugin Marc Cornellà 2021-12-26 20:37:08 +01:00
  • c9a1edeab8 fix(golang)!: rename gop alias to gopa to avoid conflict with Go+ (#10504) Marc Cornellà 2021-12-26 20:12:14 +01:00
  • 89596597e9 feat(golang): add aliases for go tool utility (#10361) Chaithanya Naik 2021-10-30 11:14:51 +05:30
  • 8e7cbafb32 feat(golang): add gofx alias for go fix (#10220) CleanMachine1 2021-09-24 23:08:38 +01:00
  • 96e473a1d6 fix(random): fix ZSH_THEME_RANDOM_QUIET check (#10534) Marc Cornellà 2021-12-26 19:24:19 +01:00
  • 70dfb6ef92 refactor(composer): improve completion and use official Zsh completion if available Marc Cornellà 2021-12-26 18:58:22 +01:00
  • 5f6b0ac7fb style(composer): fix code and README style Marc Cornellà 2021-12-26 18:58:12 +01:00
  • e9bc107ad5 fix(dirhistory): define key bindings for vi mode (#10450) Marc Cornellà 2021-12-26 18:29:55 +01:00
  • 068feca15d feat(zsh-navigation-tools)!: update to zdharma-continuum fork (#10402) Philipp Schmitt 2021-12-24 18:09:01 +01:00
  • 4f90849425 feat(lpass): add plugin for LastPass CLI completion (#9323) Mark Mercado 2021-12-23 13:50:13 -05:00
  • 7546ded93b fix(symfony2): silence debug lines in command completion (#10528) Benoit Foujols 2021-12-23 19:47:50 +01:00
  • 98a916b2cf feat(yarn): upgrade completion to latest version (#10516) Carlo Sala 2021-12-23 19:45:28 +01:00
  • 6babcbd884 feat(asdf): add support for archlinux/AUR package (#9893) alexandregv 2021-05-06 19:02:37 +02:00
  • bd0b4b64c6 fix(asdf): fix path to Homebrew installation of asdf (#10481) Sergei Shishov 2021-12-05 11:48:00 +04:00
  • 8ae373130c fix(cli): respect ZDOTDIR in plugin/theme change commands (#10520) Marc Cornellà 2021-12-21 17:01:56 +01:00
  • a1ec96d125 fix(af-magic): add space before git and hg information (#9396) rutriff 2020-10-28 20:31:26 +03:00
  • 904f8685f7 feat(brew): improve brews list layout (#10135) Ming Aldrich-Gan 2021-12-17 18:15:39 -06:00
  • 3a3a44c7b5 feat(rvm): add alias rvms (#10219) Celestino Gomes 2021-12-17 21:14:14 -03:00
  • 8d02dabbb6 docs(README): Document .pre-oh-my-zsh (#10315) Eric 2021-12-17 17:12:31 -07:00
  • 1e263e245d feat(operator-sdk): add plugin for operator-sdk (#10423) jxlwqq 2021-12-18 08:04:31 +08:00
  • 481b912fd7 feat(jfrog): Support jf executable auto completion (#10503) Robi Nino 2021-12-18 02:03:20 +02:00
  • f8c76d55a7 feat(cnf): Added support for SUSE-derived operation systems (ZYpp) to CNF plugin (#10508) theVerusDev 2021-12-17 19:02:06 -05:00
  • a150d8a7c0 feat(istioctl): add plugin for istioctl (#10410) jxlwqq 2021-12-18 07:54:19 +08:00
  • 08d086a09c feat(volta): add volta plugin (#10441) Patrick Fitzgerald 2021-12-17 15:47:56 -08:00
  • 44c6a71243 feat(deno): adding drA alias for --allow-all (#10501) Carlo Sala 2021-12-18 00:40:57 +01:00
  • b7fb0a55c0 fix(heroku): fix XDG cache directory name and code style (#10436) smac89 2021-12-17 06:45:06 -06:00
  • 52a46ec362 feat(fzf): support fzf in Cygwin (#9463) Sean Flanigan 2020-11-21 20:52:11 +10:00
  • 010c36d4ab refactor(fzf): adopt code style and simplify function naming (#10514) Logan Linn 2021-12-17 04:18:28 -08:00
  • 41c15a2159 fix(jonathan): fix top bar alignment with RPROMPT Marc Cornellà 2021-12-16 10:51:25 +01:00
  • 4b4cc9a4a5 fix(cli): fix plugin and theme suggestions in completion for older zsh versions Marc Cornellà 2021-12-16 10:50:34 +01:00
  • 7d03ea18ed fix: declare variables as global when using typeset Marc Cornellà 2021-12-16 10:15:55 +01:00
  • fb86ec7749 style: use typeset for dynamic variable names Marc Cornellà 2021-12-14 13:09:02 +01:00
  • 5403db8599 feat(archlinux): add aliases for cleaning package cache (#10091) K Harishankar 2021-12-14 03:24:19 +05:30
  • f42aa49cfd fix(ys): use default color instead of gray for improved readability (#10506) deimosian 2021-12-13 16:52:32 -05:00
  • 9a3d853481 fix: quote % characters in ruby prompt info functions Marc Cornellà 2021-12-13 17:43:32 +01:00
  • 59cb231692 style(rbenv): adapt to code style Marc Cornellà 2021-12-13 17:42:17 +01:00
  • 5c14474eb2 style(chruby): fix plugin code style and loading process Marc Cornellà 2021-12-13 17:37:44 +01:00
  • 7b12fa9799 style(rbfu): clean up code Marc Cornellà 2021-12-13 12:14:45 +01:00
  • e3bb6e685d refactor(themes): use ruby_prompt_info everywhere Marc Cornellà 2021-12-13 17:12:31 +01:00
  • aa99472c8a style(simonoff): fix code style and optimize use of variables Marc Cornellà 2021-12-13 17:02:21 +01:00
  • 134c1ada28 fix(jonathan): fix theme for non-UTF8 locales Marc Cornellà 2021-12-13 16:42:54 +01:00
  • 065e8ebdd0 style(jonathan): fix code style in jonathan theme Marc Cornellà 2021-12-13 15:13:43 +01:00
  • 1b01496c21 fix(bira): fix color bleed in user_host prompt section (#10505) Marc Cornellà 2021-12-13 14:42:57 +01:00
  • a94e263426 refactor(adben): simplify used variables and %-quote prompt functions Marc Cornellà 2021-11-30 17:37:29 +01:00
  • 428f815169 fix(lib): %-quote git prompt functions Marc Cornellà 2021-11-30 17:43:36 +01:00
  • e96b8bd523 refactor(shell-proxy)!: rename env vars to SHELLPROXY_* and add usage message (#10456) fengkx 2021-12-13 18:26:05 +08:00
  • a1a63f4c7d feat(afowler): add mercurial support Frank Van Damme 2017-01-10 09:23:49 +01:00
  • ee46d198ad style(afowler): simplify code and remove unnecessary variables Marc Cornellà 2021-12-13 11:10:47 +01:00
  • c172624398 style(af-magic): fix code style and remove unnecessary variables Marc Cornellà 2021-11-30 18:07:42 +01:00
  • 1c07001896 fix(mercurial): correctly check for untracked files in hg_dirty (#2177) David Sutherland 2013-10-17 16:48:58 +10:00
  • 4119f53004 perf(mercurial): optimize utility functions Marc Cornellà 2021-12-02 11:12:18 +01:00
  • d058801a18 feat(mercurial): add hgci alias for interactive commit (#8912) Pandu POLUAN 2020-05-11 14:55:20 +07:00
  • 137b45672d feat(bira): improve theme and add support for mercurial (#6631) Romain Failliot 2018-02-18 19:27:50 -05:00
  • 24974a135c feat(mercurial)!: use PREFIX and SUFFIX settings in hg_prompt_info (#6631) Romain Failliot 2018-02-18 19:19:03 -05:00
  • e52584c901 perf(mercurial): improve performance of hg_prompt_info (#7929) anatolyrr 2019-06-16 16:50:11 +03:00
  • dcf12ba8f3 fix(mercurial): show author name in hgsl alias log alias (#3500) Nicolas Cavigneaux 2015-01-16 15:59:52 +01:00
  • 5b987e59d0 chore: add ohmyzsh GitHub Sponsors to FUNDING.yml Marc Cornellà 2021-12-07 20:15:38 +01:00
  • 90e53bcc6a ci(spelling): turn off check-spelling action temporarily Marc Cornellà 2021-12-07 19:37:28 +01:00
  • 44d8edea05 ci(spelling): automatically accept aliased commands (#10475) Josh Soref 2021-12-07 12:09:34 -05:00
  • 29b344a710 chore: update security docs and link to huntr.dev Marc Cornellà 2021-12-07 18:04:33 +01:00
  • 841f3cb0bb ci: add check-spelling action (#10470) Josh Soref 2021-12-02 06:17:00 -05:00
  • 46e63340ee feat(branch): show mercurial bookmarks if used (#9948) whoami 2021-12-01 19:49:42 +03:00
  • c66fc00401 feat(updater): show command to update when update skipped (#10465) Nick Aldwin 2021-12-01 06:44:15 -05:00
  • e253661a9b Revert "ci: add check-spelling GitHub Action" Marc Cornellà 2021-12-01 12:25:58 +01:00
  • aef393bdce ci: add check-spelling GitHub Action Marc Cornellà 2021-12-01 12:18:32 +01:00
  • 0e41181d54 chore: fix spelling errors across the project (#10459) Josh Soref 2021-12-01 06:20:31 -05:00
  • 1c1d74c5ec chore: update new issue templates Marc Cornellà 2021-11-30 10:19:21 +01:00