Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Oh My Zsh

🙃 A delightful community-driven (with 2000+ contributors) framework for managing your zsh configuration.
Collective - Host: opensource - https://opencollective.com/ohmyzsh - Website: https://ohmyz.sh/ - Code: https://github.com/ohmyzsh/ohmyzsh

feat(istioctl): add plugin for istioctl (#10410)

* Add plugin for istioctl completion. close #10405

* fix typo

* Update README.md

github.com/ohmyzsh/ohmyzsh - a150d8a7c0040de5a1b0246728dc3c2af3b4c423 authored about 3 years ago by jxlwqq <[email protected]>
feat(volta): add volta plugin (#10441)

For Volta JavaScript toolchain
https://github.com/volta-cli/volta

github.com/ohmyzsh/ohmyzsh - 08d086a09c0181b733a9f5565fc242ca148fd80a authored about 3 years ago by Patrick Fitzgerald <[email protected]>
feat(deno): adding drA alias for --allow-all (#10501)

github.com/ohmyzsh/ohmyzsh - 44c6a71243092e32ba4760743338f0bf130f6409 authored about 3 years ago by Carlo Sala <[email protected]>
fix(heroku): fix XDG cache directory name and code style (#10436)

github.com/ohmyzsh/ohmyzsh - b7fb0a55c03429bd90cbae74fb538bb0dff4b0ea authored about 3 years ago by smac89 <[email protected]>
feat(fzf): support fzf in Cygwin (#9463)

Closes #9463

github.com/ohmyzsh/ohmyzsh - 52a46ec362389429049cc36b0806627db02f099e authored about 3 years ago by Sean Flanigan <[email protected]>
refactor(fzf): adopt code style and simplify function naming (#10514)

github.com/ohmyzsh/ohmyzsh - 010c36d4ab0b6f9037a278c39ed6d41586f25843 authored about 3 years ago by Logan Linn <[email protected]>
fix(jonathan): fix top bar alignment with RPROMPT

github.com/ohmyzsh/ohmyzsh - 41c15a21599f16a802046f741ac26f80c30c7c31 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(cli): fix plugin and theme suggestions in completion for older zsh versions

github.com/ohmyzsh/ohmyzsh - 4b4cc9a4a57468218b25b10c21c1e6060f42544b authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix: declare variables as global when using `typeset`

Fixes fb86ec77

github.com/ohmyzsh/ohmyzsh - 7d03ea18eda8d89316fdb035fb3840f48a065338 authored about 3 years ago by Marc CornellĂ  <[email protected]>
style: use `typeset` for dynamic variable names

github.com/ohmyzsh/ohmyzsh - fb86ec7749644bba4792f95bd06076049d9c74a6 authored about 3 years ago by Marc CornellĂ  <[email protected]>
feat(archlinux): add aliases for cleaning package cache (#10091)

Co-authored-by: K Harishankar <[email protected]>

github.com/ohmyzsh/ohmyzsh - 5403db85998ff0c087bc97d972e1e76551127b7e authored about 3 years ago by K Harishankar <[email protected]>
fix(ys): use default color instead of gray for improved readability (#10506)

github.com/ohmyzsh/ohmyzsh - f42aa49cfdfc56b784744d3e421f297ab03efbdc authored about 3 years ago by deimosian <[email protected]>
fix: quote % characters in ruby prompt info functions

github.com/ohmyzsh/ohmyzsh - 9a3d853481645ae0f961e9cc8421fc5d84e2c3c3 authored about 3 years ago by Marc CornellĂ  <[email protected]>
style(rbenv): adapt to code style

github.com/ohmyzsh/ohmyzsh - 59cb231692a171887e064fc4002da387718aaea9 authored about 3 years ago by Marc CornellĂ  <[email protected]>
style(chruby): fix plugin code style and loading process

github.com/ohmyzsh/ohmyzsh - 5c14474eb2a252ad61e55cf084c5bbe6c1c934b9 authored about 3 years ago by Marc CornellĂ  <[email protected]>
style(rbfu): clean up code

github.com/ohmyzsh/ohmyzsh - 7b12fa9799edf07547cf5a55cf6518a4cb4c4852 authored about 3 years ago by Marc CornellĂ  <[email protected]>
refactor(themes): use `ruby_prompt_info` everywhere

github.com/ohmyzsh/ohmyzsh - e3bb6e685dc0325f472a4cfadb9847add12ec699 authored about 3 years ago by Marc CornellĂ  <[email protected]>
style(simonoff): fix code style and optimize use of variables

github.com/ohmyzsh/ohmyzsh - aa99472c8ac5bdd111ea306e800bb152fb8580ac authored about 3 years ago by Marc CornellĂ  <[email protected]>
style(jonathan): fix code style in jonathan theme

github.com/ohmyzsh/ohmyzsh - 065e8ebdd02ba2554d4509424f1cde0e84361357 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(jonathan): fix theme for non-UTF8 locales

github.com/ohmyzsh/ohmyzsh - 134c1ada285f5c65fa9d0f2f0cc784201428462a authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(bira): fix color bleed in user_host prompt section (#10505)

Fixes #10505

github.com/ohmyzsh/ohmyzsh - 1b01496c21e9ca7ef79d6a1dcb4728abd7a2803a authored about 3 years ago by Marc CornellĂ  <[email protected]>
refactor(adben): simplify used variables and %-quote prompt functions

Closes #10474

Co-authored-by: Tom Payne <[email protected]>

github.com/ohmyzsh/ohmyzsh - a94e263426bdf6e05cdfa9fae5e80cec5ee8d9ae authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(lib): %-quote git prompt functions

github.com/ohmyzsh/ohmyzsh - 428f815169ea8ff4918cff41d8ab68fe9d9c0c7a authored about 3 years ago by Marc CornellĂ  <[email protected]>
refactor(shell-proxy)!: rename env vars to `SHELLPROXY_*` and add usage message (#10456)

BREAKING CHANGE: the `DEFAULT_PROXY` setting has been renamed to `SHELLPROXY_URL`,
and `CONFIG_...

github.com/ohmyzsh/ohmyzsh - e96b8bd52366b526d7ebb22d947b54d286d6da61 authored about 3 years ago by fengkx <[email protected]>
feat(afowler): add mercurial support

Closes #5992

github.com/ohmyzsh/ohmyzsh - a1a63f4c7d3e765ffc4af93793d6d45287e80291 authored about 3 years ago by Frank Van Damme <[email protected]>
style(afowler): simplify code and remove unnecessary variables

github.com/ohmyzsh/ohmyzsh - ee46d198ad94c3e4942f2557b6ecade5f9224b3e authored about 3 years ago by Marc CornellĂ  <[email protected]>
style(af-magic): fix code style and remove unnecessary variables

github.com/ohmyzsh/ohmyzsh - c172624398918577bcb212d07b0036f4058cb5c6 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(mercurial): correctly check for untracked files in `hg_dirty` (#2177)

Closes #2177
Closes #6197

Co-authored-by: Henrik Ravn <[email protected]>

github.com/ohmyzsh/ohmyzsh - 1c07001896de18cd0a742d7892b948ba7bab10c7 authored about 3 years ago by David Sutherland <[email protected]>
perf(mercurial): optimize utility functions

github.com/ohmyzsh/ohmyzsh - 4119f53004de987215e4ae2ce49d0f818ad58c63 authored about 3 years ago by Marc CornellĂ  <[email protected]>
feat(mercurial): add `hgci` alias for interactive commit (#8912)

Closes #8912

github.com/ohmyzsh/ohmyzsh - d058801a18270800c906d92dd41e275f4da24397 authored about 3 years ago by Pandu POLUAN <[email protected]>
feat(bira): improve theme and add support for mercurial (#6631)

Added the red dot (instead of the default `*`) if the branch is dirty.

The bira theme only supp...

github.com/ohmyzsh/ohmyzsh - 137b45672dd182e798f7bd0c580aa9b634657990 authored about 3 years ago by Romain Failliot <[email protected]>
fix(mercurial): show author name in `hgsl` alias log alias (#3500)

Closes #3500

github.com/ohmyzsh/ohmyzsh - dcf12ba8f3b31eead602c530a9fbfd5579c64630 authored about 3 years ago by Nicolas Cavigneaux <[email protected]>
feat(mercurial)!: use `PREFIX` and `SUFFIX` settings in `hg_prompt_info` (#6631)

BREAKING CHANGE: the `hg_prompt_info` function now uses `ZSH_THEME_HG_PROMPT_PREFIX`
and `ZSH_TH...

github.com/ohmyzsh/ohmyzsh - 24974a135c0bdd4c2d824e4836177ae292f8f56a authored about 3 years ago by Romain Failliot <[email protected]>
perf(mercurial): improve performance of `hg_prompt_info` (#7929)

Replaced two different calls of hg with one `hg --id --branch` for retrieving
information whethe...

github.com/ohmyzsh/ohmyzsh - e52584c90195d0cc0979efec88b94271a31fe494 authored about 3 years ago by anatolyrr <[email protected]>
chore: add ohmyzsh GitHub Sponsors to FUNDING.yml

github.com/ohmyzsh/ohmyzsh - 5b987e59d0fce1a74bcfd51750c6f52d7c29c647 authored about 3 years ago by Marc CornellĂ  <[email protected]>
ci(spelling): turn off check-spelling action temporarily

github.com/ohmyzsh/ohmyzsh - 90e53bcc6aba67e9e27c4e6961cb4a0eec34d436 authored about 3 years ago by Marc CornellĂ  <[email protected]>
ci(spelling): automatically accept aliased commands (#10475)

Co-authored-by: Josh Soref <[email protected]>

github.com/ohmyzsh/ohmyzsh - 44d8edea05d940ceb593a025e27466e7c8727f03 authored about 3 years ago by Josh Soref <[email protected]>
chore: update security docs and link to huntr.dev

github.com/ohmyzsh/ohmyzsh - 29b344a7102a2fe427d5ea6bcde4044898be1112 authored about 3 years ago by Marc CornellĂ  <[email protected]>
ci: add `check-spelling` action (#10470)

Co-authored-by: Josh Soref <[email protected]>

github.com/ohmyzsh/ohmyzsh - 841f3cb0bb7663fa1062ffc59acb7b4581dc1d0f authored about 3 years ago by Josh Soref <[email protected]>
feat(branch): show mercurial bookmarks if used (#9948)

Co-authored-by: Marc CornellĂ  <[email protected]>

github.com/ohmyzsh/ohmyzsh - 46e63340eef243f25890e2178931919125c58aae authored about 3 years ago by whoami <[email protected]>
feat(updater): show command to update when update skipped (#10465)

github.com/ohmyzsh/ohmyzsh - c66fc00401a8d6a6bd6da39ec890dfdc0e6bd878 authored about 3 years ago by Nick Aldwin <[email protected]>
Revert "ci: add `check-spelling` GitHub Action"

This reverts commit aef393bdce523ed5e5754721965fab2da8080119.

github.com/ohmyzsh/ohmyzsh - e253661a9b3d8bba3acc90bc06c211f14ab8d587 authored about 3 years ago by Marc CornellĂ  <[email protected]>
ci: add `check-spelling` GitHub Action

github.com/ohmyzsh/ohmyzsh - aef393bdce523ed5e5754721965fab2da8080119 authored about 3 years ago by Marc CornellĂ  <[email protected]>
chore: fix spelling errors across the project (#10459)

Co-authored-by: Josh Soref <[email protected]>

github.com/ohmyzsh/ohmyzsh - 0e41181d547e2f89ffc503a7afc8b0f3991dd1a8 authored about 3 years ago by Josh Soref <[email protected]>
chore: update new issue templates

github.com/ohmyzsh/ohmyzsh - 1c1d74c5ec49e5ab7e2d664e557c61745d1995e6 authored about 3 years ago by Marc CornellĂ  <[email protected]>
feat(cli): add `omz version` command

github.com/ohmyzsh/ohmyzsh - f0f792fa6b207bc72453ae55011b6b44f678fb78 authored about 3 years ago by Marc CornellĂ  <[email protected]>
feat(aws): Adds the login option for AWS SSO (#9921)

github.com/ohmyzsh/ohmyzsh - bf303965e685489f2f1b764d5d22dc4766ca78c8 authored about 3 years ago by Nicholas Hawkes <[email protected]>
feat(git): Add alias for rebasing to origin/main-branch (#10445)

github.com/ohmyzsh/ohmyzsh - 58478d0888aa842adc71aded80009cba5be190ec authored about 3 years ago by Markus Hofbauer <[email protected]>
feat(dotnet): add alias for `dotnet build` command (#10435)

Co-authored-by: Adam Cwyk <[email protected]>

github.com/ohmyzsh/ohmyzsh - 8e5f3db305bb1fc363d3fe98c2d1177f0027a5bc authored about 3 years ago by Adam Cwyk <[email protected]>
feat(xcode): support `.swiftpm` as project file in `xc` (#10434)

github.com/ohmyzsh/ohmyzsh - 452ddff763ebbaba40a060006e8290d497e2993a authored about 3 years ago by Kyle <[email protected]>
fix(lib): don't error if `INSIDE_EMACS` is not defined (#10443)

github.com/ohmyzsh/ohmyzsh - 0314604384529fb535825bf1d93c6fdb3c5ccbbe authored about 3 years ago by Paul Scott <[email protected]>
fix(updater): stop update if `$ZSH` is not a git repository (#10448)

Fixes #10448

github.com/ohmyzsh/ohmyzsh - 2b96b7c54bbc86743d5550196e31f14b1b3d4951 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(bundler): use BUNDLE_JOBS in `bi` to avoid config file change

When calling `bundle install` with `--jobs=<n>`, bundle persists this
argument in `.bundle/confi...

github.com/ohmyzsh/ohmyzsh - 98b48015486bc638ba8f989af9285b73c413f9e6 authored about 3 years ago by Marc CornellĂ  <[email protected]>
style(bundler): simplify `bundled_commands` array operations

github.com/ohmyzsh/ohmyzsh - 15fd9c84deae400ba52451d75548fb8f6ec26bcf authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(bgnotify): avoid permission prompts by checking frontmost app ID (#10318)

Co-authored-by: Marc CornellĂ  <[email protected]>

github.com/ohmyzsh/ohmyzsh - ff09151d6b82fef7af4ced774a416a36e7835b8a authored about 3 years ago by Aurora <[email protected]>
fix(docker-compose)!: check for old command instead of calling `docker` (#10409)

BREAKING CHANGE: the plugin now checks for the `docker-compose` command instead
of trying whethe...

github.com/ohmyzsh/ohmyzsh - 88e72e8a5482db677a1d07722293a3a4f8f71342 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(osx): deprecate `osx` plugin without symlink (#10428)

Fixes #10428

github.com/ohmyzsh/ohmyzsh - b60b3f184275c39800dd7284d6904fcf295b3956 authored about 3 years ago by Marc CornellĂ  <[email protected]>
feat(kn): add plugin for `kn` completion (#8927)

github.com/ohmyzsh/ohmyzsh - 2b379ec42c8675d6076737e1373767c160f5ae70 authored about 3 years ago by Brian Tannous <[email protected]>
feat(ssh-agent): add `quiet` option to silence plugin (#9659)

Closes #9659

Co-authored-by: Jeff Warner <[email protected]>

github.com/ohmyzsh/ohmyzsh - 60b89cd264a5d889573704f5116cefc8e690062c authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(install): fix backslash in `printf` when showing logo (#10422)

Fixes #10422

github.com/ohmyzsh/ohmyzsh - fb12e4135311b9c4189a7e4556be619922052f6b authored about 3 years ago by Marc CornellĂ  <[email protected]>
style(dirhistory): remove use of `eval` completely

github.com/ohmyzsh/ohmyzsh - 2c06852546f52330c389b53a1b81348e62f64423 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(themes): fix potential command injection in `pygmalion`, `pygmalion-virtualenv` and `refined`

The pygmalion and pygmalion-virtualenv themes unsafely handle git prompt information
which resul...

github.com/ohmyzsh/ohmyzsh - b3ba9978cc42a5031c7b68e3cf917ec2e64643bc authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(plugins): fix potential command injection in `rand-quote` and `hitokoto`

The `rand-quote` plugin uses quotationspage.com and prints part of its content to the
shell with...

github.com/ohmyzsh/ohmyzsh - 72928432f1ddaa244e02067dd7fc14948a4a5ce4 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(lib): fix potential command injection in `title` and `spectrum` functions

The `title` function unsafely prints its input without sanitization, which if used
with custom u...

github.com/ohmyzsh/ohmyzsh - a263cdac9c15de4003d3289a53cad1d19c8cfb3f authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(dirhistory): fix unsafe eval bug in back and forward widgets

The plugin unsafely processes directory paths in pop_past and pop_future.
This commit fixes that.

github.com/ohmyzsh/ohmyzsh - 06fc5fb12900d7ee5821a5f20b47be2c4b894ac0 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(lib): fix `omz_urldecode` unsafe eval bug

The `omz_urldecode` function uses an eval to decode the input which can be
exploited to inject c...

github.com/ohmyzsh/ohmyzsh - 6cb41b70a6d04301fd50cd5862ecd705ba226c0e authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(dirhistory): fix Up/Down key bindings for Terminal.app

Reference: https://github.com/ohmyzsh/ohmyzsh/commit/7f49494#commitcomment-60117011

github.com/ohmyzsh/ohmyzsh - 1448d234d6d9c25f64a48b16379b34db28a36898 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(command-not-found): pass arguments correctly in Termux (#10403)

github.com/ohmyzsh/ohmyzsh - 22de1d304c730c6e364a57a7b901978bd2fcd061 authored about 3 years ago by Kirill Molchanov <[email protected]>
fix(cli): avoid `git -C` for compatibility with git < v1.8.5 (#10404)

github.com/ohmyzsh/ohmyzsh - 1d166eaaa138d7413365205c61412ccb68286b3a authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(updater): avoid `git -C` for compatibility with git < v1.8.5 (#10404)

Fixes #10404

github.com/ohmyzsh/ohmyzsh - e3f7b8aa570a09186a7e3d1877b36d7e43d39197 authored about 3 years ago by Marc CornellĂ  <[email protected]>
refactor(updater): simplify check for available updates

github.com/ohmyzsh/ohmyzsh - db19589fcf03690a443f1a206361963b47809b93 authored about 3 years ago by Marc CornellĂ  <[email protected]>
style(frontend-search): rename completion file to `_frontend`

github.com/ohmyzsh/ohmyzsh - 5c2440cb0c2ee70afb33bda3954a93abe37c34f2 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(cli): fix check for completion files in `omz plugin load`

github.com/ohmyzsh/ohmyzsh - 9a11b34101a218532f5133b78e55e48e3dbeb2e5 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(emotty): fix glyphs output width in emotty theme

github.com/ohmyzsh/ohmyzsh - 3dc66bd3676a564e3864fb5ccf5641c65fd42c6f authored about 3 years ago by Marc CornellĂ  <[email protected]>
feat(refined): allow selecting git branch by changing prefix to `:` (#10400)

github.com/ohmyzsh/ohmyzsh - 4a74349635cf30d305766b459c7cc3246831676e authored about 3 years ago by Janusz Mordarski <[email protected]>
style: use `-n` flag in `head` and `tail` commands (#10391)

Co-authored-by: Marc CornellĂ  <[email protected]>

github.com/ohmyzsh/ohmyzsh - e86c6f5e7fc9f024a427e2870ab70644b5454725 authored about 3 years ago by Kevin Burke <[email protected]>
feat(tmux): set session name with `ZSH_TMUX_DEFAULT_SESSION_NAME` (#9063)

github.com/ohmyzsh/ohmyzsh - 55682e36920e2ab7633fc6eee11466d3faed0bf8 authored about 3 years ago by Shahin Sorkh <[email protected]>
refactor(percol): fix style, bind keys for vi-mode and remove dependencies

github.com/ohmyzsh/ohmyzsh - 90903779b942a12d273e8d158ad97b252dc74360 authored about 3 years ago by Marc CornellĂ  <[email protected]>
refactor(osx): Rename osx plugin to macos (#10341)

Apple changed the name of their operating system from OS X to macOS a number of years ago. This ...

github.com/ohmyzsh/ohmyzsh - b2f35a7b98455b2bb8c7c3b11db6aa587e1d28bf authored about 3 years ago by Jonathan Batchelor <[email protected]>
fix(updater): stop update if connection unavailable

github.com/ohmyzsh/ohmyzsh - 7a2cb106258aa7a18bcd53e45df96c4871a03d5e authored about 3 years ago by Marc CornellĂ  <[email protected]>
docs: add Security Policy

github.com/ohmyzsh/ohmyzsh - 0520c2e30934a6e01b27988dca5bbbe3511d6868 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(command-not-found): pass arguments correctly in NixOS (#10381)

github.com/ohmyzsh/ohmyzsh - 9a02515c7c8eee90909fe72d59d2e3169cb5ed28 authored about 3 years ago by amnore <[email protected]>
feat(ys): increase color contrast with light color schemes (#10295)

github.com/ohmyzsh/ohmyzsh - 5e8905b4b22dfec9042590f3aa399935b8b83eed authored about 3 years ago by Aaron Hutchinson <[email protected]>
docs(dirhistory): document OPT key alternative for macOS and fix style

Fixes #10350

github.com/ohmyzsh/ohmyzsh - 49458b872d1bab1aa8338e319f27c9b3705c9fd7 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(dirhistory): fix ALT+Up/Down key bindings for Terminal.app

github.com/ohmyzsh/ohmyzsh - 7f494944e6e8047b49fdbd42977b4eb4670381fe authored about 3 years ago by Marc CornellĂ  <[email protected]>
feat(dirhistory): support urxvt terminal key binding (#8370)

Closes #8370

github.com/ohmyzsh/ohmyzsh - 79cf4b3ceb9bf981ce05adc1db3f01aa551efce8 authored about 3 years ago by Michael Peick <[email protected]>
fix(lib): fix `1` alias to `cd` to directory 1 in stack (#10370)

github.com/ohmyzsh/ohmyzsh - bf88ff3f904e7b6675ff142e44d8aae3132bad96 authored about 3 years ago by Richard Mitchell <[email protected]>
chore: fix grammar mistake in `CONTRIBUTING.md` (#10362)

github.com/ohmyzsh/ohmyzsh - 04c96e235ff522704a6f1482e7fd06a05467cbb7 authored about 3 years ago by Afzal Sayed <[email protected]>
feat(xcode): support `Package.swift` as project file in `xc` (#10358)

github.com/ohmyzsh/ohmyzsh - 1861b5f175dc8f6d6408772b707c9d6deb28a53f authored about 3 years ago by YR Chen <[email protected]>
feat(fzf): support getting fzf from nix-darwin (#10355)

github.com/ohmyzsh/ohmyzsh - 2e46b2a2dcb96cadd94283bdce95eca75bef1433 authored about 3 years ago by Christophe Bliard <[email protected]>
fix(changelog): fix for `${(@ps:$sep:)var}` construct in zsh < 5.0.8

In recent zsh versions, `${(@ps:$sep:)var}` where $sep is a variable containing
a separator stri...

github.com/ohmyzsh/ohmyzsh - 1dba1120410280699c6a97a5252bab24681b46b8 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(changelog): fix percent escapes in `printf` calls

github.com/ohmyzsh/ohmyzsh - 4b3a5c54117fa8af12878d1b659c14214cb4bbec authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(changelog): go back to ignoring commits from merged branches

github.com/ohmyzsh/ohmyzsh - 140bfa84320d6f0a9c3b429c1c6be41878e60352 authored about 3 years ago by Marc CornellĂ  <[email protected]>
perf(changelog): use regex-match instead of `sed` to parse commit subjects

github.com/ohmyzsh/ohmyzsh - 0267cb89eba6dc9f2744bfba73ada391a6582249 authored about 3 years ago by Marc CornellĂ  <[email protected]>
perf(changelog): use a single `git log` command to get all commit messages

github.com/ohmyzsh/ohmyzsh - 9c8131e417a15fccb15615e3b03ce44a53678fe0 authored about 3 years ago by Marc CornellĂ  <[email protected]>
feat(mix): update `mix` commands and descriptions (#10273)

github.com/ohmyzsh/ohmyzsh - 4f67b02a9f43b0996ad85ee600b468399e1477e5 authored about 3 years ago by JosĂ© Camelo Freitas <[email protected]>
fix(changelog): don't show more than 40 commits (#10345)

Fixes #10345

github.com/ohmyzsh/ohmyzsh - c2b9ae29371f142fe7f2da694f893f1365170bc2 authored about 3 years ago by Marc CornellĂ  <[email protected]>
fix(cli): exit `omz update` with correct error code (#10342)

github.com/ohmyzsh/ohmyzsh - 1e5e834e0f6486a569efd6b12ce4e33624fef0c9 authored about 3 years ago by Sina Tak Tehrani <[email protected]>
fix(ssh-agent): fix check for running `ssh-agent` process with hidepid /proc (#8492)

Fixes #8492

github.com/ohmyzsh/ohmyzsh - f1dd97bb2a9df55fae9b1ca26c829b9f8b290667 authored about 3 years ago by Marc CornellĂ  <[email protected]>
feat(osx): add `freespace` command to clean purgeable disk space (#8762)

Co-authored-by: Marc CornellĂ  <[email protected]>

github.com/ohmyzsh/ohmyzsh - 46f8765f4c871ef9b4e7f8bc448e45f4be15ff58 authored about 3 years ago by Rob Vadai <[email protected]>