Skip to content

gitoxide

v0.54.0 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 9d Version Control
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

blazingly-fast built-with-rust cli git version-control

Summary

AI summary

Updates Commit Details, Commit Statistics, and New Features across a mixed release.

Changes in this release

Feature Medium

Adds `gix dirwalk` command for direct gix-dir execution

Adds `gix dirwalk` command for direct gix-dir execution

Source: llm_adapter@2026-05-26

Confidence: high

Feature Medium

Adds `gix merge tree --message ''` option to create commits

Adds `gix merge tree --message ''` option to create commits

Source: llm_adapter@2026-05-26

Confidence: high

Refactor Low

Updates crates to Rust 2024 edition

Updates crates to Rust 2024 edition

Source: llm_adapter@2026-05-26

Confidence: high

Refactor Low

Removes rust_2018_idioms lint declarations

Removes rust_2018_idioms lint declarations

Source: llm_adapter@2026-05-26

Confidence: high

Full changelog

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

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)

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track gitoxide

Get notified when new releases ship.

Sign up free

About gitoxide

An idiomatic, lean, fast & safe pure Rust implementation of Git

All releases →

Related context

Earlier breaking changes

  • vgix-v0.84.0 Allow checkouts of empty repositories; `destination_must_be_empty` becomes `Option<bool>`
  • vgix-worktree-stream-v0.33.0 Changes API of `Stream::add_entry_from_path` to require `hash_kind` argument.
  • vgix-object-v0.61.0 Renames `Data::hash_kind` to `Data::object_hash` for consistency.

Beta — feedback welcome: [email protected]