jj/lib
Yuya Nishihara 33beb8d456 fileset: add recursive iterator over explicit paths
The primary use case is to warn unmatched paths. I originally thought paths in
negated expressions shouldn't be checked, but doing that seems rather
inconsistent than useful. For example, "~x" in "jj split '~x'" should match at
least one file to split to non-empty revisions.
2024-04-11 00:51:19 +09:00
..
benches
gen-protos
proc-macros
src fileset: add recursive iterator over explicit paths 2024-04-11 00:51:19 +09:00
tests revset: migrate file() predicate to be based on FilesetExpression 2024-04-06 23:59:54 +09:00
testutils
Cargo.toml
LICENSE