jj/lib/src/protos
Yuya Nishihara 8351a743f6 simple_op_store: add deserialization support of new Conflict-based RefTarget
CommitId is wrapped with a message since we need a representation for None.
This is different from TreeConflict in which an empty tree has an id.
2023-07-27 15:32:48 +09:00
..
git_store.proto backend: learn to store tree-level conflicts 2023-07-19 22:04:16 -07:00
git_store.rs backend: learn to store tree-level conflicts 2023-07-19 22:04:16 -07:00
local_store.proto backend: learn to store tree-level conflicts 2023-07-19 22:04:16 -07:00
local_store.rs backend: learn to store tree-level conflicts 2023-07-19 22:04:16 -07:00
mod.rs fix(docs): fix protobuf job build 2023-07-10 18:56:34 +03:00
op_store.proto simple_op_store: add deserialization support of new Conflict-based RefTarget 2023-07-27 15:32:48 +09:00
op_store.rs simple_op_store: add deserialization support of new Conflict-based RefTarget 2023-07-27 15:32:48 +09:00
working_copy.proto working_copy: don't track conflict-ness in state file, use tree object 2023-07-24 15:02:33 -07:00
working_copy.rs feat(fsmonitor): Watchman filesystem monitor implementation 2023-07-08 18:48:14 +03:00