jj/lib
Martin von Zweigbergk d6fcf4c7b2 repo: load correct OpHeadsStore depending on repo's type
We forgot to actually call `StoreFactories::load_op_heads_store()` to
load the right type of `OpHeadsStore` depending on the contents of
`.jj/repo/op_heads/type`. That shouldn't have any effect yet since we
only have one type so far, and there are no out-of-tree types yet
either (clearly, since they would not work).
2022-12-31 01:22:29 -08:00
..
gen-protos lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
src repo: load correct OpHeadsStore depending on repo's type 2022-12-31 01:22:29 -08:00
tests matchers: simplify FilesMatcher::new() to take slice of paths 2022-12-30 14:15:27 +09:00
testutils repo: add MutableRepo::new_commit() returning CommitBuilder 2022-12-26 23:30:52 -08:00
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml cargo: bump once_cell from 1.16.0 to 1.17.0 2022-12-30 09:38:30 -08:00