Bug Fixes
- Correctly use
$COMMON_DIR/info/excludeto make excludes work in worktrees.
It turns out there is no per-worktree excludes file either. - Differentiate between
core.barebeing known or not.
This allowsRepository::is_bare()to only make assumptions based
on the configuration value, which is what Git does.
Chore (BREAKING)
- Upgrade
prodashandcrosstermionto the latest version.
This will fix thecargo denyissue as it brings in a newerlrucrate.
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-errorinstead ofthiserrorgix-errorinstead ofthiserror
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.barebeing known or not. (02fe02b)
- Differentiate between
- 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-errorinstead ofthiserror(0128df7)gix-errorinstead ofthiserror(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-reqwestdoesn't enablereqwest'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)