jj/lib
Yuya Nishihara 6237f3cdfd revset: fold nested parents expressions
Some other ancestors() expressions can also be substituted. Practically,
this is the rule to fold repeated '-' operators to evaluate them lazily.
2022-12-13 15:55:18 +09:00
..
src revset: fold nested parents expressions 2022-12-13 15:55:18 +09:00
tests revset: fold nested parents expressions 2022-12-13 15:55:18 +09:00
testutils
build.rs
Cargo.toml