Mercurial > public > mercurial-scm > hg
log tests/test-ui-config.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Thu, 10 May 2018 21:08:32 +0900 | Yuya Nishihara | stringutil: flip the default of pprint() to bprefix=False |
Fri, 27 Apr 2018 13:15:51 -0400 | Augie Fackler | tests: port test-ui-config to Python 3 |
Tue, 10 Apr 2018 20:14:12 +0530 | Pulkit Goyal | py3: add b'' prefixes in tests/test-ui-config.py |
Mon, 16 Oct 2017 17:41:27 +0200 | Boris Feld | configitems: adds a developer warning when accessing undeclared configuration |
Tue, 23 May 2017 15:44:50 +0200 | Boris Feld | ui: fix ui.configdate for invalid dates |