Mercurial > hg
graph
-
fullreposet: use `isascending` instead of `ascending` to recognise smartsetsTue, 07 Oct 2014 01:41:14 -0700, by Pierre-Yves David
-
fullreposet: use `sort` to enforce the orderTue, 07 Oct 2014 01:41:26 -0700, by Pierre-Yves David
-
revancestors: replace `descending` with `sort(reverse=False)`Tue, 07 Oct 2014 01:48:34 -0700, by Pierre-Yves David
-
_descendants: replace `ascending()` with `sort()`Tue, 07 Oct 2014 01:41:02 -0700, by Pierre-Yves David
-
_descendants: directly use smartsetTue, 07 Oct 2014 01:36:53 -0700, by Pierre-Yves David
-
baseset: explicitly track order of the basesetFri, 03 Oct 2014 03:29:55 -0500, by Pierre-Yves David
-
baseset: fix isascending and isdescendingFri, 03 Oct 2014 03:31:05 -0500, by Pierre-Yves David