log

age author description
Tue, 11 Aug 2015 15:34:10 -0400 Augie Fackler reachableroots: fix transposition of set and list types in PyArg_ParseTuple
Tue, 11 Aug 2015 14:50:39 -0400 Augie Fackler reachableroots: consistently use short-form of PyErr_NoMemory()
Tue, 11 Aug 2015 14:49:40 -0400 Augie Fackler reachableroots: if allocating a new set fails, use PyErr_NoMemory()
Thu, 06 Aug 2015 22:11:20 -0700 Laurent Charignon reachableroots: default to the C implementation
Thu, 06 Aug 2015 22:10:31 -0700 Laurent Charignon changelog: add way to call the reachableroots C implementation
Thu, 06 Aug 2015 21:28:45 -0700 Laurent Charignon reachableroots: add a C implementation
Fri, 19 Jun 2015 20:28:52 -0700 Laurent Charignon revset: remove grandparent by using reachableroots