github GitoxideLabs/gitoxide gix-traverse-v0.45.0
gix-traverse v0.45.0

2 days ago

New Features

  • Add commit::Either::tree_id()
  • expose commit::find and commit::Either
    For a way to obtain a commit either by ODB lookup, or by retrieving
    it from the commit-graph.
    This is useful for the implementation of custom traversals.

Commit Statistics

  • 12 commits contributed to the release.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Thanks Clippy

Clippy helped 2 times to make code idiomatic.

Commit Details

view details
  • Uncategorized
    • Update changelogs prior to release (38dff41)
    • Merge pull request #1910 from cruessler/add-tree-id-to-either (544cdaf)
    • Add commit::Either::tree_id() (625f9dd)
    • Merge pull request #1901 from cruessler/make-either-copy (85b060c)
    • Derive Clone and Copy for Either (3c1b1df)
    • Merge pull request #1857 from GitoxideLabs/fixes (8776a3e)
    • Thanks clippy (9dcfd15)
    • Merge pull request #1854 from GitoxideLabs/montly-report (16a248b)
    • Thanks clippy (8e96ed3)
    • Merge pull request #1743 from cruessler/skip-uninteresting-commits-for-blame (aa05ef0)
    • Expose commit::find and commit::Either (47c8a1f)
    • Merge pull request #1778 from GitoxideLabs/new-release (8df0db2)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.