diff tests/test-issue1502.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 216cc65cf227
children 9e0535da20a5
line wrap: on
line diff