comparison tests/test-histedit-commute.t @ 27469:8914296e74a2

commands: use revlog._deltachain in debugdeltachain We have a nice API now. Use it. This does mean we introduce an extra index lookup for each revision. Considering this is a debug command, the overhead should be acceptable. We could add the chain size to revlog._deltachain(). However, that feels like avoidable overhead.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 20 Dec 2015 19:02:02 -0800
parents 11be6b7f95da
children a67d2e059a51
comparison
equal deleted inserted replaced
27468:93ac15f03331 27469:8914296e74a2