Age | Commit message (Expand) | Author |
---|---|---|
2023-08-09 | xml: T5452: catch lib errors in generate_cache | John Estabrook |
2023-08-07 | config: T5443: add config merge_defaults method | John Estabrook |
2023-08-07 | xml: T5435: utility function for default value at path | John Estabrook |
2023-07-07 | config: T5330: retain information of internal _dict_merge | John Estabrook |
2023-06-24 | Merge pull request #2010 from jestabro/revise-config-dict | John Estabrook |
2023-06-22 | config: T5228: add get_config_defaults options to match get_config_dict | 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 |