summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-09-06fix(magic-enter): avoid unexpected console outputCarlo Sala
2025-09-06docs(gpg-agent): clarify plugin purpose (#13289)G'lek Tarssza
2025-09-05feat(repo): auto-complete docs rebase update-refs (#13286)Max Modesto Wallin
2025-09-01feat(spackenv): Adding Spackenv plugin (#13191)David Chin
2025-09-01feat(magic-enter plugin): Add support for jj to magic-enter plugin (#13241)Benjamin Bock
2025-09-01feat(tt): add plugin tt (#8273)ymlair
2025-09-01fix(juanghurtado): Changed text color to red when 'root' (#7104)Vanildo Souto Mangueira
2025-09-01feat(kompost): Add plugin for kompose (#7729)Kevin S Kirkup