Mercurial > hg-stable
comparison doc/README @ 24940:6b54f749659b
revset: avoid returning duplicates when returning ancestors
Before this patch, _revancestors were giving false result when a revision was
duplicated in the input. Duplicated entry are rare but may happen when using the
`%lx` notation internally.
This series has no visible impact on the performance of the function according
to benchmark.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Wed, 26 Mar 2014 15:55:50 -0700 |
parents | 3516a4e877c1 |
children |
comparison
equal
deleted
inserted
replaced
24939:85544a52ee84 | 24940:6b54f749659b |
---|