ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 38ce914321 index: reindex on content-related I/O errors
If read_exact() or read_u32() reached to EOF, the index file should be
considered corrupted. File not found error is also treated as data corruption
because an invalid file name could be read from the child segment file. It
can't handle special file names like "..", though.
2023-12-21 08:05:30 +09:00
..
benches
gen-protos
src index: reindex on content-related I/O errors 2023-12-21 08:05:30 +09:00
tests tests: set git_settings.auto_local_branch where it matters 2023-12-17 08:30:24 +09:00
testutils transaction: take description at end instead of start 2023-12-13 08:12:49 -08: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