radicle-heartwood-lfs/radicle-cli/src
Fintan Halpenny 9e745b68d1
cli: add caching commands for patch and issue
In order to bootstrap the COB cache, and also in case of issues,
supply a command for caching a set of patches/issues, or a single
patch/issue.

This is necessary since reads are not read-thru, it may appear that
COBs are missing when in fact they haven't been cached when first
moving over to the cache.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-02-23 16:03:26 +01:00
..
commands cli: add caching commands for patch and issue 2024-02-23 16:03:26 +01:00
git cli: Add `rad patch diff` command 2024-01-04 11:49:01 +01:00
terminal cli: Fix `id` COB notifications in `rad inbox` 2024-02-23 11:35:54 +01:00
commands.rs cli: Add `rad unseed` command 2024-02-22 16:02:40 +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 unseed` command 2024-02-22 16:02:40 +01:00
node.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +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: Hint about how to start node 2024-01-12 11:20:42 +01:00