Expand description
Utility for operation id resolution and traversal.
Structs§
- Stats about
reparent_range().
Enums§
- Error that may occur during evaluation of operation set expression.
- Error that may occur during parsing and resolution of operation set expression.
Functions§
- Loads the current head operations. The returned operations may contain redundant ones which are ancestors of the other heads.
- Reparents the operation range
root_ops..head_opsonto thedest_op. - Resolves operation set expression at the given head operations.
- Resolves operation set expression without loading a repo.
- Resolves operation set expression against the loaded repo.
- Walks
head_opsand their ancestors in reverse topological order.