log mercurial/extensions.py @ 7916:f779e1996e23

age author description
Fri, 27 Mar 2009 01:28:09 +0200 Alexander Solovyov ability to load hooks from arbitrary python module
Mon, 23 Mar 2009 13:13:11 +0100 Peter Arrenbrecht cleanup: drop enumerate() when index is not used
Mon, 12 Jan 2009 11:48:05 -0600 Matt Mackall error: move SignalInterrupt
Tue, 18 Nov 2008 16:02:14 -0600 Matt Mackall dispatch: generalize signature checking for extension command wrapping
Fri, 14 Nov 2008 14:17:42 +0100 Dirkjan Ochtman extensions: copy __module__ for wrapped commands
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)