log mercurial/extensions.py @ 24334:eda2f36889b5

age author description
Sat, 21 Feb 2015 00:40:18 -0500 Matt Harbison extensions: indicate loaded for an immediately called afterload callback
Mon, 09 Feb 2015 11:02:45 -0800 Ryan McElroy extensions: allow extending command synopsis and docstring
Fri, 06 Feb 2015 12:07:32 -0800 Gregory Szorc extensions: support callbacks after another extension loads
Fri, 23 Jan 2015 20:30:49 -0800 Siddharth Agarwal extensions: don't quit loading extensions in the middle if traceback is on stable
Tue, 10 Jun 2014 13:44:37 +0300 anatoly techtonik version: show enabled extensions (issue4209)
Mon, 23 Jun 2014 09:24:06 -0400 Augie Fackler extensions: restore use of callable() since it was readded in Python 3.2
Mon, 05 May 2014 16:54:15 +0200 Thomas Arendsen Hein setup.py, make: avoid problems with outdated, existing hgext/__index__.py* stable