radicle-heartwood-lfs/radicle-cli/src
cloudhead 2bcb03b021
node: Re-think inventory update code
Instead of re-loading the full inventory on `rad init`, we simply add
the new repository to the in-memory cache.

We also keep track of whether a fetch was a full clone, to know when
to update our routing table.
2024-03-21 12:40:58 +01:00
..
commands node: Re-think inventory update code 2024-03-21 12:40:58 +01:00
git cli: Don't highlight unknown languages 2024-03-12 16:12:16 +01:00
terminal cli: Improve missing man page handling 2024-03-17 21:14:58 +01:00
commands.rs cli: add "debug" subcommand 2024-03-08 23:50:01 +01:00
git.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
lib.rs cli: sync on patch and issue updates 2023-12-19 14:19:55 +01:00
main.rs cli: Add `rad version --json` flag 2024-03-11 17:36:31 +01:00
node.rs cli: Add timing information to `rad-sync` 2024-03-19 17:27:18 +01:00
pager.rs cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00
project.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
terminal.rs cli: Improve missing man page handling 2024-03-17 21:14:58 +01:00