jj/lib
Yuya Nishihara fa3ad16bf2 revset: add present(set) predicate that suppresses NoSuchRevision error
This is copied from Mercurial. Typical use case I have in mind is
"present(master) | present(main)" in stock revset.
2022-11-07 21:41:54 +09:00
..
src revset: add present(set) predicate that suppresses NoSuchRevision error 2022-11-07 21:41:54 +09:00
tests revset: add present(set) predicate that suppresses NoSuchRevision error 2022-11-07 21:41:54 +09:00
build.rs
Cargo.toml