jj/lib
Yuya Nishihara e6740d9c3b index: migrate walk_ancestors_until_roots() from revset engine
I'm going to add a RevWalk method to walk descendants with generation filter,
which will use this helper method. RevWalk::take_until_roots() uses .min()
instead of .last() since RevWalk shouldn't know the order of the input set.
2023-04-28 08:36:58 +09:00
..
benches
gen-protos
src index: migrate walk_ancestors_until_roots() from revset engine 2023-04-28 08:36:58 +09:00
tests revset: add substitution rule for nested descendants/children 2023-04-24 20:45:13 +09:00
testutils
build.rs
Cargo.toml cargo: bump pest_derive from 2.5.7 to 2.6.0 2023-04-27 10:03:58 -07:00