ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 16ef57907b str_util: add more StringPattern methods for convenience
The Display impl helps to format error messages. Since both Regex and
glob::Pattern implement Display, it's probably okay for our type to copy that.
2023-10-22 04:07:49 +09:00
..
benches
gen-protos Use { workspace = true } to appease VS Code's Cargo.toml parser 2023-08-22 21:38:53 -07:00
src str_util: add more StringPattern methods for convenience 2023-10-22 04:07:49 +09:00
tests revset: add support for glob:pattern 2023-10-21 09:55:01 +09:00
testutils working copy: pass commit instead of tree into check_out() 2023-10-16 22:33:44 -07:00
Cargo.toml revset: add support for glob:pattern 2023-10-21 09:55:01 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00