Mercurial > public > mercurial-scm > hg
log mercurial/extensions.py @ 25246:c18b7eb1036f stable
age | author | description |
---|---|---|
Wed, 06 May 2015 09:52:10 -0700 | Gregory Szorc | extensions: clear aftercallbacks after execution (issue4646) stable |
Wed, 15 Apr 2015 12:18:05 -0400 | Eric Sumner | extensions: extract partial application into a bind() function |
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) |