view debian/compat @ 1336:10d2ef1f7ed4

evolve: don't use python sets on top of revset for evolve --rev In --rev we were wrapping the revsets in python sets. This is wrong as the use python sets force the wrapper revision set to be computed earlier than it has to and have no order guarantee. Removing this wrapping changes a test because the ordering does not appear to be the same but the end result is the same.
author Laurent Charignon <lcharignon@fb.com>
date Wed, 13 May 2015 09:03:11 -0700
parents b18b00036355
children 43e9bb4de6b5
line wrap: on
line source

8