diff mercurial/repair.py @ 20748:6b731b29e154

revset: added min and max methods to baseset and lazyset This classes have no particular order so they rely on python min() and max() implementation. This methods will be implemented in every smartset class in future patches. For other classes there are lazy implementations that can be made for this methods.
author Lucas Moscovicz <lmoscovicz@fb.com>
date Wed, 19 Feb 2014 09:28:17 -0800
parents 5fc2ae1c631b
children f49d60fa40a5
line wrap: on
line diff