comparison mercurial/mpatch_module.c @ 29959:483003c27938

manifest: move treeinmem onto manifestlog A previous patched moved all the serialization related options onto manifestrevlog (since it is responsible for serialization). Let's move the treeinmem option on manifestlog, since it is responsible for materialization decisions. This reduces the number of dependencies manifestlog has on the old manifest type as well, so we can eventually make them completely independent of each other.
author Durham Goode <durham@fb.com>
date Tue, 20 Sep 2016 12:24:01 -0700
parents 155f0cc3f813
children 5fc3459d0493
comparison
equal deleted inserted replaced
29958:37a36c05dcc3 29959:483003c27938