mercurial/__init__.py
author Lucas Moscovicz <lmoscovicz@fb.com>
Fri, 07 Feb 2014 08:44:18 -0800
changeset 20657 379e89e4b079
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
revset: added order methods to lazyset classes This will allow revsets to ask for an ordered set when possible to be able to work lazily with it.