Releases: GitoxideLabs/gitoxide
gix-fs v0.17.0
Commit Statistics
- 5 commits contributed to the release over the course of 70 calendar days.
- 70 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 (4da2927)
- Update MSRV to 1.82 and replace once_cell with std equivalents (6cc8464)
- Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a (9365cc3)
- Bump the cargo group across 1 directory with 64 updates (838ff95)
- Merge pull request #2113 from GitoxideLabs/release (dc7343c)
gix-filter v0.21.0
Commit Statistics
- 10 commits contributed to the release over the course of 99 calendar days.
- 99 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 (4da2927)
- Fixup Copilot commits and thank clippy (b188a7d)
- Update MSRV to 1.82 and replace once_cell with std equivalents (6cc8464)
- Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a (9365cc3)
- Bump the cargo group across 1 directory with 64 updates (838ff95)
- Merge pull request #2113 from GitoxideLabs/release (dc7343c)
- Release gix-actor v0.35.4, gix-fs v0.16.1, gix-object v0.50.2, gix-ref v0.53.1 (79ba9d0)
- Merge pull request #2100 from GitoxideLabs/release (202bc6d)
- Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 (d64f257)
- Merge pull request #2075 from GitoxideLabs/improvements (784c046)
gix-features v0.44.0
Bug Fixes (BREAKING)
- remove unused and previously deprecated
zlibrelated features.
We now usezlib-rsdirectly.
Commit Statistics
- 11 commits contributed to the release over the course of 79 calendar days.
- 79 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 (4da2927)
- Fixup Copilot commits and thank clippy (b188a7d)
- Update MSRV to 1.82 and replace once_cell with std equivalents (6cc8464)
- Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a (9365cc3)
- Bump the cargo group across 1 directory with 64 updates (838ff95)
- Merge pull request #2155 from folkertdev/skip-flate2 (752d6dc)
- Don't box compression/decompression type and avoid indirections and allocs (e5a7487)
- Remove unused and previously deprecated
zlibrelated features. (f47f3e4) - Refactor (0e7aa81)
- In
gix-features, uselibz-rs-sysdirectly, skippingflate2(5a2361b) - Merge pull request #2100 from GitoxideLabs/release (202bc6d)
gix-discover v0.42.0
Bug Fixes
-
discover upwards to cwd
The upwards search for the repository directory takes a directory as
input and then walks through the parents. It turns out that it was
broken when the repository was the same as the working directory.The code checked when the directory components had been stripped to "", in
case the directory was replaced withcwd.parent(), so the loop missed
to checkcwditself. If the input directory was "./something", then
"." was checked which then succeeded.
Commit Statistics
- 13 commits contributed to the release over the course of 99 calendar days.
- 99 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 (4da2927)
- Fixup Copilot commits and thank clippy (b188a7d)
- Update MSRV to 1.82 and replace once_cell with std equivalents (6cc8464)
- Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a (9365cc3)
- Bump the cargo group across 1 directory with 64 updates (838ff95)
- Discover upwards to cwd (a80a150)
- Refactor (b3b3203)
- Fix discover::upwards when working dir is the repo (504afec)
- Merge pull request #2113 from GitoxideLabs/release (dc7343c)
- Release gix-actor v0.35.4, gix-fs v0.16.1, gix-object v0.50.2, gix-ref v0.53.1 (79ba9d0)
- Merge pull request #2100 from GitoxideLabs/release (202bc6d)
- Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 (d64f257)
- Merge pull request #2075 from GitoxideLabs/improvements (784c046)
gix-dir v0.16.0
Commit Statistics
- 11 commits contributed to the release over the course of 99 calendar days.
- 99 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates (89fb308)
- Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 (4da2927)
- Fixup Copilot commits and thank clippy (b188a7d)
- Update MSRV to 1.82 and replace once_cell with std equivalents (6cc8464)
- Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a (9365cc3)
- Bump the cargo group across 1 directory with 64 updates (838ff95)
- Merge pull request #2113 from GitoxideLabs/release (dc7343c)
- Release gix-actor v0.35.4, gix-fs v0.16.1, gix-object v0.50.2, gix-ref v0.53.1 (79ba9d0)
- Merge pull request #2100 from GitoxideLabs/release (202bc6d)
- Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 (d64f257)
- Merge pull request #2075 from GitoxideLabs/improvements (784c046)
gix-diff v0.54.0
Bug Fixes
-
make non-UTF8 unified diffs possible again.
-
compare symlinks with blobs as long as these aren't read from the worktree (without support)
-
textconf programs are now always run through a shell.
This is based on what Git does, see git/git@41a457e .This originally surfaced in gitbutlerapp/gitbutler#9540 .
New Features (BREAKING)
- add
DiffLineTypeandHunkHeader
This commit modifies the public API ofConsumeHunk::consume_hunkto
use the new typesDiffLineTypeandHunkHeader. It also shifts
responsibility for adding newlines to the API's consumer.
Commit Statistics
- 19 commits contributed to the release over the course of 99 calendar days.
- 99 days passed between releases.
- 4 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 (4da2927)
- Fixup Copilot commits and thank clippy (b188a7d)
- Update MSRV to 1.82 and replace once_cell with std equivalents (6cc8464)
- Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a (9365cc3)
- Bump the cargo group across 1 directory with 64 updates (838ff95)
- Merge pull request #2164 from GitoxideLabs/improvements (382dc5d)
- Make non-UTF8 unified diffs possible again. (e4eb98e)
- Merge pull request #2158 from GitoxideLabs/improvements (a78bf84)
- Compare symlinks with blobs as long as these aren't read from the worktree (without support) (f4e630f)
- Merge pull request #2102 from cruessler/split-unified-diff (f7f087c)
- Refactor (91a611f)
- Add
DiffLineTypeandHunkHeader(0924bd3) - Merge pull request #2113 from GitoxideLabs/release (dc7343c)
- Release gix-actor v0.35.4, gix-fs v0.16.1, gix-object v0.50.2, gix-ref v0.53.1 (79ba9d0)
- Merge pull request #2100 from GitoxideLabs/release (202bc6d)
- Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 (d64f257)
- Merge pull request #2085 from GitoxideLabs/improvements (9946611)
- Textconf programs are now always run through a shell. (ec26d32)
- Merge pull request #2075 from GitoxideLabs/improvements (784c046)
gix-date v0.10.6
Commit Statistics
- 6 commits contributed to the release over the course of 72 calendar days.
- 72 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 (4da2927)
- Fixup Copilot commits and thank clippy (b188a7d)
- Update MSRV to 1.82 and replace once_cell with std equivalents (6cc8464)
- Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a (9365cc3)
- Bump the cargo group across 1 directory with 64 updates (838ff95)
- Merge pull request #2110 from jpgrayson/fix/gix-date-parse-raw (651f9fa)
gix-credentials v0.31.0
Bug Fixes
- credential fill to allow protocol+host without URL
Commit Statistics
- 15 commits contributed to the release over the course of 99 calendar days.
- 99 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 (4da2927)
- Fixup Copilot commits and thank clippy (b188a7d)
- Update MSRV to 1.82 and replace once_cell with std equivalents (6cc8464)
- Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a (9365cc3)
- Bump the cargo group across 1 directory with 64 updates (838ff95)
- Merge pull request #2191 from GitoxideLabs/copilot/fix-b53588ea-1fea-485f-82a8-505a9101514e (033ce8e)
- Refactor (2cc63ca)
- Credential fill to allow protocol+host without URL (030e040)
- Merge pull request #2110 from jpgrayson/fix/gix-date-parse-raw (651f9fa)
- Release gix-date v0.10.5 (4289ae6)
- Merge pull request #2100 from GitoxideLabs/release (202bc6d)
- Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 (d64f257)
- Merge pull request #2097 from GitoxideLabs/fix-gix-date (589d63e)
- Release gix-date v0.10.4 (007e3f6)
- Merge pull request #2075 from GitoxideLabs/improvements (784c046)
gix-config-value v0.15.2
Commit Statistics
- 7 commits contributed to the release over the course of 99 calendar days.
- 99 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 (4da2927)
- Update MSRV to 1.82 and replace once_cell with std equivalents (6cc8464)
- Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a (9365cc3)
- Bump the cargo group across 1 directory with 64 updates (838ff95)
- Merge pull request #2100 from GitoxideLabs/release (202bc6d)
- Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 (d64f257)
- Merge pull request #2075 from GitoxideLabs/improvements (784c046)
gix-config v0.47.0
Bug Fixes
- on Windows,
Source::Usernow produces a directory even ifHOMEis not set.
This way it's easier to use downstream which may not have typical environment variables
set, particularly on Windows.
Commit Statistics
- 16 commits contributed to the release over the course of 99 calendar days.
- 99 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 (4da2927)
- Fixup Copilot commits and thank clippy (b188a7d)
- Update MSRV to 1.82 and replace once_cell with std equivalents (6cc8464)
- Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a (9365cc3)
- Bump the cargo group across 1 directory with 64 updates (838ff95)
- Merge pull request #2143 from GitoxideLabs/improvements (eee5199)
- Fix one failing test on MacOS (888b763)
- Merge pull request #2124 from GitoxideLabs/improvements (10a20d6)
- On Windows,
Source::Usernow produces a directory even ifHOMEis not set. (042efa0) - Merge pull request #2113 from GitoxideLabs/release (dc7343c)
- Release gix-actor v0.35.4, gix-fs v0.16.1, gix-object v0.50.2, gix-ref v0.53.1 (79ba9d0)
- Merge pull request #2100 from GitoxideLabs/release (202bc6d)
- Release gix-actor v0.35.3, gix-path v0.10.20, gix-features v0.43.1, gix-object v0.50.1 (d64f257)
- Merge pull request #2090 from GitoxideLabs/dependabot/cargo/cargo-f147714000 (473fe52)
- Bump the cargo group with 41 updates (428412c)
- Merge pull request #2075 from GitoxideLabs/improvements (784c046)