Skip to content

Commit ancestor traversal sorted by commit time #270

Closed
@Byron

Description

@Byron

The Ancestors iterator git-traverse should learn to dispatch Commits sorted by their date.

This capability is needed in many applications, which currently have to sort after storing all commits in a Vec. Ideally this can be done on the fly, to the extend possible.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions