Age | Commit message (Expand) | Author |
---|---|---|
2023-03-23 | T5089: add tree_union for use in unit test. | John Estabrook |
2023-03-23 | T4235: drop unneeded graft function | John Estabrook |
2023-03-23 | T5087: clone with lexical insertion of nodes and ordering of values | John Estabrook |
2023-02-10 | T4991: add function show_diff for unified diff of configs | John Estabrook |
2022-06-28 | T4491: use empty string for name of config_tree root node | John Estabrook |
2022-04-27 | T4235: add comments on producing delete commands | John Estabrook |
2022-02-28 | T4235: add function 'trim_tree' to produce tree for delete commands | John Estabrook |
2022-02-25 | T4235: change type/variable names for clarity; add is_empty for list | John Estabrook |
2022-02-25 | T4235: keep full paths in subtract tree | John Estabrook |
2022-02-23 | T4235: function diff_tree now returns single tree containing diffs | John Estabrook |
2022-02-08 | configtree: T4235: implementation of config tree diff | John Estabrook |