jj/lib
Yuya Nishihara a382e96168 revset_graph: place new heads as close to fork point as possible
The idea is simple. New heads are ignored until the node dependency resolution
stuck. Then, only the first head that will unblock the visit will be queued.

Closes #242
2023-07-25 01:45:37 +09:00
..
benches
gen-protos
src revset_graph: place new heads as close to fork point as possible 2023-07-25 01:45:37 +09:00
tests revset: extract graph-related types to separate module 2023-07-25 01:45:37 +09:00
testutils cargo: bump the cargo-dependencies group with 3 updates 2023-07-21 15:34:03 +00:00
Cargo.toml revset_graph: add helper to test graph sorting 2023-07-25 01:45:37 +09:00