Commit graph

  • 8d154b0609
    fix: silenced zinit self-update when in quiet mode (-q) Andrea Alberti 2026-02-15 19:36:47 +0100
  • 2e83176b23
    fix: resolve a second issue where git -C <path> had to be used instead of git --work-tree <path> Andrea Alberti 2026-02-15 19:23:47 +0100
  • 1107460bcd
    fix: .zi-check-for-git-changes runs git fetch before checking for changes Andrea Alberti 2026-02-15 18:58:46 +0100
  • 87a8e6b0d6
    ci: simplify workflow and job names (#765) vladislav doster 2026-02-17 07:25:41 -0600
  • 620e0e805a
    ci: rename labeler workflow and job vladislav doster 2026-02-17 07:19:07 -0600
  • ced89320fc
    ci: rename lint jobs and update task names in workflow vladislav doster 2026-02-17 07:15:27 -0600
  • 97fb0a3d89
    ci: simplify workflow & job names vladislav doster 2026-02-17 07:10:39 -0600
  • dc0b7c284f
    ci: put zinit tests first in tests.yaml for OS matrix vladislav doster 2026-02-17 07:05:08 -0600
  • dc8f1cdf68
    Merge branch 'main' into feat/smart-completion feat/smart-completion vladislav doster 2026-02-17 06:31:18 -0600
  • f2985297a9
    Merge pull request #764 from zdharma-continuum/vladdoster-patch-1 vladislav doster 2026-02-17 06:24:20 -0600
  • 18fc2cc5b9
    fix: update git-chglog to git-cliff in gh-r tests vladislav doster 2026-02-17 06:10:09 -0600
  • 34a18112e8
    fix: resolves a bug with github action trying to push updated docs back to external forks (#763) Andrea Alberti 2026-02-15 20:51:37 +0100
  • 6d32083561 fix: resolves a bug with github action trying to push generated documentation back to the fork in a pull request (which fails because it does not have permissions) Andrea Alberti 2026-02-15 20:11:09 +0100
  • 701657f71b
    Merge pull request #760 from zdharma-continuum/ci/fix-linting vladislav doster 2026-02-02 10:58:49 -0600
  • 507b4e5722 fix: add markdownlint exceptions to linting Vladislav Doster 2026-02-02 10:50:22 -0600
  • 01eb65f8ce
    fix: Update various tools in gh-r tests (#759) vladislav doster 2026-02-01 02:43:27 -0600
  • e38ea9f72d
    fix: update bash repo for bash test in plugin test vladislav doster 2026-01-31 20:13:20 -0600
  • a01e8c96f3
    fix: Update various tools in gh-r tests vladislav doster 2026-01-31 19:56:42 -0600
  • 89e1858b72 docs: generate GitHub Actions 2026-01-03 13:41:34 +0000
  • 55d19f86f6
    Fix(self-update): Honor current branch instead of hardcoding 'main' (#751) Andrea Alberti 2026-01-03 14:38:58 +0100
  • 18bed78f8a Integrated suggestion https://github.com/zdharma-continuum/zinit/pull/751#pullrequestreview-3621790276 Andrea Alberti 2026-01-02 10:33:39 +0100
  • c756fe2e71 docs: generate GitHub Actions 2026-01-01 11:41:35 +0000
  • c720e72ee9
    Feature: Add configurable non-interactive pager for updates (#753) Andrea Alberti 2026-01-01 12:39:01 +0100
  • 31a63c8cb5 docs: generate GitHub Actions 2026-01-01 11:17:04 +0000
  • 893146b586
    Refactor: Improve clarity and readability of run-atpull log message (#752) Andrea Alberti 2026-01-01 12:14:33 +0100
  • 082f440225 Improved colors to be consistent with other log messages Andrea Alberti 2026-01-01 01:00:41 +0100
  • 6553a02624 Restored previously deleted comments Andrea Alberti 2025-12-31 23:22:23 +0100
  • a137a6a313 Feature: control the pager with ZINIT options Andrea Alberti 2025-12-30 22:11:38 +0100
  • 00f6c50f43 Improved readability of run-atpull log message Andrea Alberti 2025-12-30 12:40:55 +0100
  • 129acf89a4 Support for release-based compilation of source files Andrea Alberti 2025-12-30 10:49:28 +0100
  • f8fb19458a
    build(deps): bump dawidd6/action-homebrew-bump-formula from 6 to 7 (#749) dependabot[bot] 2025-12-03 15:34:18 +0100
  • bb0d66b595
    build(deps): bump dawidd6/action-homebrew-bump-formula from 6 to 7 dependabot[bot] 2025-12-03 12:03:05 +0000
  • 2c04ceb788
    build(deps): bump actions/checkout from 5 to 6 (#748) dependabot[bot] 2025-11-21 13:54:18 +0100
  • 875f088c4b
    build(deps): bump actions/checkout from 5 to 6 dependabot[bot] 2025-11-21 12:02:55 +0000
  • a42dba233d
    build(deps): bump dawidd6/action-homebrew-bump-formula from 5 to 6 (#747) dependabot[bot] 2025-11-20 13:35:40 +0100
  • 1081c18eaf
    build(deps): bump dawidd6/action-homebrew-bump-formula from 5 to 6 dependabot[bot] 2025-11-20 12:02:57 +0000
  • d38a3cc4f3
    build(deps): bump actions/setup-node from 5 to 6 (#744) dependabot[bot] 2025-10-14 14:33:59 +0200
  • 0ed02a507e
    build(deps): bump actions/setup-node from 5 to 6 dependabot[bot] 2025-10-14 12:03:11 +0000
  • e250cd0b42
    docs(HACKING.md): Iimprove formatting (#743) vladislav doster 2025-10-03 00:31:45 -0500
  • 2df913c849
    docs(HACKING.md): Iimprove formatting vladislav doster 2025-10-03 00:27:44 -0500
  • 9f3703176a
    docs(README.md): fix typos vladislav doster 2025-10-02 22:34:41 -0500
  • eb472d1fcf docs: generate GitHub Actions 2025-09-10 07:30:16 +0000
  • 5784ef17f4
    Fix: Timeout on downloading from GH releases (#741) Douglas de Campos Held 2025-09-10 04:27:45 -0300
  • c2cf61c47a
    Remove instalation of cmake Douglas Held 2025-09-04 01:22:49 -0300
  • e47ac66bea
    Fix error in unit test Douglas Held 2025-09-04 01:03:04 -0300
  • ba25d2c279
    Fix https error on download from github release Douglas Held 2025-08-29 20:50:37 -0300
  • 84d21fb7f2 docs: generate GitHub Actions 2025-09-05 12:29:32 +0000
  • f1e503dc3b
    fix: impl gh-r version detection using GitHub API (#731) Xie Zejian 2025-09-05 20:27:03 +0800
  • c6dd2a69c5
    build(deps): bump actions/labeler from 5 to 6 (#740) dependabot[bot] 2025-09-05 14:03:39 +0200
  • 12da802efe
    build(deps): bump actions/labeler from 5 to 6 dependabot[bot] 2025-09-05 12:02:44 +0000
  • 342deb8a24
    build(deps): bump actions/setup-node from 4 to 5 (#739) dependabot[bot] 2025-09-04 17:45:08 +0200
  • c5b6c5e3e7
    build(deps): bump actions/setup-python from 5 to 6 (#738) dependabot[bot] 2025-09-04 17:44:59 +0200
  • 16df866128
    build(deps): bump actions/setup-node from 4 to 5 dependabot[bot] 2025-09-04 14:20:48 +0000
  • 80ad74aa7d
    build(deps): bump actions/setup-python from 5 to 6 dependabot[bot] 2025-09-04 14:05:54 +0000
  • 09f48a7964
    fix: impl gh-r version detection using GitHub API fecet 2025-08-28 14:49:20 +0800
  • 04034e62f6 docs: generate GitHub Actions 2025-08-12 18:42:07 +0000
  • 2167408db2
    fix: prevent "permission denied" errors from empty hook handlers (#729) Nick Sherron 2025-08-12 12:39:35 -0600
  • 2f0b528b82
    Merge branch 'main' into fix-empty-hook-permission-denied Philipp Schmitt 2025-08-12 20:39:27 +0200
  • c153788560
    build(deps): bump actions/checkout from 4 to 5 (#730) dependabot[bot] 2025-08-12 20:36:52 +0200
  • 8e48d373aa
    build(deps): bump actions/checkout from 4 to 5 dependabot[bot] 2025-08-12 17:44:28 +0000
  • 6509082da9
    fix: prevent "permission denied" errors from empty hook handlers nicksherron 2025-07-29 19:58:15 -0400
  • 6bc84687e7
    Fix issues with hanging and zombie jobs James Whaley 2024-10-20 14:52:35 +0100
  • c84533b4ce
    docs: Add async_prompt.zsh to OMZ theme migration guide (#727) Junior Nascimento 2025-07-23 05:46:11 -0300
  • e542d89492 docs: Add async_prompt.zsh to OMZ theme migration guide Júnior Nascimento 2025-07-22 16:45:30 -0300
  • f38e079f67
    build(deps): bump dawidd6/action-homebrew-bump-formula from 4 to 5 (#723) dependabot[bot] 2025-06-17 10:02:19 +0200
  • 3de628afeb
    build(deps): bump dawidd6/action-homebrew-bump-formula from 4 to 5 dependabot[bot] 2025-06-16 13:55:02 +0000
  • 2daaac2de2
    Fix #719 (#722) Philipp Schmitt 2025-06-07 15:22:07 +0200
  • e1eeb1691c
    Gitter -> Matrix Philipp Schmitt 2025-06-07 15:19:27 +0200
  • 245f05e166
    Fix #719 Philipp Schmitt 2025-06-07 15:18:14 +0200
  • 610551726b docs: generate GitHub Actions 2025-06-05 09:56:18 +0000
  • 991e4a816e
    fix: correct SSH URL format for private repos (#721) sienks 2025-06-05 19:53:41 +1000
  • a8f579478a fix: correct SSH URL format for private repos sienks 2025-06-04 13:39:38 +1000
  • 9a3e5c9797 docs: generate GitHub Actions 2025-05-24 04:55:31 +0000
  • 6a51ac7125
    Changes to create $ZSH_CACHE_DIR/completions directory (#708) Kartik Yadav 2025-05-24 10:22:57 +0530
  • 351df735d1 changes to check if ZSH_CACHE_DIR is writable. kartik.yadav 2025-05-23 13:44:59 +0530
  • 25c18b5b2a
    docs: Add instructions for how to disable global compinit on NixOS (#717) Björn Richter 2025-04-25 21:47:14 +0200
  • 97f7da116f docs: Add instructions for how to disable global compinit on NixOS ^x3ro 2025-04-25 19:38:30 +0200
  • 88a9ff98ac Changes to create $ZSH_CACHE_DIR/completions directory kartik.yadav 2025-03-03 17:53:49 +0530
  • 5c0c0454de
    ci: disable container builds for old versions of zsh (#704) v3.14.0 Philipp Schmitt 2025-02-18 17:57:53 +0100
  • 875350c7e0
    ci: disable container builds for old versions of zsh Philipp Schmitt 2025-02-18 17:55:23 +0100
  • 8a7257a8e5
    installer: Set min zsh version to 5.8 (#696) Philipp Schmitt 2025-02-18 17:51:33 +0100
  • 091ddfeee5
    ci: disable navi gh-r test on mac os (#702) Philipp Schmitt 2025-02-18 17:50:58 +0100
  • e5c06500da
    ci: disable navi gh-r test on mac os Philipp Schmitt 2025-02-18 17:37:11 +0100
  • 3186c68346
    fix completions in zinit update (#701) Joseph Lee 2025-02-19 00:03:06 +0800
  • 4c1d65de40 fix: remove unused variable Joseph Lee 2025-02-18 06:13:14 +0000
  • 63f35915a6 fix: completion in _zinit_update function Joseph Lee 2025-02-18 06:05:22 +0000
  • 773852f588
    fix: global variable in ∞zinit-file-cp-mv-operation (#699) NICHOLAS85 2025-01-31 23:45:31 -0800
  • 4a4383ec7a fix: global variable in ∞zinit-file-cp-mv-operation NICHOLAS85 2025-01-31 22:44:14 -0800
  • 5d8f384ad1
    installer: Set min zsh version to 5.8 Philipp Schmitt 2025-01-28 18:07:56 +0100
  • b096d6ef53
    Fix tables in README Philipp Schmitt 2025-01-28 18:01:31 +0100
  • 5fb72bb34b
    Fix ols Philipp Schmitt 2025-01-28 17:59:45 +0100
  • c5ef0fd8f7
    Just avoid the awkwardness of using '|' in a table Philipp Schmitt 2025-01-28 17:53:43 +0100
  • 51484bf627
    ignore md041 Philipp Schmitt 2025-01-28 17:52:39 +0100
  • 800cc5cced
    Fix md paths Philipp Schmitt 2025-01-28 17:51:14 +0100
  • 8ea501b572
    debug Philipp Schmitt 2025-01-28 17:50:01 +0100
  • 268fea5f9f
    list inspected files Philipp Schmitt 2025-01-28 17:48:57 +0100
  • 0b129cdf5f
    test Philipp Schmitt 2025-01-28 17:47:48 +0100
  • 1b4c8c90bd
    output the VERSION of markdownlint Philipp Schmitt 2025-01-28 17:41:09 +0100
  • 745244f846
    Fix headings Philipp Schmitt 2025-01-28 17:35:18 +0100
  • 052f388a4a
    Update ignore regex for changelog Philipp Schmitt 2025-01-28 17:32:02 +0100