ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara ab1c8656a4 index: rename private index_at_operation methods, reorder arguments
I'm going to add a public method that rebuilds index, and its return type will
be different. I also added "build_" because "index" could be misinterpreted
as noun.

The method arguments are reordered to follow the public IndexStore interface.
2023-12-29 13:05:58 +09:00
..
benches cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
gen-protos Use { workspace = true } to appease VS Code's Cargo.toml parser 2023-08-22 21:38:53 -07:00
src index: rename private index_at_operation methods, reorder arguments 2023-12-29 13:05:58 +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 cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00