radicle-heartwood-lfs/crates
Fintan Halpenny e40fe86ff8 fetch: use `AsRef<Repository>`
Allow the fetch interface to accept anything that implements
`AsRef<Repository>`. This allows flexibility in the types that the `Handle` can
accept.

This change is motivated by wanting to introduce a type that is a temporary
repository that wraps a `Repository`.
2025-10-06 11:52:42 +02:00
..
radicle fetch: use `AsRef<Repository>` 2025-10-06 11:52:42 +02:00
radicle-cli cli/unfollow: Use clap 2025-10-01 14:36:39 +02:00
radicle-cli-test radicle-cli-test: Prepare testing with `jj` 2025-09-26 12:03:01 +01:00
radicle-cob crates: 1.4.0 release 2025-08-27 10:30:28 +01:00
radicle-crypto crypto/ssh/keystore: Explicit paths 2025-09-26 13:21:38 +02:00
radicle-dag repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
radicle-fetch fetch: use `AsRef<Repository>` 2025-10-06 11:52:42 +02:00
radicle-node fetch: use `AsRef<Repository>` 2025-10-06 11:52:42 +02:00
radicle-protocol protocol: Decrease log-level for logging ping/pong 2025-10-02 10:47:29 +01:00
radicle-remote-helper remote-helper: Check base when matching revisions 2025-10-03 11:30:22 +01:00
radicle-schemars crates: 1.4.0 release 2025-08-27 10:30:28 +01:00
radicle-signals signals: Guard most of the crate for Unix 2025-08-22 15:19:31 +01:00
radicle-ssh release: prepare crates 2025-08-12 12:13:49 +02:00
radicle-systemd radicle-systemd: Guard `mod listen` for Unix 2025-10-02 15:46:56 +01:00
radicle-term docs: fix doc string linking 2025-09-15 10:34:42 +01:00