radicle-heartwood-lfs/radicle-cob/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
..
backend cob: Simplify `Entry` and `Change` types 2023-08-24 12:57:30 +02:00
change cob: Simplify `Entry` and `Change` types 2023-08-24 12:57:30 +02:00
object cob: Simplify `Entry` and `Change` types 2023-08-24 12:57:30 +02:00
signatures Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
test cob: Simplify `Entry` and `Change` types 2023-08-24 12:57:30 +02:00
backend.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
change.rs cob: Simplify `Entry` and `Change` types 2023-08-24 12:57:30 +02:00
change_graph.rs cob: Simplify `Entry` and `Change` types 2023-08-24 12:57:30 +02:00
history.rs cob: Simplify `Entry` and `Change` types 2023-08-24 12:57:30 +02:00
lib.rs cob: Simplify `Entry` and `Change` types 2023-08-24 12:57:30 +02:00
object.rs cli: `git pull` to update patches in working copy 2023-08-04 12:28:22 +02:00
sign.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
signatures.rs radicle: update radicle-git-ext 2023-05-08 10:36:15 +01:00
test.rs radicle-cob: test parse_refstr 2022-11-17 17:42:22 +00:00
tests.rs cob: Simplify `Entry` and `Change` types 2023-08-24 12:57:30 +02:00
trailers.rs cob: Add support for media embeds in COBs 2023-08-22 14:29:23 +02:00
type_name.rs radicle: update radicle-git-ext 2023-05-08 10:36:15 +01:00