jj/lib
Martin von Zweigbergk beb997e85a watchman: don't even add non-watchman files to set of deleted files
It's faster to add only files matched by the Watchman matcher to the
set of deleted files than to add all files and then removed files not
matched. This speeds up `jj diff` with Watchman in the Linux repo from
~530 ms to ~460 ms.
2023-07-28 12:12:09 -07:00
..
benches
gen-protos
src watchman: don't even add non-watchman files to set of deleted files 2023-07-28 12:12:09 -07:00
tests
testutils
Cargo.toml