jj/cli
Yuya Nishihara 744b8ff491 cli: calculate size of immutable descendants by check_rewritable()
Follows up 708e1c58cd "cli: improve hint message when suggesting
`--ignore-immutable`." Not all callers of find_immutable_commit() need
lower/upper bounds, and this seems better in API standpoint.
2025-06-08 00:15:25 +00:00
..
examples backend: add methods for reading and writing copy objects 2025-06-03 01:11:32 +00:00
src cli: calculate size of immutable descendants by check_rewritable() 2025-06-08 00:15:25 +00:00
testing diff: Run external diff tools in their temp dir 2025-05-12 21:34:19 +00:00
tests backend: add CopyId to TreeValue::File 2025-06-03 01:11:32 +00:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml backend: make read_file() return a AsyncRead 2025-05-20 13:23:36 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE