Expand description
Utility for commit evolution history.
Structs§
- Commit
Evolution Entry - Commit with predecessor information.
Enums§
Functions§
- accumulate_
predecessors - Collects predecessor records from
new_ops
toold_ops
, and resolves transitive entries. - walk_
predecessors - Walks operations to emit commit predecessors in reverse topological order.