6305 Commits (ee46d198ad94c3e4942f2557b6ecade5f9224b3e)
 

Author SHA1 Message Date
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
Marc Cornellà 1448d234d6
fix(dirhistory): fix Up/Down key bindings for Terminal.app 4 years ago
Kirill Molchanov 22de1d304c
fix(command-not-found): pass arguments correctly in Termux (#10403) 4 years ago
Marc Cornellà 1d166eaaa1
fix(cli): avoid `git -C` for compatibility with git < v1.8.5 (#10404) 4 years ago
Marc Cornellà e3f7b8aa57
fix(updater): avoid `git -C` for compatibility with git < v1.8.5 (#10404) 4 years ago
Marc Cornellà db19589fcf
refactor(updater): simplify check for available updates 4 years ago
Marc Cornellà 5c2440cb0c
style(frontend-search): rename completion file to `_frontend` 4 years ago
Marc Cornellà 9a11b34101
fix(cli): fix check for completion files in `omz plugin load` 4 years ago
Marc Cornellà 3dc66bd367
fix(emotty): fix glyphs output width in emotty theme 4 years ago
Janusz Mordarski 4a74349635
feat(refined): allow selecting git branch by changing prefix to `:` (#10400) 4 years ago