Mercurial > public > mercurial-scm > hg
log mercurial/exthelper.py @ 46244:fb69b51b4daa
age | author | description |
---|---|---|
Sun, 22 Nov 2020 15:07:09 -0500 | Matt Harbison | exthelper: update the examples to be python3 complaint |
Tue, 15 Oct 2019 11:06:04 -0400 | Augie Fackler | cleanup: hgdemandimport.tracing accepts strings, not bytes |
Mon, 07 Oct 2019 00:04:04 -0400 | Gregory Szorc | py3: finish porting iteritems() to pycompat and remove source transformer |
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Wed, 15 May 2019 17:18:57 -0400 | Augie Fackler | exthelper: add some semi-useful trace logs |
Thu, 17 Jan 2019 00:16:00 -0500 | Matt Harbison | exthelper: drop the addattr() decorator |