ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 8dc59a3d69 revset_graph: discard cache of edges that won't be accessed anymore
This appears to be a bit slower (1.170s -> 1.211s with "log -R git -r 'tags()'
-Tcommit_id --ignore-working-copy"), but seemed better than keeping growing
cache.
2023-08-04 06:19:22 +09:00
..
benches
gen-protos gen-protos: make old protoc accept optional fields 2023-07-27 15:32:48 +09:00
src revset_graph: discard cache of edges that won't be accessed anymore 2023-08-04 06:19:22 +09:00
tests working_copy: in ignored directories, visit only already tracked paths 2023-08-01 06:31:52 +00:00
testutils tests: add TestWorkspace::snapshot() to simplify snapshotting 2023-07-28 09:32:18 -07:00
Cargo.toml working_copy: traverse filesystem in parallel 2023-08-03 18:20:49 +00:00