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
|
Fri, 19 Jun 2015 20:18:54 -0700 |
Laurent Charignon |
revset: rename revsbetween to reachableroots and add an argument
|
Fri, 07 Aug 2015 02:13:42 -0700 |
Laurent Charignon |
revset: make revsbetween public
|
Thu, 06 Aug 2015 21:00:16 -0400 |
Matt Harbison |
match: fix a caseonly rename + explicit path commit on icasefs (issue4768)
stable
|
Tue, 11 Aug 2015 13:19:42 +0800 |
Anton Shestakov |
style: adjust whitespaces in webutil.py
|
Mon, 10 Aug 2015 15:30:28 -0500 |
Matt Mackall |
merge with stable
|
Thu, 06 Aug 2015 17:21:46 -0700 |
Durham Goode |
convert: fix git copy file content conversions
stable
|
Sun, 09 Aug 2015 16:09:41 +0900 |
Yuya Nishihara |
revset: prevent crash caused by empty group expression while optimizing "or"
stable
|