| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-03 | T7915: add compiler alerts and annotations | John Estabrook | |
| 2025-07-18 | T7605: add string sanitization functions for direct load of config file | John Estabrook | |
| It is necessary to escape single backslashes in config files before parsing. In order to restore single/multiple backslashes on render, the functions escape_backslash/unescape_backslash are used when parsing/rendering from the Python side; as we also want to load/save directly with vyconfd, add analogous functions to the library. | |||
| 2025-05-13 | deps: T7450: use PCRE2 instead of the original, outdated PCRE | Daniil Baturin | |
| 2025-04-11 | T7321: add save config utility | John Estabrook | |
| 2025-04-11 | T7321: move load_config util from vyconf for general use | John Estabrook | |
