Age | Commit message (Expand) | Author |
2024-05-08 | xml: T6319: add util for ancestor owner/priority | John Estabrook |
2024-04-03 | T6199: drop unused Python imports | Christian Breunig |
2024-03-21 | xml: T6146: add utils and helper to provide priority data | John Estabrook |
2023-08-10 | xml: T5218: fix typo in component_version | John Estabrook |
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-29 | xml: T5403: remove incorrect arg check | John Estabrook |
2023-07-27 | xml: T5403: add support for supplemental xml cache | John Estabrook |
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: add get_config_defaults options to match get_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 |
2023-05-11 | xml: T5218: generate xml cache from reference_tree | John Estabrook |