hgext/__init__.py
author Pierre-Yves David <pierre-yves.david@fb.com>
Thu, 18 Jun 2015 16:15:21 -0700
branchstable
changeset 1385 c2584407afbf
parent 519 9825c7da5b54
child 1619 5ef77a1d975c
permissions -rw-r--r--
evolve: move 'successors()' to smarted usage The "new" smarted can be significantly more efficient than the old was. We convert our revset to take advantage of that.

# Copyright 2011 Logilab SA <contact@logilab.fr>