comparison mercurial/statichttprepo.py @ 26061:be8a4e0800d8

reachableroots: use baseset lazy sorting smartset sorting is lazy (so faster in some case) and better (informs that the set is sorted allowing some optimisation). So we rely on it directly. Some test output are updated because we now have more information (ordering).
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 20 Aug 2015 17:23:21 -0700
parents 762f4c6df6b1
children 56b2bcea2529
comparison
equal deleted inserted replaced
26060:4ee2af2194d4 26061:be8a4e0800d8