comparison .hgignore @ 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 ce5d711475a3
children a9e1ab2da30d
comparison
equal deleted inserted replaced
20696:77ab0abb08a0 20703:e07b1fd30805