log mercurial/demandimport.py @ 5327:f46ab9cacd3c

age author description
Tue, 14 Aug 2007 16:03:15 +0200 Patrick Mezard demandimport: ignore resource module, not available under Windows.
Mon, 13 Aug 2007 19:42:52 +0200 Patrick Mezard demandimport: ignore pwd and grp.
Tue, 19 Jun 2007 08:51:34 +0200 Thomas Arendsen Hein Updated copyright notices and add "and others" to "hg version"
Mon, 18 Jun 2007 19:43:26 -0500 Matt Mackall demandimport: fix issue579 and add a test
Mon, 18 Jun 2007 15:03:55 -0700 Lee Cantey Fix for demandimport.py and Windows compiled version.
Sat, 03 Mar 2007 18:59:54 -0800 Brendan Cully Add _xmlplus to the demandimport blacklist. (HGCIA was failing to load.)
Sun, 17 Dec 2006 22:16:57 -0600 Matt Mackall Add some modules to the demandimport ignore list for Windows