ok/jj
1
0
Fork 0
forked from mirrors/jj
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 cleanup: remove extern crate declarations 2022-09-21 22:24:09 -07:00
Cargo.toml tesutils: replace lazy_static with std::sync::Once 2022-11-01 12:23:07 -07:00