radicle-heartwood-lfs/crates
Fintan Halpenny f7ff4d8f4e radicle/arbitrary: Move `impl Arbitrary` of refs
Avoid leaking the types of the signed reference types by moving their
`Arbitrary` implementations to a `refs::arbitrary` sub-module.

Since `SignedRefsAt` require a correctly signed payload, a helper
constructor is added: `signed_refs_at`.
In turn, a function, `arbitrary::with_gen` is introduced so that this
constructor can be easily called with a `Gen` value.
2026-03-16 14:30:48 +01:00
..
radicle radicle/arbitrary: Move `impl Arbitrary` of refs 2026-03-16 14:30:48 +01:00
radicle-cli cli: Add blank line after issue reply header 2026-03-12 13:30:09 +00:00
radicle-cli-test cli-test: Move `let mut args` closer to its uses 2026-02-17 20:19:26 +01:00
radicle-cob cob: Update to 0.18.0 2026-02-19 21:06:43 +01:00
radicle-core core: use "data-types" instead of "data types" 2026-02-20 13:38:34 +00:00
radicle-crypto crypto: Update to 0.15.0 2026-02-19 21:06:43 +01:00
radicle-dag repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
radicle-fetch fetch: Update to 0.17.0 2026-02-20 14:04:16 +00:00
radicle-git-metadata core: Introduce RepoId 2026-01-09 14:03:27 +01:00
radicle-git-ref-format git-ref-format: New crate 2025-10-13 13:34:15 +02:00
radicle-localtime localtime: add description in Cargo.toml 2026-02-20 13:48:14 +00:00
radicle-node radicle: Configure database connections on open 2026-03-09 09:20:42 +00:00
radicle-oid Update gix-* crates 2026-02-16 17:13:39 +00:00
radicle-protocol protocol/wire: Remove SignedRefs encoding/decoding 2026-03-16 14:30:36 +01:00
radicle-remote-helper remote-helper: Rename `to_branch_name` 2026-02-18 00:07:49 +01:00
radicle-schemars crypto: Optionally provide JSON Schema 2026-02-10 09:39:34 +00:00
radicle-signals signals: Add support for Windows 2026-02-13 15:38:02 +00:00
radicle-ssh hooks: Enable typos, fix reported errors 2026-02-17 11:35:28 +00:00
radicle-systemd systemd: Update to 0.12.0 2026-02-20 13:11:50 +00:00
radicle-term term: Update to 0.17.0 2026-02-20 14:09:35 +00:00
radicle-windows signals: Add support for Windows 2026-02-13 15:38:02 +00:00