-
Notifications
You must be signed in to change notification settings - Fork 47
Comparing changes
Open a pull request
base repository: z-shell/zi
base: main
head repository: z-shell/zi
compare: next
- 12 commits
- 28 files changed
- 3 contributors
Commits on Aug 8, 2023
-
perf: 🚀 Remove unnecessary directory path variable. Disable internal …
…aliases and set owner of packages. Signed-off-by: Salvydas Lukosius <sall@w-ss.io>
Configuration menu - View commit details
-
Copy full SHA for abf486a - Browse repository at this point
Copy the full SHA abf486aView commit details
Commits on Jun 15, 2025
-
fix: Correctly declare 'sigsize' as local in rpm2cpio.zsh and remove …
…sudo from path declaration in zi.zsh Signed-off-by: Salvydas Lukosius <ss-o@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 88a3d20 - Browse repository at this point
Copy the full SHA 88a3d20View commit details -
feat: Add version command to display Zi version
Signed-off-by: Salvydas Lukosius <ss-o@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b8248aa - Browse repository at this point
Copy the full SHA b8248aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bdaedb - Browse repository at this point
Copy the full SHA 6bdaedbView commit details
Commits on Jun 16, 2025
-
(misc): improved functionality, formatting and usability. (#327)
* [refactor] Update codebase (#264) * [feat]: ZI_USR hash * [fix]: updates/deprecates/adds subcommand options and other minor helpers. * [refactor]: ⚡️ rename zi-show-times > zi-times + minor fixes --------- * message/output (#265) [feat]: improve/rewrite/silence message. * updates (#266) refactor: ⚡️ improves updates * zpmod/build (#267) * [build]: ⚡️ consolidate zpmod --------- * chore: 🚀 * style: 🎨 add space in output of 'zi times' * [fix]: .zi-prepare-home use builtin cd -q * fix: 🐛 register subcommand: report * improve .zi-module build process * perf: ⚰️ deduplicate compinit calls --------- Signed-off-by: Salvydas Lukosius <ss-o@users.noreply.github.com> Co-authored-by: Salvydas Lukosius <ss-o@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3425c1c - Browse repository at this point
Copy the full SHA 3425c1cView commit details -
fix: Update labeler.yml to standardize changed-files formatting
Signed-off-by: Salvydas Lukosius <ss-o@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ee0e06c - Browse repository at this point
Copy the full SHA ee0e06cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef8cc80 - Browse repository at this point
Copy the full SHA ef8cc80View commit details -
improve performance and maintainability (#328)
perf: ⚡️ Checks the cached .zcompdump file to see if it must be regenerated adds a noticable delay to zsh startup. This restricts checking it once a day, determines when to regenerate compinit (it doesn't need to modify the compdump everytime) and compiles mapped to share (total mem reduction) run in background in multiple shells. A function that can be invoked from within `atinit', `atload', e.g: zi ice atinit'zicompinit_fast'; zi load user/repository. Signed-off-by: Salvydas Lukosius <sall@w-ss.io> Co-authored-by: Salvydas Lukosius <ss-o@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6a6a35a - Browse repository at this point
Copy the full SHA 6a6a35aView commit details
Commits on May 16, 2026
-
ci: modernize workflows, governance, and CI quality gates
Remove deprecated bot workflows (labeler, lock, pr-labels, rebase, stale, legacy zunit). Add CodeQL v4, ZD integration test, commit-lint. SHA-pin all actions. Restructure CODEOWNERS with granular per-area ownership.
Configuration menu - View commit details
-
Copy full SHA for d092066 - Browse repository at this point
Copy the full SHA d092066View commit details -
fix(autoload): correct bugs in auto-reload, zpmod build, and zi.zsh c…
…leanup Fix loop variable rm_file in zi-auto-reload, drop invalid --autostash from git merge, fix zpmod build to run make once with pipestatus check, make cp explicit, guard recompile message with RECOMPILE_REQUEST check. Clean up zi.zsh: remove duplicate version entry, fix spelling.
Configuration menu - View commit details
-
Copy full SHA for 351a7d4 - Browse repository at this point
Copy the full SHA 351a7d4View commit details
Commits on May 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 72e40e1 - Browse repository at this point
Copy the full SHA 72e40e1View commit details
Commits on May 21, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e3ff8e3 - Browse repository at this point
Copy the full SHA e3ff8e3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...next