Mercurial > public > mercurial-scm > hg
comparison mercurial/obsutil.py @ 32998:c7da57bbae96
dagop: comment why revancestors() doesn't heapify input revs at once
I wondered why we're doing this complicated stuff without noticing the input
revs may be iterated lazily in descending order. c1f666e27345 showed why.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 18 Jun 2017 17:16:02 +0900 |
parents | 1858fc2327ef |
children | 4f49810a1011 |
comparison
equal
deleted
inserted
replaced
32997:b9e2269aeff8 | 32998:c7da57bbae96 |
---|