6314 Commits (e3bb6e685dc0325f472a4cfadb9847add12ec699)
 

Author SHA1 Message Date
Marc Cornellà e3bb6e685d
refactor(themes): use `ruby_prompt_info` everywhere 4 years ago
Marc Cornellà aa99472c8a
style(simonoff): fix code style and optimize use of variables 4 years ago
Marc Cornellà 134c1ada28
fix(jonathan): fix theme for non-UTF8 locales 4 years ago
Marc Cornellà 065e8ebdd0
style(jonathan): fix code style in jonathan theme 4 years ago
Marc Cornellà 1b01496c21
fix(bira): fix color bleed in user_host prompt section (#10505) 4 years ago
Marc Cornellà a94e263426
refactor(adben): simplify used variables and %-quote prompt functions 4 years ago
Marc Cornellà 428f815169
fix(lib): %-quote git prompt functions 4 years ago
fengkx e96b8bd523
refactor(shell-proxy)!: rename env vars to `SHELLPROXY_*` and add usage message (#10456) 4 years ago
Frank Van Damme a1a63f4c7d
feat(afowler): add mercurial support 4 years ago
Marc Cornellà ee46d198ad
style(afowler): simplify code and remove unnecessary variables 4 years ago
Marc Cornellà c172624398
style(af-magic): fix code style and remove unnecessary variables 4 years ago
David Sutherland 1c07001896
fix(mercurial): correctly check for untracked files in `hg_dirty` (#2177) 4 years ago
Marc Cornellà 4119f53004
perf(mercurial): optimize utility functions 4 years ago
Pandu POLUAN d058801a18
feat(mercurial): add `hgci` alias for interactive commit (#8912) 4 years ago
Romain Failliot 137b45672d
feat(bira): improve theme and add support for mercurial (#6631) 4 years ago
Romain Failliot 24974a135c
feat(mercurial)!: use `PREFIX` and `SUFFIX` settings in `hg_prompt_info` (#6631) 4 years ago
anatolyrr e52584c901
perf(mercurial): improve performance of `hg_prompt_info` (#7929) 4 years ago
Nicolas Cavigneaux dcf12ba8f3
fix(mercurial): show author name in `hgsl` alias log alias (#3500) 4 years ago
Marc Cornellà 5b987e59d0
chore: add ohmyzsh GitHub Sponsors to FUNDING.yml 4 years ago
Marc Cornellà 90e53bcc6a
ci(spelling): turn off check-spelling action temporarily 4 years ago
Josh Soref 44d8edea05
ci(spelling): automatically accept aliased commands (#10475) 4 years ago
Marc Cornellà 29b344a710
chore: update security docs and link to huntr.dev 4 years ago
Josh Soref 841f3cb0bb
ci: add `check-spelling` action (#10470) 4 years ago
whoami 46e63340ee
feat(branch): show mercurial bookmarks if used (#9948) 4 years ago
Nick Aldwin c66fc00401
feat(updater): show command to update when update skipped (#10465) 4 years ago
Marc Cornellà e253661a9b
Revert "ci: add `check-spelling` GitHub Action" 4 years ago
Marc Cornellà aef393bdce
ci: add `check-spelling` GitHub Action 4 years ago
Josh Soref 0e41181d54
chore: fix spelling errors across the project (#10459) 4 years ago
Marc Cornellà 1c1d74c5ec
chore: update new issue templates 4 years ago
Marc Cornellà f0f792fa6b
feat(cli): add `omz version` command 4 years ago
Nicholas Hawkes bf303965e6
feat(aws): Adds the login option for AWS SSO (#9921) 4 years ago
Markus Hofbauer 58478d0888
feat(git): Add alias for rebasing to origin/main-branch (#10445) 4 years ago
Adam Cwyk 8e5f3db305
feat(dotnet): add alias for `dotnet build` command (#10435) 4 years ago
Kyle 452ddff763
feat(xcode): support `.swiftpm` as project file in `xc` (#10434) 4 years ago
Paul Scott 0314604384
fix(lib): don't error if `INSIDE_EMACS` is not defined (#10443) 4 years ago
Marc Cornellà 2b96b7c54b
fix(updater): stop update if `$ZSH` is not a git repository (#10448) 4 years ago
Marc Cornellà 15fd9c84de style(bundler): simplify `bundled_commands` array operations 4 years ago
Marc Cornellà 98b4801548 fix(bundler): use BUNDLE_JOBS in `bi` to avoid config file change 4 years ago
Aurora ff09151d6b
fix(bgnotify): avoid permission prompts by checking frontmost app ID (#10318) 4 years ago
Marc Cornellà 88e72e8a54 fix(docker-compose)!: check for old command instead of calling `docker` (#10409) 4 years ago
Marc Cornellà b60b3f1842
fix(osx): deprecate `osx` plugin without symlink (#10428) 4 years ago
Brian Tannous 2b379ec42c
feat(kn): add plugin for `kn` completion (#8927) 4 years ago
Marc Cornellà 60b89cd264
feat(ssh-agent): add `quiet` option to silence plugin (#9659) 4 years ago
Marc Cornellà fb12e41353
fix(install): fix backslash in `printf` when showing logo (#10422) 4 years ago
Marc Cornellà 2c06852546
style(dirhistory): remove use of `eval` completely 4 years ago
Marc Cornellà b3ba9978cc
fix(themes): fix potential command injection in `pygmalion`, `pygmalion-virtualenv` and `refined` 4 years ago
Marc Cornellà 72928432f1
fix(plugins): fix potential command injection in `rand-quote` and `hitokoto` 4 years ago
Marc Cornellà a263cdac9c
fix(lib): fix potential command injection in `title` and `spectrum` functions 4 years ago
Marc Cornellà 06fc5fb129
fix(dirhistory): fix unsafe eval bug in back and forward widgets 4 years ago
Marc Cornellà 6cb41b70a6
fix(lib): fix `omz_urldecode` unsafe eval bug 4 years ago