| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-09 | fix(history-substring-search): honor `CASE_SENSITIVE` variable (#13360) | Paul Frederiksen | |
| 2025-10-06 | chore(deps): bump github/codeql-action from 3.30.5 to 3.30.6 (#13351) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-10-06 | chore(deps): bump certifi in /.github/workflows/dependencies (#13353) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-10-06 | chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#13352) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-10-05 | fix(flutter): fix captured keyboard during completion generation (#13350) | Ardeshir Nahavandi Fard | |
| 2025-09-29 | fix(git): replace `whatchanged` with `log` (#13338) | Carlo Sala | |
| Closes #13333 | |||
| 2025-09-29 | docs(common-aliases): fix tar.gz command (#13332) | DE SILVA T R R | |
| 2025-09-29 | chore(deps): bump pyyaml in /.github/workflows/dependencies (#13337) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-09-29 | chore(deps): bump github/codeql-action from 3.30.3 to 3.30.5 (#13336) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-09-27 | ci: improve security in project.yml workflow (#13329) | Marc Cornellà | |
| There is no inherent security vulnerability in the workflow, but there were certain practices that increased latent risk. In this commit, we: - Explicitly bind app token for each step that needs it, instead of setting it for all steps after "Store app token" - Refactor "classify" step, to not rely on files passed around, and instead uses only awk script. - Remove all instances of template injection within `run` scripts. There was nothing dangerous, but the practice is unsafe. - Sanitize all unwanted characters from PR plugin and theme names. References: W2M1-06 W2M1-07 | |||
| 2025-09-27 | chore: remove obsolete gitpod integration (#13334) | Marc Cornellà | |
| 2025-09-23 | fix(command-not-found): support latest homebrew (#13327) | Christian Kilmer | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2025-09-22 | chore(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.2 (#13322) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-09-22 | chore(deps): bump actions/checkout from 4.3.0 to 5.0.0 (#13323) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-09-19 | ci: add scorecard automatic update (#13319) | Carlo Sala | |
| 2025-09-19 | ci: Harden GitHub Actions [StepSecurity] (#13318) | StepSecurity Bot | |
| 2025-09-19 | feat(cli): only allow `omz pr test` on PRs with `testers needed` label (#13238) | Marc Cornellà | |
| 2025-09-19 | docs(tldr): state that `tldr` should be installed separately (#13298) | jayant011797 | |
| 2025-09-19 | fix(check_for_upgrade): ensure compatibility with screen (#13302) | Paul Frederiksen | |
| Co-authored-by: Paul Frederiksen <pfrederiksen@Pauls-Laptop.local> | |||
| 2025-09-19 | feat(task): add completion plugin (#13313) | Lin | |
| 2025-09-19 | fix(bgnotify): use lsappinfo, add support for ghostty (#13314) | Denys Dovhan | |
| 2025-09-10 | fix(magic-enter): check for cmd existance before executing | Carlo Sala | |
| Closes #13294 | |||
| 2025-09-08 | chore(deps): bump actions/setup-python from 5 to 6 (#13293) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-09-06 | feat(brew): add three more aliases (#13285) | Conor Meagher | |
| 2025-09-06 | fix(magic-enter): avoid unexpected console output | Carlo Sala | |
| Closes #13290 | |||
| 2025-09-06 | docs(gpg-agent): clarify plugin purpose (#13289) | G'lek Tarssza | |
| 2025-09-05 | feat(repo): auto-complete docs rebase update-refs (#13286) | Max Modesto Wallin | |
| 2025-09-01 | feat(spackenv): Adding Spackenv plugin (#13191) | David Chin | |
| * Add spackenv plugin to handle Spack environment * Use ":t" instead of 'basename' | |||
| 2025-09-01 | feat(magic-enter plugin): Add support for jj to magic-enter plugin (#13241) | Benjamin Bock | |
| 2025-09-01 | feat(tt): add plugin tt (#8273) | ymlair | |
| 2025-09-01 | fix(juanghurtado): Changed text color to red when 'root' (#7104) | Vanildo Souto Mangueira | |
| 2025-09-01 | feat(kompost): Add plugin for kompose (#7729) | Kevin S Kirkup | |
| Co-authored-by: Kevin S Kirkup <kevin.kirkup@pureport.com> | |||
| 2025-08-26 | feat(git): use remote default branch to guess main branch (#13212) | ElisarEisenbach | |
| Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
| 2025-08-26 | fix(chruby): avoid adding PATH entries twice (#12980) | Dennis Dashkevich | |
| 2025-08-25 | chore(deps): bump requests in /.github/workflows/dependencies (#13280) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-08-19 | fix(install): ensure `--unattended` is respected (#13275) | Carlo Sala | |
| Closes #13274 | |||
| 2025-08-18 | chore(deps): bump actions/checkout from 4 to 5 (#13271) | dependabot[bot] | |
| Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' 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-08-16 | feat(copyfile): add error handling (#13248) | 0xHouss | |
| 2025-08-16 | feat(battery): add wattage for macOS (#13258) | Jérémy | |
| 2025-08-16 | docs(key-bindings): clarify comment | Carlo Sala | |
| Closes #13265 | |||
| 2025-08-16 | fix(asdf): avoid prepending path entry multiple times (#13268) | Patrick W. Healy | |
| 2025-08-16 | feat(installer): add confirmation before overwriting existing .zshrc (#13086) | olwooz | |
| 2025-08-16 | fix(virtualenv): take into account `$VIRTUAL_ENV_PROMPT` | Carlo Sala | |
| Closes #13262 | |||
| 2025-08-13 | docs(web-search): add missing entries (#13263) | lucas | |
| 2025-08-12 | fix(poetry-env): add support for poetry 2 (#13260) | Jacob Rogers | |
| 2025-08-11 | chore(deps): bump certifi in /.github/workflows/dependencies (#13246) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-08-11 | chore(deps): bump charset-normalizer in /.github/workflows/dependencies (#13257) | dependabot[bot] | |
| Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.2 to 3.4.3. - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.2...3.4.3) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-08-08 | feat(extract): support `.pk{3,4,7}` files (#13254) | drjaska | |
| 2025-08-07 | feat(web-search): add crates.io, docs.rs (#13250) | xusd320 | |
| 2025-08-01 | feat(jonathan): add conda support (#13243) | Parintorn Thammasitboon | |
