jj/lib
Yuya Nishihara dde42b9c05 index: rename resolve_prefix() to resolve_commit_id_prefix()
I'll probably add change id lookup methods to CompositeIndex. The Index trait
won't gain resolve_change_id_prefix(), but I also renamed its resolve_prefix()
for consistency.
2023-12-26 01:03:10 +09:00
..
benches
gen-protos
src index: rename resolve_prefix() to resolve_commit_id_prefix() 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