radicle-heartwood-lfs/crates
Fintan Halpenny a8255a2e07 Introduce a node event for canonical reference updates
Whenever the node fetches new updates, it checks if canonical references can be
updated. The node has learned how to return these results and emit them as node
events. This is a breaking change since it adds a new variant the `Event` type,
which is not forwards-compatible.
2025-08-25 18:49:43 +01:00
..
radicle Introduce a node event for canonical reference updates 2025-08-25 18:49:43 +01:00
radicle-cli radicle: the great Canonical rewrite 2025-08-25 18:57:50 +02:00
radicle-cli-test fix: upgrade radicle-crypto 2025-08-13 09:20:42 +01:00
radicle-cob cob: add method for loading entry manifest 2025-08-19 14:27:35 +01:00
radicle-crypto fix: upgrade radicle-crypto 2025-08-13 09:20:42 +01:00
radicle-dag repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
radicle-fetch radicle: Fix panic when reading from SQLite database fails 2025-08-25 17:05:21 +01:00
radicle-node Introduce a node event for canonical reference updates 2025-08-25 18:49:43 +01:00
radicle-protocol Introduce a node event for canonical reference updates 2025-08-25 18:49:43 +01:00
radicle-remote-helper remote-helper: remove check for fast-forward 2025-08-25 18:57:50 +02:00
radicle-schemars fix: upgrade radicle-crypto 2025-08-13 09:20:42 +01:00
radicle-signals signals: Guard most of the crate for Unix 2025-08-22 15:19:31 +01:00
radicle-ssh release: prepare crates 2025-08-12 12:13:49 +02:00
radicle-systemd release: prepare crates 2025-08-12 12:13:49 +02:00
radicle-term refactor: Replace return Err(anyhow!()) with anyhow::bail!() 2025-08-17 20:17:11 +02:00