radicle-heartwood-lfs/radicle/src
Alexis Sellier 139f095d51
cob: Consolidate `from_history` impls
By implementing `FromHistory::apply`, COBs don't need to implement
`from_history`.

Signed-off-by: Alexis Sellier <self@cloudhead.io>
2023-01-03 14:25:47 +01:00
..
cob cob: Consolidate `from_history` impls 2023-01-03 14:25:47 +01:00
identity cli: add delegate cli 2022-12-27 12:25:24 +01:00
node Implement proper `node::Features` type 2022-10-07 22:49:58 +02:00
storage Tidy up COBs code a little 2022-12-31 09:58:45 +01:00
test radicle: validated construction of Project 2022-12-27 12:23:39 +01:00
cob.rs cob: Make it easy to build histories 2023-01-03 14:23:47 +01:00
collections.rs Split repository into two creates 2022-09-21 15:11:17 +02:00
git.rs cli: Replace `trycmd` with our own test runner 2022-12-06 10:01:38 +01:00
identity.rs cli: add delegate cli 2022-12-27 12:25:24 +01:00
lib.rs Make `Doc` type payload generic 2022-12-09 22:05:38 +01:00
node.rs node: Integrate new Noise_XK transport 2022-12-13 14:59:06 +01:00
profile.rs Improvements to keystore 2022-12-27 13:43:16 +01:00
rad.rs radicle: validated construction of Project 2022-12-27 12:23:39 +01:00
serde_ext.rs Split repository into two creates 2022-09-21 15:11:17 +02:00
sql.rs node: Add tracking configuration store 2022-12-07 15:41:56 +01:00
storage.rs Move doc initialization to storage 2022-12-09 22:06:21 +01:00
test.rs Add `Patch`, `Issue`, `Label` COBs 2022-11-14 12:40:00 +01:00