Sat, 10 May 2014 14:57:25 -0700 | Gregory Szorc | demandimport: pass proper level to __import__ in Python 3 | file | diff | annotate |
Tue, 08 Apr 2014 01:35:13 +0200 | Mads Kiilerich | demandimport: make it possible to disable by setting HGDEMANDIMPORT=disable | file | diff | annotate |
Mon, 10 Feb 2014 14:51:06 -0800 | Brodie Rao | hooks: only disable/re-enable demandimport when it's already enabled | file | diff | annotate |
Sat, 05 Oct 2013 01:02:22 +0900 | FUJIWARA Katsunori | demandimport: allow extensions to import own modules by absolute name | file | diff | annotate |
Sat, 05 Oct 2013 01:02:22 +0900 | FUJIWARA Katsunori | demandimport: support "absolute_import" for external libraries (issue4029) | file | diff | annotate |
Mon, 22 Aug 2011 22:50:52 +0200 | Simon Heimberg | demandimport: determine at load time if __import__ has level argument | file | diff | annotate |
Mon, 25 Jul 2011 21:15:48 -0500 | Augie Fackler | demandimport: use getattr instead of hasattr | file | diff | annotate |