| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-08-28 | T9231: fix corner case: only consider subtrees containing full path | John Estabrook | |
| 2026-08-25 | T9231: add util subtree_values_of_path | John Estabrook | |
| Get tag/leaf values of subtree defined by a partial path, for example, a reference path. | |||
| 2026-08-25 | T9231: exclude spurious final tag value in subtree_from_partial | John Estabrook | |
| 2026-08-25 | T9231: add option descent in subtree_from_partial | John Estabrook | |
| This has application in collecting the values of a partial path of a tag/leaf node; it has no effect on the general case. | |||
| 2026-08-25 | T9231: change option name from recurse to descent | John Estabrook | |
| The term 'recurse' has other uses; change to the term 'descent', which more aptly describes 'including descendants of a node'. | |||
| 2026-08-05 | T9169: move util subtree_from_partial to derived | John Estabrook | |
| The module derived should be the location for constructions involving both config_tree and reference_tree. | |||
