jj/lib
Yuya Nishihara 62511f7cad revset: extend file() predicate to accept more than one paths
'file(a, b)' could be expressed as 'file(a) | file(b)', but the former is
easier to type and can be evaluated efficiently without optimization step.
2022-11-02 01:02:37 +09:00
..
src revset: extend file() predicate to accept more than one paths 2022-11-02 01:02:37 +09:00
tests revset: pass workspace context around parse() functions 2022-11-02 01:02:37 +09:00
build.rs cleanup: remove extern crate declarations 2022-09-21 22:24:09 -07:00
Cargo.toml cargo: bump once_cell from 1.15.0 to 1.16.0 2022-10-31 09:13:00 -07:00