Mercurial > public > mercurial-scm > hg-stable
log mercurial/rcutil.py @ 43711:02fe8dedab8c
age | author | description |
---|---|---|
Thu, 14 Nov 2019 17:36:01 -0800 | Martin von Zweigbergk | defaults: rename default.d to defaultrc to make it a valid package name |
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals |
Sat, 05 Oct 2019 10:29:34 -0400 | Augie Fackler | style: run a patched black on a subset of mercurial |
Wed, 03 Apr 2019 16:03:41 -0700 | Martin von Zweigbergk | config: read configs from directories in lexicographical order |
Thu, 12 Oct 2017 23:30:46 -0700 | Jun Wu | codemod: use pycompat.iswindows |
Wed, 26 Apr 2017 22:26:28 +0900 | Yuya Nishihara | osutil: proxy through util (and platform) modules (API) |