Mercurial > hg
log mercurial/__init__.py @ 28683:d0210a35c81a
age | author | description |
---|---|---|
Sat, 12 Mar 2016 13:19:19 -0800 | Gregory Szorc | mercurial: use pure Python module policy on Python 3 |
Wed, 09 Mar 2016 15:47:01 +0000 | timeless | setup: create a module for the modulepolicy |
Thu, 03 Dec 2015 21:25:05 -0800 | Gregory Szorc | mercurial: support loading modules from zipimporter |
Tue, 24 Nov 2015 22:21:51 -0800 | Gregory Szorc | mercurial: don't load C extensions from PyPy |
Tue, 24 Nov 2015 22:50:04 -0800 | Gregory Szorc | mercurial: be more strict about loading dual implemented modules |
Thu, 03 Dec 2015 21:37:01 -0800 | Gregory Szorc | mercurial: implement import hook for handling C/Python modules |
Tue, 03 May 2005 13:16:10 -0800 | mpm | Add back links from file revisions to changeset revisions |