radicle-heartwood-lfs/radicle-cli/src
cloudhead 205c15caa6
cob: Simplify `Entry` and `Change` types
Instead of having two types, we simply have one, called `Entry`, which
we rename from `Change`.

There was no real benefit to having two almost identical types, but lots
of added complexity. This patch simplifies the crate by removing one of
the types.
2023-08-24 12:57:30 +02:00
..
commands cob: Simplify `Entry` and `Change` types 2023-08-24 12:57:30 +02:00
git cli: Refactor git diff encoding 2023-08-04 12:45:53 +02:00
terminal cli: Add `--timeout` and `--count` to `node events` 2023-08-04 12:23:58 +02:00
commands.rs cli: New `cob` command for debugging 2023-08-18 10:54:27 +02:00
git.rs cli: Refactor git diff encoding 2023-08-04 12:45:53 +02:00
lib.rs Move CLI command tests to integration tests 2022-12-06 10:01:41 +01:00
main.rs cli: New `cob` command for debugging 2023-08-18 10:54:27 +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