ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 4a889b986c index: implement generation filter on RevWalkGenerationRange
This will be a building block of 'parents(base)' revset. 'base---' will
be .filter_by_generation(3..4) for example. I think 'ancestors(base)' can
also have an optional generation parameter, but I haven't considered any
particular syntax yet.
2022-12-11 13:14:19 +09:00
..
src index: implement generation filter on RevWalkGenerationRange 2022-12-11 13:14:19 +09:00
tests index: implement generation filter on RevWalkGenerationRange 2022-12-11 13:14:19 +09:00
testutils
build.rs
Cargo.toml