radicle-heartwood-lfs/radicle-cli/src
cloudhead 5fe3d5a7ab
cli: Handle broken pipe in `cob show`
When piping the output in for eg. `head -n 1`, the `head` utility
might close down the pipe at some point, yielding a broken pipe error.
We catch that and simply return if that's the case.
2024-12-03 12:36:57 +01:00
..
commands cli: Handle broken pipe in `cob show` 2024-12-03 12:36:57 +01:00
git Update `rust-toolchain` to 1.80 2024-08-06 14:37:21 +02:00
terminal cli: Update tree-sitter 2024-11-29 16:09:53 +01:00
commands.rs cob: Add an experimental "job" COB 2024-11-06 17:26:00 +01:00
git.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
lib.rs cli: sync on patch and issue updates 2023-12-19 14:19:55 +01:00
main.rs cob: Add an experimental "job" COB 2024-11-06 17:26:00 +01:00
node.rs radicle: refactor doc 2024-10-22 14:58:12 +01:00
pager.rs cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00
project.rs cli: Move common functionality out of the CLI 2024-06-12 15:36:34 +02:00
terminal.rs cli: Implement `rad cob migrate` 2024-11-22 21:27:45 +01:00