Mercurial > hg
log mercurial/config.py @ 44544:13da36d77a3f
age | author | description |
---|---|---|
Fri, 08 Nov 2019 11:19:20 -0800 | Augie Fackler | cleanup: remove pointless r-prefixes on single-quoted strings |
Tue, 29 Oct 2019 10:41:30 +0100 | Pierre-Yves David | formatting: run black version 19.10b0 on the codebase stable |
Thu, 17 Oct 2019 12:10:42 +0200 | Denis Laxalde | py3: encode underlying error message during parse error of %include |
Mon, 07 Oct 2019 00:04:04 -0400 | Gregory Szorc | py3: finish porting iteritems() to pycompat and remove source transformer |
Sun, 06 Oct 2019 16:55:18 -0400 | Gregory Szorc | py3: manually import getattr where it is needed |
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 |