radicle-heartwood-lfs/radicle-cli/src
cloudhead b896a7fbeb
cli: Support working copy files in diff
Previously we only syntax highlighted files that were blobs inside the
git repo. This doesn't work when diffing files in the working copy.

We solve that by looking for files in the working copy if they aren't
found in the ODB.
2023-09-27 15:26:57 +02:00
..
commands term: Change signature of `Constraint::from_env` 2023-09-27 15:17:07 +02:00
git cli: Support working copy files in diff 2023-09-27 15:26:57 +02:00
terminal cli: Split rev and oid parsing functions 2023-09-27 13:20:48 +02:00
commands.rs cli: Implement `rad diff` command 2023-09-27 13:31:20 +02:00
git.rs cli: Implement pretty diffs with highlighting 2023-09-27 12:37:41 +02:00
lib.rs Move CLI command tests to integration tests 2022-12-06 10:01:41 +01:00
main.rs cli: Implement `rad diff` command 2023-09-27 13:31:20 +02:00
project.rs cli: Consolidate working copy remote setup 2023-06-13 11:09:42 +02:00
terminal.rs cli: Implement pretty diffs with highlighting 2023-09-27 12:37:41 +02:00