jj/lib
Yuya Nishihara 222d9a6527 revset: rewrite 'x ~ y' to 'x & ~y' first to apply filter optimization
This is remainder of 48d10d648c "revset: add unary negate (or set
complement) operator '~y'".
2022-12-07 23:38:17 +09:00
..
src revset: rewrite 'x ~ y' to 'x & ~y' first to apply filter optimization 2022-12-07 23:38:17 +09:00
tests revset: use filter intersection for tree containing filter 2022-12-07 11:01:59 +09:00
testutils
build.rs
Cargo.toml