ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 0f2f566188 index: remove "segment_" prefix from IndexSegment methods
Since Readonly/MutableIndexSegment no longer implement Index trait, there's
no ambiguity between segment-local and index-global operations. Let's shorten
the method names.
2023-12-26 01:03:10 +09:00
..
benches
gen-protos
src index: remove "segment_" prefix from IndexSegment methods 2023-12-26 01:03:10 +09:00
tests split.rs: stop using DescendantRebaser::new 2023-12-24 19:25:16 -08:00
testutils transaction: take description at end instead of start 2023-12-13 08:12:49 -08:00
Cargo.toml lock: remove byteorder dependency from tests, use fs helper functions 2023-12-23 00:14:17 +09:00
LICENSE