radicle-heartwood-lfs/radicle-cli/src
Alexis Sellier ff7e9ded17
radicle: Introduce `cob::DraftStore`
This storage backend for COBs stores changes in a `draft/cobs/*` namespace,
which allows for some of the features needed for code review. For
example, users can draft comments and later decide to publish
them.
2023-07-14 16:57:55 +02:00
..
commands radicle: Introduce `cob::DraftStore` 2023-07-14 16:57:55 +02:00
terminal Don't fail if we can't open the database 2023-07-12 11:37:20 +02:00
commands.rs cli: Verify merge, remove `rad merge` command 2023-05-23 16:11:42 +02:00
git.rs cli: Consolidate working copy remote setup 2023-06-13 11:09:42 +02:00
lib.rs Move CLI command tests to integration tests 2022-12-06 10:01:41 +01:00
main.rs cli: Verify merge, remove `rad merge` command 2023-05-23 16:11:42 +02:00
project.rs cli: Consolidate working copy remote setup 2023-06-13 11:09:42 +02:00
terminal.rs node: Make node aliases required 2023-07-11 18:08:59 +02:00