Mercurial > hg
log mercurial/scmwindows.py @ 50351:de2102390910 stable
age | author | description |
---|---|---|
Thu, 15 Dec 2022 15:46:25 -0500 | Matt Harbison | windows: drop some py2 registry module importing |
Thu, 15 Dec 2022 15:41:59 -0500 | Matt Harbison | typing: add type hints to the platform specific scm modules |
Wed, 23 Mar 2022 13:51:40 -0400 | Matt Harbison | pytype: disable a few errors about Windows specific module attributes |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Wed, 09 Dec 2020 18:21:16 -0500 | Matt Harbison | windows: continue looking at `%HOME%` for user config files with py3.8+ |
Tue, 03 Nov 2020 09:56:02 -0800 | Martin von Zweigbergk | config: read system hgrc in lexicographical order |
Tue, 17 Dec 2019 22:08:07 -0500 | Matt Harbison | windows: add a global equivalent to /etc/mercurial for *.rc processing |