##// END OF EJS Templates
templater: compute revset lazily...
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.

File last commit:

r16438:28a90cdf default
r40553:d11e2c5b default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer