github GitoxideLabs/gitoxide gix-pack-v0.64.1
gix-pack v0.64.1

latest release: gix-testtools-v0.17.0
4 days ago

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

view details
  • Uncategorized
    • Merge pull request #2345 from matts1/push-utkmrmunzotv (c0cf38f)
    • Don't decompress the delta when decompressing base objects. (d99352b)
    • Merge pull request #2322 from GitoxideLabs/report (211b4fb)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.