index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
vyos
/
configtree.py
Age
Commit message (
Expand
)
Author
2024-10-07
vyos.configtree: T4318: Allow set tag flag to true or false
Nataliia Solomko
2024-10-03
vyos.configtree: T6742: add bindings for create_node and is_leaf/set_leaf (#4...
Daniil Baturin
2024-07-29
vyos.configtree: T6620: allow list_nodes() to work on non-existent paths
Daniil Baturin
2024-06-26
migration: T6007: write configtree operations to log
John Estabrook
2024-06-05
migration: T6447: add module compose_config
John Estabrook
2024-03-28
configtree: T6180: add masking function mask_inclusive
John Estabrook
2024-02-21
T5996: selectively escape and restore single backslashes in config
John Estabrook
2023-12-11
load-config: T5815: provide a variety of load config methods
John Estabrook
2023-08-09
xml: T5452: catch lib errors in generate_cache
John Estabrook
2023-07-28
configtree: T5316: use single-pass to drop trim function
John Estabrook
2023-05-31
configtree: T5251: catch/raise error in delete and delete_value
John Estabrook
2023-05-10
configtree: T5194: add function reference_tree_to_json
John Estabrook
2023-03-29
configdiff: T5089: add optional arg ordered_values for unit tests
John Estabrook
2023-03-29
configdiff: T5089: add union of configtrees for unit test
John Estabrook
2023-02-11
config_mgmt: T4991: use configtree.show_diff instead of Python difflib
John Estabrook
2023-01-27
configtree: T4961: improve error reporting of copy
John Estabrook
2022-11-10
migration: T4808: print configtree operations during migration
John Estabrook
2022-02-28
configtree: T4235: distinguish sub(-tract) tree from delete tree
John Estabrook
2022-02-28
configtree: T4235: allow empty arguments
John Estabrook
2022-02-28
configtree: T4235: simplification of diff_tree class
John Estabrook
2022-02-28
configtree: T4235: add utility get_subtree
John Estabrook
2022-02-08
configtree: T4235: encapsulate config tree diff function
John Estabrook
2020-04-18
vyos.configtree: bugfix exception message used non existent variable
Christian Poessinger
2020-03-30
migration: T2029: extract the version string instead of stripping
John Estabrook
2020-03-30
migration: T2029: process new version syntax in configtree
John Estabrook
2019-12-03
T1801: move escaping of backslashes into configtree
John Estabrook
2019-10-27
T1773: add a script for converting the config to JSON.
Daniil Baturin
2019-08-20
vyos.configtree: add help for set method
Christian Poessinger
2019-03-17
[vyos.configtree] T1305: allow configs to end with leaf nodes.
Daniil Baturin
2019-02-14
[vyos.configtree] T1248: add a function for node copying
Daniil Baturin
2018-09-11
Add support for retrieving error messages from inside libvyosconfig.
Daniil Baturin
2018-09-10
Improve error reporting in vyos.configtree
Daniil Baturin
2018-09-02
T824: add Python bindings for the rename_node function to vyos.configtree
Daniil Baturin
2018-06-05
T684: add bindings for the commands formatter and scripts for converting conf...
Daniil Baturin
2018-05-28
Add bindings for libvyosconfig -- the standalone config file parsing and mani...
Daniil Baturin