Mercurial > evolve
comparison setup.py @ 3266:bc173e7f3b6f
stablesort: simplify processing of non-merge changesets
As long as a changeset as only one parent, the next element in the sort (starting
from the head) has to be that parent. We detect and take advantage of that
shortcut in the non-merge case.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sat, 25 Nov 2017 18:53:23 -0500 |
parents | 3ccde4699cf0 |
children | efac9aad0963 |
comparison
equal
deleted
inserted
replaced
3265:70b5bc95efbe | 3266:bc173e7f3b6f |
---|