Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Mon, 06 Oct 2014 11:03:30 -0700 | Pierre-Yves David | baseset: stop inheriting from built-in list class |
Tue, 07 Oct 2014 00:38:14 -0700 | Pierre-Yves David | strip: stop calling `remove` on smartset |