mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-17 17:55:29 +00:00
e71e9c99b2
ReadonlyIndex implementation leverages the existing binary search function. MutableIndex one is basically the same as repo::IdIndex. Shortest prefix length could be calculated for each segment, but I think returning neighbors is better for testing. |
||
---|---|---|
.. | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |