radicle-heartwood-lfs/crates
Lorenz Leutgeb 4d7b942b75
remote-helper: Rename `to_branch_name`
Since `to_branch_name` consumes `self`, it should better be called
`into_branch_name`.

See also
<https://rust-lang.github.io/rust-clippy/master/index.html#wrong_self_convention>.
2026-02-18 00:07:49 +01:00
..
radicle node: Add block command to control socket 2026-02-17 16:12:04 +01:00
radicle-cli cli: Warn user about implicit seeding policy 2026-02-16 21:39:11 +01:00
radicle-cli-test cli-test: Move `let mut args` closer to its uses 2026-02-17 20:19:26 +01:00
radicle-cob cob: further restrict TypeName 2026-02-09 10:09:12 +01:00
radicle-core core: add documentation to `RepoId::from_canonical` 2026-02-12 13:52:28 +01:00
radicle-crypto crypto: Optionally provide JSON Schema 2026-02-10 09:39:34 +00:00
radicle-dag repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
radicle-fetch fetch: move `Component::from` outside of loop 2026-02-17 15:47:31 +01:00
radicle-git-metadata core: Introduce RepoId 2026-01-09 14:03:27 +01:00
radicle-git-ref-format git-ref-format: New crate 2025-10-13 13:34:15 +02:00
radicle-localtime clippy: Deny and fix `must_use_candidate` 2026-01-16 22:52:53 +01:00
radicle-node e2e: Introduce 3 tests for block command 2026-02-17 16:12:04 +01:00
radicle-oid Update gix-* crates 2026-02-16 17:13:39 +00:00
radicle-protocol protocol/service: Use block list for connections 2026-02-17 16:12:04 +01:00
radicle-remote-helper remote-helper: Rename `to_branch_name` 2026-02-18 00:07:49 +01:00
radicle-schemars crypto: Optionally provide JSON Schema 2026-02-10 09:39:34 +00:00
radicle-signals signals: Add support for Windows 2026-02-13 15:38:02 +00:00
radicle-ssh hooks: Enable typos, fix reported errors 2026-02-17 11:35:28 +00:00
radicle-systemd systemd: Support Credentials 2025-10-09 10:03:21 +01:00
radicle-term term/editor: Implement `exists` for Windows 2026-02-11 10:26:22 +01:00
radicle-windows signals: Add support for Windows 2026-02-13 15:38:02 +00:00