ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk 4619942a57 evolution: add support for updating state incrementally
We currently recalculate the entire evolution state whenever a new
commit is added within a transaction. That's clearly wasteful. This
commit makes the state-update incremental.
2020-12-23 18:37:55 -08:00
..
protos releasing: add copyright header also to generated files 2020-12-15 18:36:23 -08:00
src evolution: add support for updating state incrementally 2020-12-23 18:37:55 -08:00
tests evolution: fix it so pruned commits can be divergent 2020-12-23 18:01:01 -08:00
Cargo.toml tests: start using the maplit crate 2020-12-23 17:32:31 -08:00