jj/lib
Yuya Nishihara 73a4b7f5bf repo: extract add_heads() that can import commits from multiple heads
This allows us to reorder commits to be indexed in bulk.

The incremental update optimization is applied only for a single head. This
could be tried for multiple heads, but it's unlikely that every head has
a single new commit for each.
2023-08-14 07:48:55 +09:00
..
benches
gen-protos
src repo: extract add_heads() that can import commits from multiple heads 2023-08-14 07:48:55 +09:00
tests
testutils
Cargo.toml