log mercurial/extensions.py @ 7281:f96c20e9b56a

age author description
Wed, 22 Oct 2008 17:34:50 -0500 Matt Mackall extensions: add wrapping functions
Tue, 09 Sep 2008 14:43:12 +0200 Benoit Boissinot Do not try to load extensions twice (issue811)
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl Remove unused imports
Mon, 03 Mar 2008 12:46:57 -0500 Jesse Glick When failing to load an extension, show where Hg tried to load it from.
Tue, 18 Sep 2007 19:53:01 -0500 Steve Borho Allow explicit disabling of extensions
Fri, 17 Aug 2007 17:33:27 -0300 Alexis S. L. Carvalho Move cmdtable and reposetup handling out of extensions.py
Thu, 09 Aug 2007 12:35:10 -0700 Brendan Cully Merge with crew-stable