Mercurial > public > mercurial-scm > hg-stable
diff mercurial/revlog.py @ 17674:e69274f8d444
clfilter: split `revlog.headrevs` C call from python code
Make the pure python implementation of headrevs available to derived classes. It
is important because filtering logic applied by `revlog` derived class won't
have effect on `index`. We want to be able to bypass this C call to implement
our own.
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Mon, 03 Sep 2012 14:19:45 +0200 |
parents | d686c6876ef6 |
children | 6f79c32c0bdf |
line wrap: on
line diff