ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
dploch a49da4ad01 revset: implement a 'reachable(src, domain)' expression
This revset correctly implements "reachability" from a set of source commits following both parent and child edges as far as they can go within a domain set. This type of 'bfs' query is currently impossible to express with existing revset functions.
2024-05-21 10:52:31 -04:00
..
benches
gen-protos
proc-macros
src revset: implement a 'reachable(src, domain)' expression 2024-05-21 10:52:31 -04:00
tests revset: implement a 'reachable(src, domain)' expression 2024-05-21 10:52:31 -04:00
testutils
Cargo.toml
LICENSE