radicle-heartwood-lfs/radicle/src
Alexis Sellier 4f062ef2c6
node: Fetch missing inventory
Periodically, make sure we try to fetch inventory that is tracked
but missing from local storage.

We decide not to fetch immediately on `TrackRepo`, as this limits
the command's flexibility. For example, when `rad clone` is used,
we want to be able to fetch manually after tracking.
2023-03-13 11:38:33 +01:00
..
canonical radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cob cob: Use `EntryId` as the operation identifier 2023-03-09 17:08:56 +01:00
identity radicle: populate MockRepository 2023-03-08 11:29:33 +00:00
node node: store Scope in tracking config 2023-03-08 11:29:34 +00:00
storage node: Fetch missing inventory 2023-03-13 11:38:33 +01:00
test radicle: populate MockRepository 2023-03-08 11:29:33 +00:00
canonical.rs radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cob.rs cob: Use `EntryId` as the operation identifier 2023-03-09 17:08:56 +01:00
collections.rs Split repository into two creates 2022-09-21 15:11:17 +02:00
git.rs Rust 1.67 2023-02-04 19:30:29 +01:00
identity.rs cob: Don't require a local fork to exist 2023-03-01 15:40:30 +01:00
lib.rs cob: Use hashes for operation ids 2023-02-27 17:11:48 +01:00
node.rs radicle: accept Scope as track_repo argument 2023-03-08 11:29:34 +00:00
profile.rs cli: Simplify & improve CLI output 2023-02-27 17:10:52 +01:00
rad.rs cob: Don't require a local fork to exist 2023-03-01 15:40:30 +01:00
serde_ext.rs node: Use JSON for control commands 2023-02-07 10:46:12 +01:00
sql.rs Make `Id` to string conversion more explicit 2023-01-24 13:49:03 +01:00
storage.rs node: improve fetch 2023-03-08 11:29:34 +00:00
test.rs radicle: canonicalize home path 2023-02-16 16:35:59 +01:00