ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 9207314173 revset: add substitution rule for "::x & ~(::y-)"
Suppose the generation value is usually small, it should be faster to do
bounded range look up first 'y-', then walk ancestors with the unwanted set
'y-..x'.
2024-03-17 14:50:48 +09:00
..
examples
src
testing revset: add substitution rule for "::x & ~(::y-)" 2024-03-17 14:50:48 +09:00
tests
build.rs
Cargo.toml
LICENSE