Age | Commit message (Expand) | Author |
---|---|---|
2023-07-20 | xml: T5345: replace dropped shift, necessary for compatability of args | John Estabrook |
2023-07-12 | Merge pull request #2079 from jestabro/from-defaults | Daniil Baturin |
2023-07-09 | xml: T5345: remove unneeded, incorrect check on paths | John Estabrook |
2023-07-07 | config: T5330: retain information of internal _dict_merge | John Estabrook |
2023-07-05 | xml: T5218: add missing str.split() in defaults of multi node | John Estabrook |
2023-06-24 | Merge pull request #2010 from jestabro/revise-config-dict | John Estabrook |
2023-06-22 | config: T5228: use local _dict_merge to avoid circular import | John Estabrook |
2023-06-22 | xml: T5218: fix error and simplify logic in recursive option | John Estabrook |
2023-05-26 | xml: T5242: add cli_defined boolean test for node existing under path | John Estabrook |
2023-05-19 | xml: T5218: return defaults only for child leaf-nodes, unless recursive | John Estabrook |
2023-05-17 | xml: T5218: add operations on xml cache | John Estabrook |