Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 20 Sep 2012 19:01:53 +0200 | Pierre-Yves David | clfilter: remove usage of `range` in favor of iteration over changelog |
Mon, 03 Sep 2012 14:19:45 +0200 | Pierre-Yves David | clfilter: split `revlog.headrevs` C call from python code |
Mon, 03 Sep 2012 14:12:45 +0200 | Pierre-Yves David | clfilter: handle non contiguous iteration in `revlov.headrevs` |
Thu, 20 Sep 2012 19:00:59 +0200 | Pierre-Yves David | clfilter: make the revlog class responsible of all its iteration |