Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-06 | T7499: set permissions on session directory | John Estabrook | |
To allow clean up of cache data on Python module exit, set permissions on directory. | |||
2025-05-26 | T7374: install vyconf_cli and add links for associated vy_* commands | John Estabrook | |
2025-05-22 | T7450: fix dependency for use of PCRE2 instead of PCRE | John Estabrook | |
Despite the counterintuitive numbering, this is correct. | |||
2025-03-18 | T7121: create session directory | John Estabrook | |
2025-03-15 | T5400: initialize OPAM environment where it's really neededT5400-fix-schroedingers-env | Christian Breunig | |
2024-10-24 | T6718: install vy_set/vy_delete | John Estabrook | |
2024-10-24 | T6718: install files needed by vyconfd | John Estabrook | |
2024-09-26 | T6742: Refresh Debian packaging for the update | Daniil Baturin | |
2019-10-27 | T1773: Expose functions for JSON rendering. | Daniil Baturin | |
2019-06-29 | Update changelog. | Daniil Baturin | |
2019-03-17 | T1305: allow configs to end with a leaf node. | Daniil Baturin | |
2019-02-14 | Add a function for copying nodes. | Daniil Baturin | |
2019-01-26 | Update changelog and version.v0.0.6 | Daniil Baturin | |
2018-11-29 | Update the changelog (even though the actual change is in vyconf).v0.0.4 | Daniil Baturin | |
2018-09-11 | Allow all characters except braces, quotes, and whitespace in "identifiers" | Daniil Baturin | |
(bare strings that can be either node identifiers or leaf node values). That's required for compatibility with old configs because old configs allow it, for example, "pre-shared secret f%#$!@*&". | |||
2018-09-02 | T824: add support for node renaming. | Daniil Baturin | |
2018-05-28 | Add hacky debian packaging. | Daniil Baturin | |