Releases: GitoxideLabs/gitoxide
Releases · GitoxideLabs/gitoxide
gix-traverse v0.51.1
Commit Statistics
- 3 commits contributed to the release over the course of 5 calendar days.
- 5 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-trace v0.1.17
Commit Statistics
- 3 commits contributed to the release over the course of 14 calendar days.
- 14 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-tempfile v20.0.1
Commit Statistics
- 3 commits contributed to the release over the course of 14 calendar days.
- 14 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-pack v0.64.1
Other
-
Don't decompress the delta when decompressing base objects.
It was already decompressed on line 285, so attempting to decompress it
again turns the delta stream into garbage.Unfortunately I don't know enough about the git file format to make a
test, the best I was able to do was to compare it to a reference
implementation and see what was going wrong.
Commit Statistics
- 3 commits contributed to the release over the course of 5 calendar days.
- 5 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-object v0.54.1
Commit Statistics
- 3 commits contributed to the release over the course of 5 calendar days.
- 5 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-lock v20.0.1
Commit Statistics
- 3 commits contributed to the release over the course of 14 calendar days.
- 14 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-index v0.45.1
Commit Statistics
- 3 commits contributed to the release over the course of 5 calendar days.
- 5 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-hash v0.21.2
Commit Statistics
- 4 commits contributed to the release over the course of 5 calendar days.
- 5 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-fs v0.18.2
Commit Statistics
- 3 commits contributed to the release over the course of 5 calendar days.
- 5 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
gix-filter v0.24.1
Commit Statistics
- 7 commits contributed to the release over the course of 5 calendar days.
- 5 days passed between releases.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Thanks Clippy
Clippy helped 1 time to make code idiomatic.
Commit Details
view details
- Uncategorized
- Merge pull request #2333 from GitoxideLabs/improvements (9e1ba5e)
- Release gix-command v0.6.4, gix-credentials v0.34.1, gix-transport v0.52.1 (3bc0c47)
- Merge pull request #2324 from EliahKagan/run-ci/cred-test-sh (0b1a7b7)
- Thanks clippy (70f17ec)
- Use quoted absolute path for
caton Windows in filter tests (e3f81ce) - Remove unnecessary
pub(crate)on a test helper (85fd3b1) - Merge pull request #2322 from GitoxideLabs/report (211b4fb)