Mercurial > hg
comparison mercurial/archival.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 | 88d1b59f6906 |
children | a2f139d25845 |
comparison
equal
deleted
inserted
replaced
23566:fee7a30cfdf5 | 23567:1f080c9c6a35 |
---|