jj/lib
Martin von Zweigbergk cce12261d8 matchers: add a matcher for path prefixes (#52)
It's useful to be able to match path prefixes for many commands,
e.g. to allow `jj restore src` to restore all files in under `src/`
(or a file called `src`). I also plan to use it for sparse checkouts.

We'll need to be able to match path prefixes
2022-02-06 14:49:22 -08:00
..
benches project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
protos working_copy: keep track of workspace ID (#13) 2022-02-02 08:15:22 -08:00
src matchers: add a matcher for path prefixes (#52) 2022-02-06 14:49:22 -08:00
tests tests: remove a leftover removal of a checkout in a revset test 2022-02-05 20:11:50 -08:00
build.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
Cargo.toml cargo: upgrade to Rust 2021 (just to stay up to date) 2021-12-13 21:47:00 -08:00