log mercurial/extensions.py @ 11109:a2bc2f2d77a9

age author description
Sun, 07 Feb 2010 14:01:43 +0100 Brodie Rao dispatch: provide help for disabled extensions and commands
Sun, 07 Feb 2010 11:32:08 +0100 Brodie Rao extensions: refactor disabled()
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Sat, 31 Oct 2009 17:04:46 +0100 Benoit Boissinot pychecker: remove unused local variables
Wed, 28 Oct 2009 23:55:23 +0900 Yuya Nishihara extensions: changed to call extsetup() from extensions.loadall()
Mon, 19 Oct 2009 22:19:28 +0300 Alexander Solovyov make path expanding more consistent
Sat, 29 Aug 2009 00:29:16 +0200 Martin Geisler extensions: load and configure extensions in well-defined phases
Mon, 13 Jul 2009 09:50:26 +0900 Nicolas Dumazet for calls expecting bool args, pass bool instead of int
Sat, 04 Jul 2009 12:06:33 +0200 C?dric Duval extensions: remove dead code
Mon, 29 Jun 2009 19:28:54 +0200 C?dric Duval extensions: catch OSError when hgext is not accessible (issue1708)
Sun, 21 Jun 2009 20:34:58 +0200 C?dric Duval extensions: remove import rendered unnecessary by e4e22a310b62
Sun, 21 Jun 2009 17:19:34 +0200 C?dric Duval extensions: use _order to determine if an extension is enabled
Sun, 21 Jun 2009 17:18:48 +0200 C?dric Duval extensions: check for path existence only when necessary
Sun, 21 Jun 2009 17:35:04 +0200 Dirkjan Ochtman extensions: remove now-useless pathdirs() function
Sun, 21 Jun 2009 16:35:44 +0200 Dirkjan Ochtman extensions: simplify by selecting primary hgext