karapace/crates
Marco Allegretti 9abbf426bf cli: exit cleanly on broken pipe
Piping CLI output into tools like head may close stdout early.
Rust then panics when printing.

Install a panic hook that exits successfully on EPIPE instead of
emitting a panic backtrace.
2026-02-24 11:46:51 +01:00
..
karapace-cli cli: exit cleanly on broken pipe 2026-02-24 11:46:51 +01:00
karapace-core cli: satisfy clippy and rustfmt 2026-02-23 18:50:23 +01:00
karapace-dbus fix supply chain: bump cargo-cyclonedx 0.5.7, fix SBOM generation, fix rmeta test 2026-02-22 20:31:08 +01:00
karapace-remote fix supply chain: bump cargo-cyclonedx 0.5.7, fix SBOM generation, fix rmeta test 2026-02-22 20:31:08 +01:00
karapace-runtime runtime: propagate offline mode 2026-02-23 18:28:10 +01:00
karapace-schema schema: include manifest path in read errors 2026-02-23 19:07:11 +01:00
karapace-server fix supply chain: bump cargo-cyclonedx 0.5.7, fix SBOM generation, fix rmeta test 2026-02-22 20:31:08 +01:00
karapace-store fix supply chain: bump cargo-cyclonedx 0.5.7, fix SBOM generation, fix rmeta test 2026-02-22 20:31:08 +01:00
karapace-tui fix supply chain: bump cargo-cyclonedx 0.5.7, fix SBOM generation, fix rmeta test 2026-02-22 20:31:08 +01:00