summaryrefslogtreecommitdiff
path: root/src/config_diff.ml
AgeCommit message (Expand)Author
2023-03-23T5089: add tree_union for use in unit test.John Estabrook
2023-03-23T4235: drop unneeded graft functionJohn Estabrook
2023-03-23T5087: clone with lexical insertion of nodes and ordering of valuesJohn Estabrook
2023-02-10T4991: add function show_diff for unified diff of configsJohn Estabrook
2022-06-28T4491: use empty string for name of config_tree root nodeJohn Estabrook
2022-04-27T4235: add comments on producing delete commandsJohn Estabrook
2022-02-28T4235: add function 'trim_tree' to produce tree for delete commandsJohn Estabrook
2022-02-25T4235: change type/variable names for clarity; add is_empty for listJohn Estabrook
2022-02-25T4235: keep full paths in subtract treeJohn Estabrook
2022-02-23T4235: function diff_tree now returns single tree containing diffsJohn Estabrook
2022-02-08configtree: T4235: implementation of config tree diffJohn Estabrook