github Byron/gitoxide git-pack-v0.25.0
git-pack v0.25.0

19 months ago

New Features

  • Bundle::write… also produces a .keep file
    These files are placed before moving the coresponding pack and index
    files into place to prevent them from being picked up for collection
    while their refs are still being placed.

    The caller is responsible for deleting them once refs integrate the
    contained objects into the commit graph.

Commit Statistics

  • 8 commits contributed to the release over the course of 20 calendar days.
  • 27 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #450

Thanks Clippy

Clippy helped 1 time to make code idiomatic.

Commit Details

view details
  • #450
    • less noisy way of writing trait bounds (b593806)
    • upgrade to prodash v21 (a0655dc)
  • Uncategorized
    • prepare changelogs prior to release (423af90)
    • Merge branch 'main' into write-sparse-index (c4e6849)
    • Merge branch 'gix-clone' (def53b3)
    • Merge branch 'main' into gix-clone (3b48317)
    • thanks clippy (93e7691)
    • Bundle::write… also produces a .keep file (450257e)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.