Mercurial > hg
comparison mercurial/__init__.py @ 23567:1f080c9c6a35
groupbranchiter: support for non-contiguous revsets
The algorithm now works when some revisions are skipped. We now use "first
included ancestors" instead of just "parent" to link changesets with each other.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 04 Sep 2014 19:05:36 +0200 |
parents | 9117c6561b0b |
children | 4374d819ccd5 |
comparison
equal
deleted
inserted
replaced
23566:fee7a30cfdf5 | 23567:1f080c9c6a35 |
---|