comparison mercurial/fancyopts.py @ 40518:d11e2c5b287e

templater: compute revset lazily This speeds up e.g. "{ifcontains(rev, revset('::.'), ...)}" in common cases where 'rev' is near the working parent. The templater API is ugly, but it helps here. 'f' can be either a generator or a function returning a generator.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 04 Nov 2018 20:44:26 +0900
parents 39e5e346eba7
children 2372284d9457
comparison
equal deleted inserted replaced
40517:2dd3a0201307 40518:d11e2c5b287e