summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-15fix(keychain): use pattern matching to detect version (#13423)Carlo Sala
2025-11-14chore(git): remove quotes around `$#` (#13403)Artyom Fedosov
2025-11-12docs(docker-compose): clarify tool choice (#13399)Fournet Enzo
2025-11-11docs(dotnet): remove `Core` suffix (#13418)Oskar Hermansson
2025-11-09chore(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 (#13414)dependabot[bot]
2025-11-09feat(gradle): update to a9d7c822 (#13413)ohmyzsh[bot]
2025-11-03feat(gradle): update to 25c3d368 (#13407)ohmyzsh[bot]
2025-11-03chore(deps): bump github/codeql-action from 4.31.0 to 4.31.2 (#13408)dependabot[bot]
2025-10-30feat(vscode): add support for Cursor (#13382)Yaroslav Sapak
2025-10-29chore: tidy funding (#13401)Marc Cornellà
2025-10-27feat(nestjs) Adding NestJS plugin (#13104)Mohaiminus Sakib
2025-10-26chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#13395)dependabot[bot]
2025-10-26chore(deps): bump github/codeql-action from 4.30.9 to 4.31.0 (#13394)dependabot[bot]
2025-10-26chore(gradle): update completion to 1525cf3f (#13393)ohmyzsh[bot]
2025-10-23fix(key-bindings): ensure `<Esc-l>` works if line is not empty (#13391)Alexey Trofimenko
2025-10-23feat(gradle): update to d51199b5 (#13390)ohmyzsh[bot]
2025-10-23ci(deps): ensure push permissions are available (#13389)Carlo Sala
2025-10-22feat(terraform): add aliases for workspace management (#12845)Jeconias Santos
2025-10-21fix(git): improve ggu, ggl, gp, ggfl, ggp functions (#13370)hanskr
2025-10-21fix(ssh): use `grep -E` instead of `egrep` (#13380)Florian
2025-10-21chore(deps): bump charset-normalizer in /.github/workflows/dependencies (#13378)dependabot[bot]
2025-10-21chore: update license year (#13369)Olexandr88
2025-10-21chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 (#13376)dependabot[bot]
2025-10-21chore(deps): bump idna in /.github/workflows/dependencies (#13377)dependabot[bot]
2025-10-15chore(task): fix error in README (#13367)Oleg Atamanenko
2025-10-13chore(deps): bump github/codeql-action from 3.30.6 to 4.30.8 (#13364)dependabot[bot]
2025-10-09fix(history-substring-search): honor `CASE_SENSITIVE` variable (#13360)Paul Frederiksen
2025-10-06chore(deps): bump github/codeql-action from 3.30.5 to 3.30.6 (#13351)dependabot[bot]
2025-10-06chore(deps): bump certifi in /.github/workflows/dependencies (#13353)dependabot[bot]
2025-10-06chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#13352)dependabot[bot]
2025-10-05fix(flutter): fix captured keyboard during completion generation (#13350)Ardeshir Nahavandi Fard
2025-09-29fix(git): replace `whatchanged` with `log` (#13338)Carlo Sala
2025-09-29docs(common-aliases): fix tar.gz command (#13332)DE SILVA T R R
2025-09-29chore(deps): bump pyyaml in /.github/workflows/dependencies (#13337)dependabot[bot]
2025-09-29chore(deps): bump github/codeql-action from 3.30.3 to 3.30.5 (#13336)dependabot[bot]
2025-09-27ci: improve security in project.yml workflow (#13329)Marc Cornellà
2025-09-27chore: remove obsolete gitpod integration (#13334)Marc Cornellà
2025-09-23fix(command-not-found): support latest homebrew (#13327)Christian Kilmer
2025-09-22chore(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.2 (#13322)dependabot[bot]
2025-09-22chore(deps): bump actions/checkout from 4.3.0 to 5.0.0 (#13323)dependabot[bot]
2025-09-19ci: add scorecard automatic update (#13319)Carlo Sala
2025-09-19ci: Harden GitHub Actions [StepSecurity] (#13318)StepSecurity Bot
2025-09-19feat(cli): only allow `omz pr test` on PRs with `testers needed` label (#13238)Marc Cornellà
2025-09-19docs(tldr): state that `tldr` should be installed separately (#13298)jayant011797
2025-09-19fix(check_for_upgrade): ensure compatibility with screen (#13302)Paul Frederiksen
2025-09-19feat(task): add completion plugin (#13313)Lin
2025-09-19fix(bgnotify): use lsappinfo, add support for ghostty (#13314)Denys Dovhan
2025-09-10fix(magic-enter): check for cmd existance before executingCarlo Sala
2025-09-08chore(deps): bump actions/setup-python from 5 to 6 (#13293)dependabot[bot]
2025-09-06feat(brew): add three more aliases (#13285)Conor Meagher