Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-08 | Keep identifiers for actions, trees, and tree_overlays disjoint | Klaus Aehlig | |
While our traverser correctly keeps separate identifier spaces for those entities, having disjoint identifiers allows easier reading of log messages and more simple reporting of origins of actions. | |||
2025-04-07 | Add a class describing a tree defined as an overlay | Klaus Aehlig | |