radicle-heartwood-lfs/crates/radicle-cli/src/commands/patch
Adrian Duke 60959f7e83 cli: promote WithHint hint type to String
Changes the `Error::WithHint::hint` field to use a `String` type instead of
`&'static str`. This allows the caller to provide extra hint
information.

To make it easier to use an `Error::with_hint` constructor is added.
2026-01-22 10:36:47 +00:00
..
comment repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
review clippy: Deny and fix `wildcard_enum_match_arm` 2026-01-16 22:52:23 +01:00
archive.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
args.rs clippy: Deny and fix `fallible_impl_from` 2026-01-16 22:52:18 +01:00
assign.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
cache.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
checkout.rs workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00
comment.rs cli: Rewrite `#[path="…"]` module declarations 2025-09-10 21:09:29 +02:00
common.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
delete.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
diff.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
edit.rs radicle: introduce `cob::common::Title` 2025-08-19 17:05:33 +02:00
label.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
list.rs cli/patch: Replace manual iterator partitioning with Itertools::partition_result() 2025-09-10 21:23:40 +02:00
react.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
ready.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
redact.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
resolve.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
review.rs cli/patch: migrate patch CLI parsing to clap 2025-10-29 09:11:05 +00:00
show.rs cli: promote WithHint hint type to String 2026-01-22 10:36:47 +00:00
update.rs workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00