index
:
vyos1x-config.git
circinus
circinus-public-unmaintained
circinus-stream
cla
crux
current
equuleus
feature/T9082-codeql-onboard
nos-task-id
rolling
sagitta
sagitta-pubic-unmaintained
OCaml library for parsing, manipulating, and exporting VyOS configs (mirror of https://github.com/vyos/vyos1x-config.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2026-08-28
T9231: fix corner case: only consider subtrees containing full path
John Estabrook
2026-08-25
T9231: add util subtree_values_of_path
John Estabrook
2026-08-25
T9231: add is_terminal check on node
John Estabrook
2026-08-25
T9231: add util_reference_tree
John Estabrook
2026-08-25
T9231: add support for kind and dependency elements
John Estabrook
2026-08-25
T9231: change function name for clarity
John Estabrook
2026-08-25
T9231: drop unintended restriction on signature
John Estabrook
2026-08-25
T9231: add coarse ordering when loading reference tree
John Estabrook
2026-08-25
T9231: exclude spurious final tag value in subtree_from_partial
John Estabrook
2026-08-25
T9231: add option descent in subtree_from_partial
John Estabrook
2026-08-25
T9231: change option name from recurse to descent
John Estabrook
2026-08-14
Merge pull request #90 from jestabro/diff-functor
Daniil Baturin
2026-08-09
T9182: simplify lexical_numeric_compare and catch corner case
John Estabrook
2026-08-05
T9169: remove the now refactored config_diff
John Estabrook
2026-08-05
T9169: move util subtree_from_partial to derived
John Estabrook
2026-08-05
T9169: move clone function and values set to config_tree
John Estabrook
2026-08-05
T9169: factor out union/merge functions from config_diff
John Estabrook
2026-08-05
T9169: add mask instances
John Estabrook
2026-08-05
T9169: add diff_show instance
John Estabrook
2026-08-05
T9169: add diff_compare instance
John Estabrook
2026-08-05
T9169: add diff_tree instance
John Estabrook
2026-08-05
T9169: factor out diff calculation module
John Estabrook
2026-05-27
T8916: add missing descendents along paths in mask_exclusive
John Estabrook
2026-05-26
T8916: add missing descendents along paths in subtree_from_partial
John Estabrook
2026-04-16
T8488: add read/write to string in 'internal' (yojson) format
John Estabrook
2026-04-16
T8488: add utility subtree_from_partial
John Estabrook
2026-04-16
T8488: add mask_exclusive
John Estabrook
2026-04-16
T8488: add utility refpath_from_partial
John Estabrook
2026-03-11
T8269: handle element constraintSilenceOutput in creation of ref tree
John Estabrook
2026-02-24
T8313: add copy and rename to completion op variant
John Estabrook
2026-02-24
T8312: add edit to completion op variant
John Estabrook
2026-02-06
T8232: functions to calculate and render config tree with defaults
John Estabrook
2026-02-06
T8232: add extended fold over tree function to track level
John Estabrook
2026-02-06
T8232: Config_tree.get_subtree should preserve tag attribute at root
John Estabrook
2026-02-06
T8232: add util get_subtree for reference_tree
John Estabrook
2026-02-06
T8232: simplify return value of fold_tree_with_path
John Estabrook
2026-01-14
T8164: add completion help hints to get_completion_env
John Estabrook
2026-01-14
T8164: add util list_of_string to split on whitespace
John Estabrook
2026-01-08
Merge pull request #62 from jestabro/misplaced-check-in-completion-env
Daniil Baturin
2026-01-07
T8157: add missed case of vyconf completion, in the absence of valueHelp
John Estabrook
2026-01-06
T8156: fix misplaced check for Nonexistent_path in get completion env
John Estabrook
2025-12-21
T8113: fix logic error in show on tag nodes
John Estabrook
2025-12-19
T8109: fix show command on leaf path
John Estabrook
2025-12-17
T8061: add function get_completion_env
John Estabrook
2025-12-17
T8061: add function get_default_value
John Estabrook
2025-12-17
T8061: simplify allowed_edit_node with path_type
John Estabrook
2025-12-17
T8061: extend node_type to path_type for path characteristics
John Estabrook
2025-12-17
T8061: add boolean test for compatibility of path with reference tree
John Estabrook
2025-12-17
T8061: require strict check of existence in refpath
John Estabrook
2025-12-17
T8061: add test potential_leaf_value and refine error messages
John Estabrook
[next]