jj/lib
Yuya Nishihara b6794ca04a revset: rename literal:"" prefix to exact:""
Per discussion in #2107, I believe "exact" is preferred.

We can also change the default to exact match, but it doesn't always make
sense. Exact match would be useful for branches(), but not for description().
We could define default per predicate function, but I'm pretty sure I cannot
remember which one is which.
2023-08-19 11:33:57 +09:00
..
benches
gen-protos
src revset: rename literal:"" prefix to exact:"" 2023-08-19 11:33:57 +09:00
tests revset: rename literal:"" prefix to exact:"" 2023-08-19 11:33:57 +09:00
testutils
Cargo.toml