| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-19 | fix(agnoster): respect bg / fg user envs (#12897) | Pedro A. Aranda Gutiérrez | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2025-04-19 | docs: fix typos (#13061) | Nicholas Wilson | |
| 2025-04-19 | fix(git-prompt): use `--git-common-dir` to load stash count (#13072) | Kat R. | |
| 2025-04-17 | fix(branch): handle branches with `/` properly (#13063) | swivelmargarita | |
| Co-authored-by: Takha Polat <takha.polat@bell-sw.com> | |||
| 2025-04-13 | chore(deps): bump urllib3 in /.github/workflows/dependencies (#13065) | dependabot[bot] | |
| Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.4.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-04-03 | fix(macos): use `command man` instead of `man` (#13046) | Sidar | |
| 2025-03-29 | fix(cli): support `noexec` environments (#13042) | Carlo Sala | |
| Closes #13032 | |||
| 2025-03-29 | fix(asdf)!: remove legacy <0.16 integration | Carlo Sala | |
| `asdf` plugin only supports asdf 0.16 and ahead from now on. | |||
| 2025-03-29 | docs(asdf): match README with 0.16 (#13026) | Kartik Vashistha | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2025-03-29 | fix(dnf): function name typo (#13040) | Mikrz | |
| 2025-03-29 | chore(alias-finder): code style (#13038) | Roeniss Moon | |
| 2025-03-25 | feat(docker): add alias for stats (#12988) | Chriss | |
| 2025-03-25 | docs(docker): add section for podman's docker wrapper (#13024) | Roeniss Moon | |
| 2025-03-25 | fix(alias-finder): early return on cmd len <2 (#13030) | Roeniss Moon | |
| 2025-03-24 | fix(tmux): disable AUTOREFRESH by default (#13034) | Carlo Sala | |
| 2025-03-21 | fix(bgnotify): detect if sway is running and not just installed (#12989) | Benjamin Neff | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2025-03-20 | feat(macos): add support for Ghostty (#12890) | Adil Erchouk | |
| 2025-03-20 | feat(dirhistory): preserve forward directories with `cde` alias (#9328) | Marc Cornellà | |
| Closes #11954 Co-authored-by: Jeff Williams <jeffsmessages@gmail.com> | |||
| 2025-03-20 | chore(install): option case matching (#12881) | Gurram Siddarth Reddy | |
| 2025-03-20 | docs(tmux): add note to README for #5282 | Carlo Sala | |
| 2025-03-20 | feat(tmux): refresh global environments automatically (#5282) | Xin Li | |
| 2025-03-20 | fix(dirhistory): support iTerm2 natural text key bindings (#11026) | Marc Cornellà | |
| Fixes #11026 Fixes #11407 | |||
| 2025-03-20 | fix(termsupport): ensure ohmyzsh can run with `set -eu` | Carlo Sala | |
| Closes #12870 | |||
| 2025-03-20 | feat(dirhistory): add support for ghostty (#12868) | Kristijan | |
| 2025-03-20 | feat(uv): alias `uv` with `noglob` (#12866) | bretello | |
| 2025-03-20 | feat(jira): add `project` command to open project (#12851) | Ken van der Eerden | |
| 2025-03-20 | fix(nicoluaj): avoid overriding customization params (#12859) | Hong Xu | |
| 2025-03-20 | feat(mix): autocomplete `format` command (#13012) | Robert Dober | |
| 2025-03-20 | fix(ranq-quote): use https for quote retrieval (#13021) | Linda TJ | |
| 2025-03-11 | fix(conda): correct typo in alias parameter (#13010) | Gary Wei | |
| Closes #13009 | |||
| 2025-03-04 | feat(jj): enable dynamic completion (#13003) | nasso | |
| 2025-03-03 | feat(jj): add jujutsu plugin (#12292) | nasso | |
| 2025-02-19 | fix(agnoster): print white text over black for light theme only (#12983) | tuzi3040 | |
| 2025-02-14 | fix(agnoster): print white text over black (#12525) | Adrien Plazas | |
| 2025-02-13 | fix(updater): detect p10k instant prompt (#12971) | Marc Cornellà | |
| Fixes #12781 | |||
| 2025-02-12 | feat(agnoster): add color config and add some git stuff (#12505) | Stephen Gelman | |
| Co-authored-by: Kilobyte22 <stiepen22@gmx.de> Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2025-02-12 | fix(chruby): update brew sourcing for Apple Silicon (#12941) | Dennis Dashkevich | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2025-02-12 | feat(asdf): support asdf v0.16 ahead | Carlo Sala | |
| Co-authored-by: Valgard Trontheim <github@trontheim.de> Closes #12964 Closes #12967 | |||
| 2025-02-04 | fix(mvn): handle directories in `<relativePath>` (#12957) | Daniel Mensinger | |
| 2025-02-02 | chore(deps): bump certifi in /.github/workflows/dependencies (#12955) | dependabot[bot] | |
| Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.12.14 to 2025.1.31. - [Commits](https://github.com/certifi/python-certifi/compare/2024.12.14...2025.01.31) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-02-02 | feat(wd): update to v0.9.3 (#12954) | ohmyzsh[bot] | |
| Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | |||
| 2025-01-30 | feat(terraform): support `TF_DATA_DIR` in `tf_prompt_info` (#12949) | soemiran | |
| 2025-01-29 | docs(ember-cli): fix typo (#12945) | Guspan Tanadi | |
| 2025-01-26 | feat(dnf): add `dnf5` completion | Carlo Sala | |
| Closes #12939 | |||
| 2025-01-26 | chore(deps): bump semver from 3.0.3 to 3.0.4 in ↵ | dependabot[bot] | |
| /.github/workflows/dependencies (#12938) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-01-24 | docs(git-auto-fetch): fix typo (#12937) | Marcus Voltolim | |
| 2025-01-24 | chore: ignore `.zwc` files (#12936) | Eduardo Roberto | |
| 2025-01-23 | feat(jira): allow branch name customization (#12850) | Ken van der Eerden | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2025-01-23 | fix(cli)!: remove harmful `--unattended` flag for `omz update` (#12935) | Marc Cornellà | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2025-01-23 | fix(timer): minutes calculation logic (#12857) | shun095 | |
