github Byron/gitoxide git-traverse-v0.14.0
git-traverse v0.14.0

2 years ago

Bug Fixes (BREAKING)

  • commit traversal now sorts by commit-time more thoroughly
    Previously the sorting was only partial as it was only among parents.
    Now it is full and among all currently visible commits.

    That way it is similar to what git log would produce.

Commit Statistics

  • 3 commits contributed to the release.
  • 2 days passed between releases.
  • 1 commit where understood as conventional.
  • 1 unique issue was worked on: #298

Commit Details

view details
  • #298
    • restrict signature changes to 'Ancestores::sorting()` (d71bd9d)
    • commit traversal now sorts by commit-time more thoroughly (dcdf657)
    • higher-performance 'seen' tracking for commit traversal (8c530d1)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.