jj/lib
Martin von Zweigbergk fd6c7f3bb3 op_heads_store: let caller create initial operation
It makes the APIs much simpler if we don't have to pass in information
about the initial operation when we create the `OpHeadsStore`. It also
makes the alternative `OpHeadsStore` implementations simpler since we
move some logic into a shared location (`ReadonlyRepo::init()`).

This effectively undoes ec07104126. Maybe some further refactoring
made it possible to move it back as I'm doing in this commit?
2023-02-28 08:08:31 -08:00
..
gen-protos cargo: bump prost-build from 0.11.6 to 0.11.7 2023-02-24 11:55:41 +09:00
src op_heads_store: let caller create initial operation 2023-02-28 08:08:31 -08:00
tests repo: propagate error when failing to look up backend type 2023-02-27 09:44:28 -08: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