1
0
Fork 0

Commit graph

  • 035c856c2c
    fix: get branch name first in omz version and changelog Marc Cornellà 2022-01-13 17:46:09 +0100
  • 805427e06b
    fix(updater): give priority to zstyle settings if set (#10587) Marc Cornellà 2022-01-13 17:28:15 +0100
  • aaebe4c890
    fix(mvn): fix listing modules in completion (#10586) Marc Cornellà 2022-01-13 14:29:12 +0100
  • bddecfed58
    style(updater): remove statl from git pull Marc Cornellà 2022-01-13 12:34:10 +0100
  • 93cea53618
    fix(yarn): update completion (#10579) Carlo Sala 2022-01-12 12:19:34 +0100
  • b481955761
    ci(project): fix .list files not found error Marc Cornellà 2022-01-11 23:40:33 +0100
  • c63ba17525
    refactor(installer): simplify user_can_sudo check Marc Cornellà 2022-01-11 19:53:50 +0100
  • a0a949de56
    fix(installer): fix sudo check for users with password or without privileges Marc Cornellà 2022-01-11 18:56:18 +0100
  • b7a59e6d5c
    fix(installer): run chsh with sudo if user has privileges Marc Cornellà 2022-01-11 16:18:00 +0100
  • 9c84c344d7
    fix: disable log.showSignature in git log calls Marc Cornellà 2022-01-10 19:39:05 +0100
  • 971683762e
    fix(avit): disable log.showSignatures in _git_time_since_commit (#10072) WeZZard 2022-01-11 01:38:35 +0800
  • 0ca2e48ee8
    ci(project): fix gh pr view call to use ohmyzsh repository Marc Cornellà 2022-01-10 17:22:31 +0100
  • fbdc078fa6
    style: use 24bit colors in Oh My Zsh logo if supported Marc Cornellà 2022-01-09 23:06:34 +0100
  • a92ee838f3
    fix(cli): follow symlinks in plugin or theme completions Marc Cornellà 2022-01-09 20:27:22 +0100
  • c6e7f8905f
    fix(rust): fix cargo completion when sysroot contains spaces (#10571) Joey Territo 2022-01-08 14:03:32 -0500
  • 71e6d5fde8
    fix(svn): fix output order in svn_dirty_choose (#10572) Fabian Günter 2022-01-08 19:59:59 +0100
  • 4e2f4cdf68
    docs(vi-mode): fix link typo in readme (#10570) Sang-Yun Oh 2022-01-08 01:34:42 +0900
  • 67cc59b425
    style: some code style fixes Marc Cornellà 2022-01-05 09:23:27 +0100
  • 7ae4f76f6d
    refactor(kubectl): optimize completion generation Marc Cornellà 2022-01-05 09:03:30 +0100
  • d3bb52d7d8
    style: declare globals properly Marc Cornellà 2022-01-05 09:10:32 +0100
  • 31d63ea884
    fix(kubectx): allow prompt sequences in kubectx_mapping (#10562) Marc Cornellà 2022-01-04 11:38:53 +0100
  • a7c46d0ebd
    fix(ubuntu): fix defining function based on alias error (#10560) Marc Cornellà 2022-01-03 17:09:59 +0100
  • 8e973d42bd
    fix(bureau): fix status variable name causing error (#10561) Marc Cornellà 2022-01-03 17:05:48 +0100
  • d87ab251c7
    fix(kubectx): quote % in kubectx_prompt_info Marc Cornellà 2022-01-03 14:03:36 +0100
  • a280726d93
    fix(fossil): refactor fossil_prompt_info and quote % in branch Marc Cornellà 2022-01-03 14:00:54 +0100
  • 1c53ef0583
    fix(aws): quote % in aws_prompt_info Marc Cornellà 2022-01-03 13:58:14 +0100
  • a9d57eb2ee
    fix: quote % in box_name prompt functions Marc Cornellà 2021-12-27 15:01:25 +0100
  • 43be5ea321
    fix(bureau): quote % in git prompt function and remove global variables Marc Cornellà 2021-12-27 00:38:58 +0100
  • 4e777ef9d6
    fix(trapd00r): fix potential command injection in zsh_path Marc Cornellà 2021-12-27 00:33:20 +0100
  • 9836aebe67
    fix(agnoster): quote % in prompt functions Marc Cornellà 2021-12-14 11:58:58 +0100
  • 3e9fe6e772
    fix(virtualenv): quote % in virtualenv_prompt_info Marc Cornellà 2021-12-26 20:43:54 +0100
  • e7390a8603
    fix(jenv): quote % in jenv_prompt_info Marc Cornellà 2021-12-26 19:34:30 +0100
  • 42afa6e2ea
    fix(pyenv): quote % in pyenv_prompt_info Marc Cornellà 2021-12-26 19:32:52 +0100
  • 5b076eab9b
    fix(lib): quote % in nvm_prompt_info Marc Cornellà 2021-12-26 19:31:07 +0100
  • 304af0a577
    fix(lib): quote % in git_remote_status Marc Cornellà 2021-12-15 13:03:16 +0100
  • 93ec48fb0a
    fix(svn): refactor and quote % characters in svn_prompt_info Marc Cornellà 2021-12-20 11:24:00 +0100
  • c76dc91e02
    fix(svn): return true repo name in svn_get_repo_name Marc Cornellà 2021-12-20 11:22:54 +0100
  • 75ed59b7c0
    fix(svn-fast-info): quote % characters in svn branch name Marc Cornellà 2021-12-16 10:09:05 +0100
  • ef3a85cd42
    fix(svn-fast-info): URL-decode svn branch name Marc Cornellà 2021-12-16 10:08:25 +0100
  • 596cef84c7
    style(svn-fast-info): fix code style and svn info locale Marc Cornellà 2021-12-16 10:07:35 +0100
  • 63345c4e5d
    ci: disable GitHub Actions on forks Marc Cornellà 2022-01-03 13:10:53 +0100
  • 512839ef78
    chore: simplify project GitHub Action Marc Cornellà 2022-01-03 13:02:28 +0100
  • 9dd1dc49d9
    chore: simplify GITHUB_TOKEN env in project GitHub Action Marc Cornellà 2022-01-03 12:32:37 +0100
  • 121ee818a5
    chore: I'm dumb af Marc Cornellà 2022-01-02 03:37:05 +0100
  • dd7f0f2211
    chore: let's try again Marc Cornellà 2022-01-02 03:32:07 +0100
  • 17c52ccfc9
    chore: look ma no auth! Marc Cornellà 2022-01-02 03:27:25 +0100
  • 861e7e24a3
    chore: please work Marc Cornellà 2022-01-02 03:19:46 +0100
  • 1d35b30461
    chore: fix auth in Project tracking Action Marc Cornellà 2022-01-02 03:17:40 +0100
  • 95a66532d1
    chore: use GITHUB_TOKEN auth for Project Beta GitHub Action Marc Cornellà 2022-01-02 03:09:52 +0100
  • d1c07f9569
    chore: add Projects Beta GitHub Action Marc Cornellà 2022-01-02 02:30:00 +0100
  • 78c91ccbf9
    style(python): fix code style and some hidden bugs Marc Cornellà 2021-12-31 20:45:12 +0100
  • 9c01dbc30b
    chore(python): minor corrections on README (#10548) vladislav doster 2021-12-31 01:55:01 -0600
  • 376beafd17
    docs(zsh-navigation-tools): remove installation steps from README (#10549) Marc Cornellà 2021-12-31 20:01:03 +0100
  • 116fc2feaa
    fix(systemd): enable --user on restart command (#10543) scrouthtv 2021-12-30 10:44:57 +0100
  • a01cf85627
    fix(rust): use default toolchain when completing cargo Marc Cornellà 2021-12-29 17:18:21 +0100
  • 4d8d7bed50
    docs(nvm): clarify how to get Homebrew directory (#10393) Paul Robert Lloyd 2021-12-29 15:55:35 +0000
  • 8b53d04942
    docs(sudo): document key binding change Marc Cornellà 2021-12-29 16:26:35 +0100
  • 8b231f2aa7
    chore(ubuntu): add documentation for acsp alias (#10325) Ian Cowan 2021-12-29 10:18:16 -0500
  • 659dbb5368
    feat(terraform): add more aliases (#9989) mehdicopter 2021-06-19 00:17:40 +0200
  • 0e399d47b9
    feat(terraform): add PREFIX and SUFFIX settings to tf_prompt_info (#8605) Karn Saheb 2020-02-07 21:28:18 -0500
  • 02eb548d5a
    feat(python): add utilities to manage simple virtual environments (#9776) Marijan Smetko 2021-04-01 23:35:00 +0200
  • 3e2676f7dc
    feat(python): add pyserver alias to start an HTTP server (#10217) Celestino Gomes 2021-09-24 17:37:09 -0300
  • 4ef188cebf
    perf(yarn): skip yarn call if default global bin directory exists (#10290) Marc Cornellà 2021-12-29 15:19:59 +0100
  • c155531402
    chore(bazel): update completion to f146202c Marc Cornellà 2021-12-29 15:07:52 +0100
  • ce9104c4f3
    feat(npm): toggle npm install / npm uninstall by pressing F2 twice (#9717) Alex Matheson 2021-12-29 07:12:52 -0600
  • 2acb3071ca
    fix(pip): don't overwrite requirements.txt in internal commands (#10061) WH-2099 2021-12-29 19:55:51 +0800
  • eec34b32fa
    fix(pip): use pip3 in pip3 uninstall completion (#10271) Oluwafemi Sule 2021-12-29 12:26:17 +0100
  • bc7bc74469
    fix(git-prompt): fix clean prompt when stash is not empty (#9978) Marc Cornellà 2021-12-29 11:51:05 +0100
  • 7e4273f440
    feat(debian): add alu alias for list and upgrade packages (#7928) Björn Daase 2019-06-14 20:50:16 +0200
  • 37b278cd03
    chore(debian): document previous alias Marc Cornellà 2021-12-29 11:08:02 +0100
  • b38da62b23
    feat(debian): add aar alias for autoremove (#7869) Shahed Hosseini 2021-12-29 13:28:47 +0330
  • d384ccf31d
    feat(composer): add cuh alias for updating global packages (#6048) Raphael Stolt 2017-04-25 19:52:55 +0200
  • cbd8481fe3
    feat(composer): add cs alias for composer show (#10034) mikey dubs 2021-07-09 01:12:56 -0700
  • fcd7da3aec
    feat(common-aliases): add single-column and recursive ls aliases (#10096) Majid Hadavand 2021-12-29 13:15:02 +0330
  • 8d58994d76
    feat(zbell): add option not to use notify-send (#10082) Matthieu Baerts 2021-12-29 10:38:00 +0100
  • 65bbd24eec
    feat(vi-mode): add INSERT_MODE_INDICATOR (#9732) bretello 2021-12-29 10:34:57 +0100
  • 3bb23e8e31
    feat(transfer): allow encryption of uploads using GPG (#9983) Luiz 2021-12-29 06:32:29 -0300
  • 5b2f99bcb7
    fix(systemd): remove sudo from power-related aliases (#9441) scrouthtv 2021-12-29 10:31:29 +0100
  • cffa9a2fda
    feat(ruby): add new aliases rrun and rserver (#10218) Celestino Gomes 2021-12-29 05:44:08 -0300
  • eb94df6428
    feat(shell-proxy): support SOCKS protocol based on URI scheme (#10069) Bryan Lee 2021-12-29 16:42:35 +0800
  • 234ad7398d
    chore(ipfs): update completion script for IPFS version 0.8.0 (#9800) Angel Ramboi 2021-12-28 23:37:50 +0100
  • fe04acd97c
    chore: add maintainer for shell-proxy plugin Marc Cornellà 2021-12-28 22:16:43 +0100
  • 8861d5c3a7
    refactor(rvm): clean up rb* utilities definition and add more versions Marc Cornellà 2021-12-28 22:09:11 +0100
  • 92a862083b
    feat(rvm): add latest rb* utility functions (#9812) Vsevolod Voloshyn 2021-12-28 22:41:08 +0200
  • 4491588ac0
    feat(repo): add command completion for repo 2.8 (#9388) Turiok 2021-12-28 20:58:50 +0100
  • e33bc40351
    feat(rake): support square brackets with rake binstub (#5361) Julien Negrotto 2016-09-01 11:08:14 -0500
  • b8e4aa2b0c
    fix(pass): update pass completion to ff5ac38 (#9761) Roderik Muit 2021-12-28 20:34:05 +0100
  • 43046cdb35
    feat(flutter): add a few more aliases (#9511) idoroiengel 2020-12-13 17:53:59 +0200
  • 7568bbd9f5
    feat(ng): get ng completion from parsed help output (#10294) Marc Cornellà 2021-12-28 20:12:33 +0100
  • 69d0683a8c
    feat(macports): add commands to get list of updated ports (#8698) Enrico Maria Crisostomo 2021-12-28 20:10:15 +0100
  • 875e7c4077
    feat(helm): cache completion file in the background (#8326) (╯°□°)╯︵ uᴉǝssnH ɐɟɐʇsoW 2021-12-28 10:49:08 -0800
  • 6515850a14
    feat(git-flow): add aliases for current hotfix branch Marc Cornellà 2021-12-28 19:29:39 +0100
  • 7a38fa35c4
    refactor(git-flow): extract git-flow completion logic Marc Cornellà 2021-12-28 19:26:27 +0100
  • 89ab38fe64
    feat(git-flow): add aliases for current feature / release branch (#9439) Fidel Torres 2020-11-13 05:21:48 +1100
  • 40e0e72cd7
    feat(gcloud): support Homebrew Google Cloud SDK path (#9799) Franco Catena 2021-12-28 15:07:05 -0300
  • 7df7d5b4f1
    feat(fossil): add completion for fossil add (#8564) CGenie 2021-12-28 19:04:45 +0100
  • 1d6553e631
    feat(fd): update fd completions (#9775) András Svraka 2021-04-01 18:05:24 +0200
  • ca2652769c
    feat(ripgrep): update ripgrep completions (#9775) András Svraka 2021-04-01 18:01:22 +0200
  • 79cf2a0d43
    fix(fastfile): fix multiple bugs in plugin (#9574) Shundeev Egor 2021-01-05 19:46:05 +0300
  • 0613232202
    refactor(emoji): rewrite script w/ Python and update emojis (#8069) Léopold Mebazaa 2019-08-09 21:56:57 -0400