Mercurial > public > mercurial-scm > hg
log contrib/check-config.py @ 40788:41f0529b5112 stable
age | author | description |
---|---|---|
Sat, 13 Oct 2018 05:14:21 -0400 | Augie Fackler | contrib: fix up output in check-config.py to use strs to avoid b prefixes |
Tue, 18 Sep 2018 23:56:38 -0400 | Matt Harbison | py3: byteify contrib/check-config.py |
Mon, 05 Feb 2018 13:24:02 +0530 | Pulkit Goyal | py3: add b'' to literals in check-config.py |
Fri, 29 Dec 2017 05:40:49 +0530 | Pulkit Goyal | check-config: specify the mode 'rb' to open the file |
Tue, 18 Jul 2017 06:27:36 -0700 | Ryan McElroy | check-config: mention the file and line of the error |
Sat, 01 Jul 2017 20:34:27 -0700 | Gregory Szorc | check-config: syntax to allow inconsistent config values |
Thu, 15 Jun 2017 10:58:36 -0700 | Gregory Szorc | check-config: look for ui.configwith |