ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara e14b31a033 repo_path: reject leading slash and empty path components
Leading/trailing slashes would introduce a bit of complexity if we migrate
the backing type from Vec<String> to String. Empty components are okay, but
let's reject them as they are cryptic and invalid.
2023-11-26 18:21:40 +09:00
..
benches
gen-protos
src repo_path: reject leading slash and empty path components 2023-11-26 18:21:40 +09:00
tests rewrite: fix check for newly-empty commit in optimized path 2023-11-26 14:42:17 +09:00
testutils sign: Implement generic commit signing on the backend 2023-11-23 22:52:20 +02:00
Cargo.toml cargo: add ref-cast dependency 2023-11-26 18:21:40 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00