ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk 422d333d4b index: make heads() return result in index order instead of hash order
It's nice to have a non-random order for tests (we can revisit later
if it shows up in profiling). I'm changing the order to be the index
order so the future caller of `heads_pos()` (not `heads()`) will also
get consistent order.
2021-02-23 17:24:55 -08:00
..
protos view: add tracking of "public" heads (copying Mercurial's phase concept) 2021-01-16 11:48:35 -08:00
src index: make heads() return result in index order instead of hash order 2021-02-23 17:24:55 -08:00
tests evolve: pass Transaction to listener functions, so they see the updated state 2021-02-21 22:27:13 -08:00
build.rs
Cargo.toml cargo: release 0.1.1 2021-01-03 23:06:46 -08:00