radicle-heartwood-lfs/crates/radicle-cli/src/commands
Matthias Beyer 370ae3643a cli/patch: Replace manual iterator partitioning with Itertools::partition_result()
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2025-09-10 21:23:40 +02:00
..
issue repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
node cli: Rewrite `#[path="…"]` module declarations 2025-09-10 21:09:29 +02:00
patch cli/patch: Replace manual iterator partitioning with Itertools::partition_result() 2025-09-10 21:23:40 +02:00
remote cli/remote: Replace manual building table from iterator 2025-09-10 21:23:30 +02:00
auth.rs term: Remove dependency on `anyhow` 2025-09-04 16:28:20 +03:00
block.rs refactor: Replace return Err(anyhow!()) with anyhow::bail!() 2025-08-17 20:17:11 +02:00
checkout.rs refactor: Replace return Err(anyhow!()) with anyhow::bail!() 2025-08-17 20:17:11 +02:00
clean.rs refactor: Replace return Err(anyhow!()) with anyhow::bail!() 2025-08-17 20:17:11 +02:00
clone.rs cli: Rewrite `#[path="…"]` module declarations 2025-09-10 21:09:29 +02:00
cob.rs cli: extend `rad cob log` behaviour 2025-08-19 15:01:26 +01:00
config.rs term: Revert using inquire to spawn editor 2025-08-05 15:09:43 +02:00
debug.rs cli: mention binary names as part of unknown 2025-07-28 11:38:24 +01:00
diff.rs refactor: Replace return Err(anyhow!()) with anyhow::bail!() 2025-08-17 20:17:11 +02:00
follow.rs radicle: Fix panic when reading from SQLite database fails 2025-08-25 17:05:21 +01:00
fork.rs refactor: Replace return Err(anyhow!()) with anyhow::bail!() 2025-08-17 20:17:11 +02:00
help.rs cli: Rewrite `#[path="…"]` module declarations 2025-09-10 21:09:29 +02:00
id.rs radicle: introduce `cob::common::Title` 2025-08-19 17:05:33 +02:00
inbox.rs cli/inbox: Replace manual building table from iterator 2025-09-10 21:23:30 +02:00
init.rs cli: Rewrite `#[path="…"]` module declarations 2025-09-10 21:09:29 +02:00
inspect.rs refactor: Replace return Err(anyhow!()) with anyhow::bail!() 2025-08-17 20:17:11 +02:00
issue.rs cli: Rewrite `#[path="…"]` module declarations 2025-09-10 21:09:29 +02:00
ls.rs refactor: Replace return Err(anyhow!()) with anyhow::bail!() 2025-08-17 20:17:11 +02:00
node.rs cli: Rewrite `#[path="…"]` module declarations 2025-09-10 21:09:29 +02:00
patch.rs cli: Rewrite `#[path="…"]` module declarations 2025-09-10 21:09:29 +02:00
path.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
publish.rs radicle: introduce `cob::common::Title` 2025-08-19 17:05:33 +02:00
remote.rs cli: Rewrite `#[path="…"]` module declarations 2025-09-10 21:09:29 +02:00
seed.rs cli: Rewrite `#[path="…"]` module declarations 2025-09-10 21:09:29 +02:00
self.rs cli/self: Stop printing information about the node 2025-09-04 17:12:19 +03:00
stats.rs radicle: Fix panic when reading from SQLite database fails 2025-08-25 17:05:21 +01:00
sync.rs cli: Add verbose printing of authors 2025-08-14 16:15:19 +01:00
unblock.rs refactor: Replace return Err(anyhow!()) with anyhow::bail!() 2025-08-17 20:17:11 +02:00
unfollow.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
unseed.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
watch.rs cli/self: Stop printing information about the node 2025-09-04 17:12:19 +03:00