jj/cli
Benjamin Brittain 97c7edcafc store: Add Send bounds to the AsyncRead future returned by read_file
This change enables the jj-lib api to be used in multi-threaded executor
contexts.
2025-06-09 21:08:10 +00:00
..
examples store: Add Send bounds to the AsyncRead future returned by read_file 2025-06-09 21:08:10 +00:00
src cli: add "debug revset --no-optimize" flag to evaluate original expression 2025-06-08 04:44:12 +00:00
testing diff: Run external diff tools in their temp dir 2025-05-12 21:34:19 +00:00
tests cli: add "debug revset --no-optimize" flag to evaluate original expression 2025-06-08 04:44:12 +00:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml cargo: Add metadata to build .deb package with cargo-deb 2025-06-08 20:18:57 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE