radicle-heartwood-lfs/crates/radicle-fetch/src
Lorenz Leutgeb 31a7d3bd3f
fetch: add `Handle::into_inner`
Adds an `into_inner` method to deconstruct the `Handle` back into the underlying
repository type.
2025-10-06 11:52:42 +02:00
..
git fetch: Rewrite `git::repository::direct` 2025-10-02 12:31:38 +02:00
transport radicle-fetch: More fine-grained errors 2025-08-22 14:56:03 +02:00
git.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
handle.rs fetch: add `Handle::into_inner` 2025-10-06 11:52:42 +02:00
lib.rs fetch: use `AsRef<Repository>` 2025-10-06 11:52:42 +02:00
policy.rs radicle: Fix panic when reading from SQLite database fails 2025-08-25 17:05:21 +01:00
refs.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
sigrefs.rs fetch: use `AsRef<Repository>` 2025-10-06 11:52:42 +02:00
stage.rs clippy: Allow doc_overindented_list_items 2025-07-27 23:32:02 +02:00
state.rs fetch: use `AsRef<Repository>` 2025-10-06 11:52:42 +02:00
transport.rs radicle-fetch: More fine-grained errors 2025-08-22 14:56:03 +02:00