summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-01Merge pull request #10 from jestabro/eq-tree-root-nameequuleusDaniil Baturin
2022-07-01T4491: use empty string for name of config_tree root nodeJohn Estabrook
2022-04-25Merge pull request #7 from jestabro/equuleus-config-diffDaniil Baturin
2022-04-21T4235: add function 'trim_tree' to produce tree for delete commandsJohn Estabrook
2022-04-21T4235: change type/variable names for clarity; add is_empty for listJohn Estabrook
2022-04-21T4235: keep full paths in subtract treeJohn Estabrook
2022-04-21T4235: add utility function get_subtreeJohn Estabrook
2022-04-21T4235: function diff_tree now returns single tree containing diffsJohn Estabrook
2022-04-21configtree: T4235: render delete commandsJohn Estabrook
2022-04-21configtree: T4235: implementation of config tree diffJohn Estabrook
2022-04-21Use a modification of String.escaped to leave UTF-8 bytes unescapedJohn Estabrook
2019-10-27Merge branch 'master' of github.com:vyos/vyos1x-configvyos/1.2.6vyos/1.2.5vyos/1.2.4cruxDaniil Baturin
2019-10-27Remove batteries from dependencies and update version.Daniil Baturin
2019-10-27Expose the JSON AST export function.Daniil Baturin
2019-10-27Add a "simple" JSON renderer.Daniil Baturin
2019-07-29Remove batteries from dependencies.Daniil Baturin
2019-06-30Change syntax error wording.Daniil Baturin
2019-06-30T1479: switch to Menhir's incremental API and add support for reporting error...Daniil Baturin
2019-06-30T1478: Improved lexing error reporting, including proper support for single q...Daniil Baturin
2019-06-30Initial import of libraries from Vyconf and old libvyosconfig.Daniil Baturin