Mercurial > public > mercurial-scm > hg-stable
log mercurial/extensions.py @ 26957:d16d73173fdd
age | author | description |
---|---|---|
Sat, 17 Oct 2015 00:58:46 +0200 | Mads Kiilerich | spelling: trivial spell checking |
Sat, 08 Aug 2015 19:13:14 -0700 | Gregory Szorc | extensions: use absolute_import |
Tue, 23 Jun 2015 22:20:08 -0700 | Gregory Szorc | global: mass rewrite to use modern exception syntax |
Mon, 30 Mar 2015 16:23:35 +0900 | Yuya Nishihara | extensions: show traceback on load failure if --traceback flag is set |
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 |