ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk da1c259211 index_store: use custom error type for write errors
Public APIs should use custom error types (not `io::Error` as
here). The caller isn't affected by this commit because it just
unwraps the error.
2023-03-02 12:33:11 -08:00
..
gen-protos cargo: bump prost-build from 0.11.7 to 0.11.8 2023-02-28 16:13:14 +00:00
src index_store: use custom error type for write errors 2023-03-02 12:33:11 -08:00
tests git: add function to import a selection of the git refs 2023-03-02 10:09:08 +01:00
testutils cargo: bump tempfile from 3.3.0 to 3.4.0 2023-02-27 11:06:51 -08:00
build.rs
Cargo.toml cargo: bump tempfile from 3.3.0 to 3.4.0 2023-02-27 11:06:51 -08:00