Age | Commit message (Collapse) | Author | |
---|---|---|---|
3 days | T7272: add commit processing of commitd response | John Estabrook | |
2025-01-15 | T7046: add request reload_reftree | John Estabrook | |
2024-10-27 | T6718: fix teardown method | John Estabrook | |
An empty protobuf message does not correctly generate encode/decode functions. This appears to be fixed upstream, but for now, use workaround of adding a reasonable field. | |||
2024-10-27 | T6718: add independent validate field and methods | John Estabrook | |
2018-02-11 | Add output format option (plain or JSON) to the config data reading and op ↵ | Daniil Baturin | |
mode functions. Re-generate the protobuf-derived modules. NB: Newer versions of ocaml-protoc moved types to a separate module, needs to be accounted for in other files. | |||
2017-01-19 | Add basic session setup/teardown functionality to vyconfd. | Daniil Baturin | |
2017-01-06 | Do not require path for set/delete, add an error for trying to set a path ↵ | Daniil Baturin | |
that already exists. | |||
2017-01-06 | Make error and warning single string, add more specific error codes. | Daniil Baturin | |
2017-01-06 | Split session setup and entering configuration mode in the protobuf schema. | Daniil Baturin | |
2017-01-06 | Add confirm operation. Remove notifications field. | Daniil Baturin | |
2017-01-06 | Extend the protobuf schema, update build scripts. | Daniil Baturin | |
2017-01-06 | Add initial implementation of the protobuf schema. | Daniil Baturin | |