Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 07 Oct 2014 01:41:02 -0700 | Pierre-Yves David | _descendants: replace `ascending()` with `sort()` |
Tue, 07 Oct 2014 01:36:53 -0700 | Pierre-Yves David | _descendants: directly use smartset |
Fri, 03 Oct 2014 03:29:55 -0500 | Pierre-Yves David | baseset: explicitly track order of the baseset |
Fri, 03 Oct 2014 03:31:05 -0500 | Pierre-Yves David | baseset: fix isascending and isdescending |
Fri, 03 Oct 2014 03:26:18 -0500 | Pierre-Yves David | baseset: prepare lazy ordering in __iter__ |
Fri, 03 Oct 2014 03:19:23 -0500 | Pierre-Yves David | baseset: implement a fastasc and fastdesc |