| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-29 | chore: tidy funding (#13401) | Marc Cornellà | |
| 2025-10-27 | feat(nestjs) Adding NestJS plugin (#13104) | Mohaiminus Sakib | |
| * Adding NestJS command aliases * Removed installation instructions from the README file of NestJS plugin | |||
| 2025-10-26 | chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#13395) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-10-26 | chore(deps): bump github/codeql-action from 4.30.9 to 4.31.0 (#13394) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-10-26 | chore(gradle): update completion to 1525cf3f (#13393) | ohmyzsh[bot] | |
| Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | |||
| 2025-10-23 | fix(key-bindings): ensure `<Esc-l>` works if line is not empty (#13391) | Alexey Trofimenko | |
| 2025-10-23 | feat(gradle): update to d51199b5 (#13390) | ohmyzsh[bot] | |
| Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | |||
| 2025-10-23 | ci(deps): ensure push permissions are available (#13389) | Carlo Sala | |
| 2025-10-22 | feat(terraform): add aliases for workspace management (#12845) | Jeconias Santos | |
| 2025-10-21 | fix(git): improve ggu, ggl, gp, ggfl, ggp functions (#13370) | hanskr | |
| Co-authored-by: Hans Kristian Kismul <hans.kristian.kismul@finn.no> | |||
| 2025-10-21 | fix(ssh): use `grep -E` instead of `egrep` (#13380) | Florian | |
| 2025-10-21 | chore(deps): bump charset-normalizer in /.github/workflows/dependencies (#13378) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-10-21 | chore: update license year (#13369) | Olexandr88 | |
| 2025-10-21 | chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 (#13376) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-10-21 | chore(deps): bump idna in /.github/workflows/dependencies (#13377) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-10-15 | chore(task): fix error in README (#13367) | Oleg Atamanenko | |
| 2025-10-13 | chore(deps): bump github/codeql-action from 3.30.6 to 4.30.8 (#13364) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 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> | |||
