Download Latest Version gitoxide-lean-v0.54.0-i686-pc-windows-msvc.zip (9.9 MB)
Email in envelope

Get an email when there's a new version of gitoxide

Home / v0.54.0
Name Modified Size InfoDownloads / Week
Parent folder
hashes.sha256 2026-05-26 4.6 kB
gitoxide-max-pure-v0.54.0-universal-apple-darwin.tar.gz 2026-05-26 21.0 MB
gitoxide-lean-v0.54.0-universal-apple-darwin.tar.gz 2026-05-26 19.8 MB
gitoxide-max-v0.54.0-universal-apple-darwin.tar.gz 2026-05-26 21.5 MB
gitoxide-small-v0.54.0-universal-apple-darwin.tar.gz 2026-05-26 9.2 MB
gitoxide-max-v0.54.0-x86_64-apple-darwin.tar.gz 2026-05-26 11.1 MB
gitoxide-max-pure-v0.54.0-x86_64-pc-windows-gnu.zip 2026-05-26 10.7 MB
gitoxide-max-pure-v0.54.0-x86_64-pc-windows-msvc.zip 2026-05-26 10.9 MB
gitoxide-max-pure-v0.54.0-aarch64-pc-windows-msvc.zip 2026-05-26 10.5 MB
gitoxide-max-v0.54.0-x86_64-pc-windows-gnu.zip 2026-05-26 11.8 MB
gitoxide-max-pure-v0.54.0-i686-pc-windows-msvc.zip 2026-05-26 10.0 MB
gitoxide-max-v0.54.0-aarch64-pc-windows-msvc.zip 2026-05-26 11.1 MB
gitoxide-lean-v0.54.0-x86_64-pc-windows-gnu.zip 2026-05-26 10.9 MB
gitoxide-max-v0.54.0-x86_64-pc-windows-msvc.zip 2026-05-26 11.8 MB
gitoxide-max-v0.54.0-i686-pc-windows-msvc.zip 2026-05-26 10.8 MB
gitoxide-max-pure-v0.54.0-x86_64-apple-darwin.tar.gz 2026-05-26 10.8 MB
gitoxide-lean-v0.54.0-x86_64-apple-darwin.tar.gz 2026-05-26 10.2 MB
gitoxide-lean-v0.54.0-i686-pc-windows-msvc.zip 2026-05-26 9.9 MB
gitoxide-lean-v0.54.0-aarch64-pc-windows-msvc.zip 2026-05-26 10.1 MB
gitoxide-max-pure-v0.54.0-s390x-unknown-linux-gnu.tar.gz 2026-05-26 11.9 MB
gitoxide-lean-v0.54.0-x86_64-pc-windows-msvc.zip 2026-05-26 10.9 MB
gitoxide-max-pure-v0.54.0-powerpc64le-unknown-linux-gnu.tar.gz 2026-05-26 11.6 MB
gitoxide-max-pure-v0.54.0-aarch64-unknown-linux-musl.tar.gz 2026-05-26 10.5 MB
gitoxide-max-pure-v0.54.0-aarch64-unknown-linux-gnu.tar.gz 2026-05-26 10.5 MB
gitoxide-max-pure-v0.54.0-arm-unknown-linux-gnueabihf.tar.gz 2026-05-26 10.5 MB
gitoxide-max-pure-v0.54.0-i686-unknown-linux-musl.tar.gz 2026-05-26 10.8 MB
gitoxide-max-pure-v0.54.0-arm-unknown-linux-musleabihf.tar.gz 2026-05-26 10.6 MB
gitoxide-max-pure-v0.54.0-i686-unknown-linux-gnu.tar.gz 2026-05-26 11.2 MB
gitoxide-small-v0.54.0-x86_64-apple-darwin.tar.gz 2026-05-26 4.8 MB
gitoxide-max-pure-v0.54.0-x86_64-unknown-linux-gnu.tar.gz 2026-05-26 11.2 MB
gitoxide-max-pure-v0.54.0-riscv64gc-unknown-linux-gnu.tar.gz 2026-05-26 11.0 MB
gitoxide-small-v0.54.0-i686-pc-windows-msvc.zip 2026-05-26 4.5 MB
gitoxide-max-pure-v0.54.0-x86_64-unknown-linux-musl.tar.gz 2026-05-26 11.3 MB
gitoxide-small-v0.54.0-x86_64-pc-windows-gnu.zip 2026-05-26 4.8 MB
gitoxide-max-pure-v0.54.0-aarch64-apple-darwin.tar.gz 2026-05-26 10.2 MB
gitoxide-max-v0.54.0-aarch64-apple-darwin.tar.gz 2026-05-26 10.5 MB
gitoxide-small-v0.54.0-aarch64-pc-windows-msvc.zip 2026-05-26 4.5 MB
gitoxide-small-v0.54.0-x86_64-pc-windows-msvc.zip 2026-05-26 4.8 MB
gitoxide-lean-v0.54.0-aarch64-apple-darwin.tar.gz 2026-05-26 9.6 MB
gitoxide-small-v0.54.0-aarch64-apple-darwin.tar.gz 2026-05-26 4.5 MB
README.md 2026-05-26 1.2 kB
v0.54.0 source code.tar.gz 2026-05-26 15.3 MB
v0.54.0 source code.zip 2026-05-26 16.6 MB
Totals: 43 Items   444.4 MB 7

New Features

  • gix dirwalk as a way to run gix-dir directly This is mostly for testing walks specifically, without needing them as part of gix clean or gix status.
  • add gix merge tree --message '' to allow creating commits This is useful for controlling cherry-picks precisely.

Commit Statistics

  • 7 commits contributed to the release over the course of 26 calendar days.
  • 28 days passed between releases.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

<csr-read-only-do-not-edit/>

view details * **Uncategorized** - Merge pull request #2584 from GitoxideLabs/improvements (1322a36) - `gix dirwalk` as a way to run gix-dir directly (add4cf4) - Merge pull request #2568 from GitoxideLabs/dependabot/cargo/cargo-56d6b174d8 (ab2fee1) - Update crates to Rust 2024 edition (2cb17b2) - Remove rust_2018_idioms lint declarations (e10d5f6) - Merge pull request #2557 from GitoxideLabs/cherry-pick (0771cb2) - Add `gix merge tree --message ''` to allow creating commits (6ab327e)
Source: README.md, updated 2026-05-26