github GitoxideLabs/gitoxide gix-v0.79.0
gix v0.79.0

12 hours ago

Bug Fixes

  • Correctly use $COMMON_DIR/info/exclude to make excludes work in worktrees.
    It turns out there is no per-worktree excludes file either.
  • Differentiate between core.bare being known or not.
    This allows Repository::is_bare() to only make assumptions based
    on the configuration value, which is what Git does.

Chore (BREAKING)

  • Upgrade prodash and crosstermion to the latest version.
    This will fix the cargo deny issue as it brings in a newer lru crate.

Bug Fixes (BREAKING)

  • Improve Repository::kind() for better classification
    Previously it wasn't clear what it really is as it chose the wrong
    categories.

New Features (BREAKING)

  • gix-error instead of thiserror
  • gix-error instead of thiserror

Commit Statistics

  • 21 commits contributed to the release over the course of 18 calendar days.
  • 18 days passed between releases.
  • 4 commits were understood as conventional.
  • 1 unique issue was worked on: #2402

Commit Details

view details
  • #2402
    • Differentiate between core.bare being known or not. (02fe02b)
  • Uncategorized
    • Merge pull request #2420 from cruessler/remove-imara-diff-0-1-in-gix-blame (28fbeb8)
    • Merge pull request #2400 from GitoxideLabs/gix-error (e4f016b)
    • Address Copilot review (0b0e9f8)
    • Refactor (c7f84c2)
    • gix-error instead of thiserror (0128df7)
    • gix-error instead of thiserror (b8059ab)
    • Remove feature flag blame-experimental (44e447b)
    • Merge pull request #2415 from GitoxideLabs/improvements (5c9e6ae)
    • Adapt to changes in gix-testtools (fb60c8a)
    • Merge pull request #2407 from GitoxideLabs/dependabot/cargo/cargo-fb4135702f (8bceefb)
    • Bump the cargo group with 59 updates (7ce3c55)
    • Merge pull request #2404 from fenhl/patch-1 (aaf0a76)
    • Refactor (d820846)
    • Clarify that blocking-http-transport-reqwest doesn't enable reqwest's default features (c45cdaf)
    • Merge pull request #2403 from GitoxideLabs/improvements (75ac1d0)
    • Improve Repository::kind() for better classification (8ea42ea)
    • Merge pull request #2396 from GitoxideLabs/gix-error (e8612b5)
    • Adapt to changes in gix-error (a304f13)
    • Adapt to changes in gix-actor (b80d026)
    • Merge pull request #2393 from GitoxideLabs/report (f7d0975)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.