Age | Commit message (Expand) | Author |
4 days | T7121: add cache directory and files, and commitd socket name | John Estabrook |
2025-01-14 | T7046: move reftree.cache to unique directory | John Estabrook |
2024-10-27 | T6718: read reference tree json file on startup | John Estabrook |
2024-10-27 | T6718: update build system, drop batteries, and adjust for lib changes | John Estabrook |
2018-02-12 | Revert "Fix build with new Toml module version." | Daniil Baturin |
2018-01-26 | Fix build with new Toml module version. | Daniil Baturin |
2017-02-09 | Revert "Add basepath option to the vyconfd config." | Daniil Baturin |
2017-01-23 | Add basepath option to the vyconfd config. | Daniil Baturin |
2017-01-20 | Use BatOption.defalt instead of homegrown equivalent. | Daniil Baturin |
2017-01-16 | Use the new Util.substitute_default in Vyconf_config. | Daniil Baturin |
2016-12-23 | Make log template and log level configurable. | Daniil Baturin |
2016-12-15 | Rename type Vyconf_config.vyconf_config to Vyconf_config.t for brevity | Daniil Baturin |
2016-12-14 | T210: Oops, missing exception handler. mandatory_field raises Missing_field | Daniil Baturin |
2016-12-14 | T210: Do not use the Result compatibility library, use built-in result type. | Daniil Baturin |
2016-12-14 | T210: use TOML for the vyconf config file. | Daniil Baturin |
2016-12-08 | Fix build for ocaml 4.03 | Daniil Baturin |
2015-09-24 | Add minimal vyconfd config loader. | Daniil Baturin |