ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara a7541e1ba4 repo: add workaround for shortest prefix calculation of root ids
This is ugly, but we need a special case because root_change_id and
root_commit_id aren't equal but share the same prefix bytes. In practice,
no one would care for the shortest root id prefix, but we'll need to deal
with a similar problem when migrating prefix id resolution to repo layer.
2023-01-22 12:03:08 +09:00
..
gen-protos cargo: bump prost-build from 0.11.5 to 0.11.6 2023-01-13 21:24:02 +00:00
src repo: add workaround for shortest prefix calculation of root ids 2023-01-22 12:03:08 +09:00
tests op_heads_store: remove LockedOpHeads 2023-01-20 15:18:08 -08:00
testutils cargo: bump git2 from 0.16.0 to 0.16.1 2023-01-21 00:05:57 +00:00
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml cargo: bump git2 from 0.16.0 to 0.16.1 2023-01-21 00:05:57 +00:00