radicle-heartwood-lfs/radicle-cob/src
Alexis Sellier 86e56d2053
cob: Move graph sorting to `evaluate` function
This avoids passing the sorted items as an iterator.

Signed-off-by: Alexis Sellier <self@cloudhead.io>
2022-12-28 19:24:22 +01:00
..
backend cob: panic on badly formatted debug env var 2022-12-26 15:38:39 +01:00
change cob: Include commit timestamp in `Entry` 2022-12-02 14:19:25 +01:00
change_graph cob: Move graph sorting to `evaluate` function 2022-12-28 19:24:22 +01:00
history cobs: allow for batched operations 2022-12-07 17:11:40 +01:00
object Switch to our own DAG representation for COBs 2022-12-28 13:34:17 +01:00
signatures radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
test Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
backend.rs radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
change.rs cob: Remove `author` from `Entry` 2022-12-01 12:05:44 +01:00
change_graph.rs cob: Move graph sorting to `evaluate` function 2022-12-28 19:24:22 +01:00
history.rs cob: Move graph sorting to `evaluate` function 2022-12-28 19:24:22 +01:00
identity.rs cob: Remove `author` from `Entry` 2022-12-01 12:05:44 +01:00
lib.rs Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
object.rs Fix issue with colliding doc files 2022-12-09 14:37:36 +01:00
pruning_fold.rs radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
sign.rs radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
signatures.rs cob: Add actor to `Entry` 2022-12-01 12:05:44 +01:00
test.rs radicle-cob: test parse_refstr 2022-11-17 17:42:22 +00:00
tests.rs cobs: allow for batched operations 2022-12-07 17:11:40 +01:00
trailers.rs cob: Remove `author` from `Entry` 2022-12-01 12:05:44 +01:00
type_name.rs Fix issue with colliding doc files 2022-12-09 14:37:36 +01:00