radicle-heartwood-lfs/radicle/src
cloudhead 205c15caa6
cob: Simplify `Entry` and `Change` types
Instead of having two types, we simply have one, called `Entry`, which
we rename from `Change`.

There was no real benefit to having two almost identical types, but lots
of added complexity. This patch simplifies the crate by removing one of
the types.
2023-08-24 12:57:30 +02:00
..
canonical Update toolchain to Rust 1.71 2023-08-09 18:49:13 +02:00
cob cob: Simplify `Entry` and `Change` types 2023-08-24 12:57:30 +02:00
identity cob: Stabilize formats 2023-08-07 11:05:14 +02:00
node Introduce `cargo-deny` 2023-08-22 14:33:00 +02:00
storage cob: Simplify `Entry` and `Change` types 2023-08-24 12:57:30 +02:00
test cob: Simplify `Entry` and `Change` types 2023-08-24 12:57:30 +02:00
canonical.rs radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cob.rs cob: Add support for media embeds in COBs 2023-08-22 14:29:23 +02:00
collections.rs Introduce `cargo-deny` 2023-08-22 14:33:00 +02:00
git.rs Rename our custom `HashMap` to `RandomMap` 2023-08-10 16:51:02 +02:00
identity.rs cob: Don't require a local fork to exist 2023-03-01 15:40:30 +01:00
lib.rs cob: Add support for media embeds in COBs 2023-08-22 14:29:23 +02:00
node.rs cli: Auto-connect on sync 2023-08-11 11:45:27 +02:00
profile.rs cli: Auto-connect on sync 2023-08-11 11:45:27 +02:00
rad.rs radicle: Split out `SignRepository` trait 2023-07-14 16:58:23 +02:00
serde_ext.rs radicle: Fix config deserialization 2023-08-14 10:31:35 +02:00
sql.rs node: Keep track of connection attempts 2023-05-05 17:23:52 +02:00
storage.rs cob: Add support for media embeds in COBs 2023-08-22 14:29:23 +02:00
test.rs cob: Remove CRDTs from COB state 2023-07-25 15:29:27 +02:00
version.rs Add `--version` flag to binaries 2023-07-25 11:36:50 +02:00