ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk 277b9bb08e matchers: let matchers indicate that directory matches recursively (#52)
Knowing that a matchers matches everything recursively from a certain
directory is useful for various optimizations. For example, it lets
you avoid visiting a directory if you're using a matcher with a
negative condition (so you return what does *not* match).
2022-04-26 14:52:17 -07:00
..
protos
src matchers: let matchers indicate that directory matches recursively (#52) 2022-04-26 14:52:17 -07:00
tests rebase: update bookkeeping for branches as we rebase descendants 2022-04-25 14:05:27 -07:00
build.rs
Cargo.toml cargo: upgrade uuid to 1.0.0 2022-04-20 14:18:59 -07:00