Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 08 May 2012 11:20:07 +0200 | Adrian Buehlmann | parsers: statically initializing tp_new to PyType_GenericNew is not portable stable |
Tue, 08 May 2012 12:05:45 -0500 | Matt Mackall | merge with stable |
Sun, 06 May 2012 14:37:51 -0500 | Matt Mackall | context: add copies method with caching |
Sun, 06 May 2012 14:20:53 -0500 | Matt Mackall | filectx: handle some other simple cases for finding merge ancestor |
Sun, 06 May 2012 14:15:17 -0500 | Matt Mackall | graft: remark on empty graft |
Fri, 04 May 2012 17:27:14 -0500 | Matt Mackall | filectx: make ancestor require actx |
Mon, 07 May 2012 21:49:45 +0200 | Patrick Mezard | pure/base85: align exception type/msg on base85.c stable |