log mercurial/demandimport.py @ 18027:4ca434500dbf

age author description
Mon, 22 Aug 2011 22:50:52 +0200 Simon Heimberg demandimport: determine at load time if __import__ has level argument
Mon, 25 Jul 2011 21:15:48 -0500 Augie Fackler demandimport: use getattr instead of hasattr
Tue, 01 Mar 2011 23:35:22 -0600 Augie Fackler demandimport: blacklist rfc822 and mimetools to prevent spurious warnings
Wed, 01 Dec 2010 21:46:08 +0100 Dan Villiom Podlaski Christiansen demandimport: change default for level from None to -1
Thu, 11 Nov 2010 00:08:09 +0100 Martin Geisler check-code: using and/or/not as a function is bad style
Sat, 30 Oct 2010 11:32:04 -0500 Matt Mackall demandimport: back out 50a4e55aa278 (issue2467) stable
Thu, 21 Oct 2010 10:13:03 -0500 Steve Borho demandimport: backout fe31f834a9ff stable