radicle-heartwood-lfs/crates/radicle-cli/src
Adrian Duke f0c6abc6ea radicle/cob/patch: Extend MergeTarget
Extend `enum MergeTarget` to include a new variant, `Branch`.
The intended use of this new variant is to allow a `Patch` to have a
target branch other than the default branch.

The `Branch` variant holds a `TargetBranch` which, in turn, is ensured
to be a `Qualified` reference that begins with `refs/heads`, i.e. a
Git branch.
2026-06-09 11:21:33 +02:00
..
commands radicle/cob/patch: Extend MergeTarget 2026-06-09 11:21:33 +02:00
git oid: `const ZERO_SHA1` instead of `fn sha1_zero` 2026-04-28 14:35:38 +02:00
terminal just: checking for ellipses 2026-05-28 16:52:02 +01:00
commands.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
common_args.rs radicle: Teach `rad sync` and `rad clone` to accept feature levels 2026-03-24 15:07:18 +00:00
git.rs rust/msrv: 1.85.0 → 1.88.0 2026-05-11 11:23:18 +01:00
lib.rs cli: Handle broken pipe (SIGPIPE) gracefully 2026-04-29 10:57:24 +02:00
main.rs log: New crate for logger implementations 2026-05-11 16:44:37 +01:00
node.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
pager.rs term, cli: `winsplit` over `shlex` on Windows 2026-02-11 10:26:22 +01:00
project.rs treewide: Spelling 2026-04-30 15:50:29 -04:00
terminal.rs rust/msrv: 1.85.0 → 1.88.0 2026-05-11 11:23:18 +01:00
warning.rs radicle: Warn less aggressively on IPv6 addresses 2026-05-21 14:52:35 +01:00