jj/lib
Martin von Zweigbergk 28cbd7b1c5 revset: move evaluation into index
This commit adds an `evaluate_revset()` function to the `Index`
trait. It will require some further cleanup, but it already achieves
the goal of letting the index implementation decide which revset
engine to use.
2023-03-14 05:32:02 -07:00
..
gen-protos
src revset: move evaluation into index 2023-03-14 05:32:02 -07:00
tests
testutils
build.rs
Cargo.toml