jj_lib

Module op_walk

source
Expand description

Utility for operation id resolution and traversal.

Structs§

Enums§

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_ops onto the dest_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_ops and their ancestors in reverse topological order.