radicle-heartwood-lfs/radicle/src
Alexis Sellier f9c81ab382
Replace `quickcheck` with `qcheck`
The latter is a fork of the former, which adds const generics
and a bunch of other quality of life improvements that aren't
in the original crate due to it being unmaintained.

Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-12-04 20:40:54 +01:00
..
cob Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
identity Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
node Implement proper `node::Features` type 2022-10-07 22:49:58 +02:00
storage Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
test Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
cob.rs cob: Rename `Change` to `Op` 2022-12-02 14:21:50 +01:00
collections.rs Split repository into two creates 2022-09-21 15:11:17 +02:00
git.rs Add TypeName & ObjectId parser 2022-11-17 17:42:21 +00:00
identity.rs Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
lib.rs Move `hash` module to `radicle-crypto` 2022-12-01 12:05:44 +01:00
node.rs Get around circular-dependency 2022-11-22 13:41:32 +01:00
profile.rs Make `Profile::init` more flexible 2022-11-22 10:44:30 +01:00
rad.rs Implement `rad-patch` 2022-11-16 12:07:19 +01:00
serde_ext.rs Split repository into two creates 2022-09-21 15:11:17 +02:00
sql.rs radicle-crypto: split out from radicle 2022-10-27 20:40:39 +01:00
storage.rs Migrate `/projects`: `remotes`, `remote`, `blob`, `readme` handlers 2022-11-30 13:06:03 +00:00
test.rs Add `Patch`, `Issue`, `Label` COBs 2022-11-14 12:40:00 +01:00