diff mercurial/merge.py @ 20703:e07b1fd30805

revset: added sort methods to generatorsets Method needed to propagate sort calls amongst lazy structures. The generated list (stored in the object) is sorted. If the generated list did not contain all elements from the generator, we take care of that before sorting the list.
author Lucas Moscovicz <lmoscovicz@fb.com>
date Mon, 24 Feb 2014 16:36:17 -0800
parents 2a4871c2511d
children 89059c450c56
line wrap: on
line diff