comparison hgweb.cgi @ 32297:d7efaf6275a7

perf: always pass node to revlog.revision() I removed this in 73c3e226d2fc thinking it wasn't necessary. In fact, we need to always pass a node so the code is compatible with revisions before d7d64b89a65c. The new code uses a variable to avoid check-style complaining about "r.revision(r.node(" patterns.
author Gregory Szorc <gregory.szorc@gmail.com>
date Mon, 15 May 2017 19:37:11 -0700
parents 4b0fc75f9403
children 47ef023d0165
comparison
equal deleted inserted replaced
32296:7e07d5836063 32297:d7efaf6275a7