radicle-heartwood-lfs/crates/radicle
Lorenz Leutgeb a0f6cbf5f1 radicle: Move interpretation of output to binary
`radicle::git::run` interprets the `Output` returned by the `git`
process. However, depending on the application we have different
requirements for interpreting the output, e.g., how to handle errors.

Make `radicle::git::run` not interpret `Output`, but move this
logic to the respective binary crates (`radicle-remote-helper` and
`radicle-cli`).
2025-09-11 16:59:12 +01:00
..
src radicle: Move interpretation of output to binary 2025-09-11 16:59:12 +01:00
CHANGELOG.md Introduce a node event for canonical reference updates 2025-08-25 18:49:43 +01:00
Cargo.toml crates: 1.4.0 release 2025-08-27 10:30:28 +01:00