mercurial/scmwindows.py
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
Sat, 24 Mar 2018 13:30:50 +0900 Yuya Nishihara rcutil: directly call win32.executablepath()
Wed, 26 Apr 2017 22:26:28 +0900 Yuya Nishihara osutil: proxy through util (and platform) modules (API)
Fri, 28 Apr 2017 20:51:14 +0900 Yuya Nishihara pager: use less as a fallback on Unix stable
Sun, 18 Dec 2016 02:06:00 +0530 Pulkit Goyal py3: replace os.environ with encoding.environ (part 4 of 5)
Sat, 17 Dec 2016 19:47:17 +0530 Pulkit Goyal py3: replace os.pathsep with pycompat.ospathsep
Thu, 20 Oct 2016 23:09:05 +0900 Yuya Nishihara scmutil: extend termwidth() to return terminal height, renamed to termsize()
Thu, 20 Oct 2016 21:42:11 +0900 Yuya Nishihara scmutil: make termwidth() obtain stdio from ui
Thu, 20 Oct 2016 21:38:44 +0900 Yuya Nishihara scmutil: move util.termwidth()
Wed, 10 Aug 2016 04:35:44 +0530 Pulkit Goyal py3: conditionalize _winreg import
Mon, 21 Dec 2015 21:21:09 -0800 Gregory Szorc scmwindows: use absolute_import
Mon, 12 Oct 2015 20:13:12 +0200 Mads Kiilerich windows: read all global config files, not just the first (issue4491) (BC)
Thu, 04 Sep 2014 21:36:35 +0200 Mads Kiilerich config: don't read the same config file twice
Thu, 21 Feb 2013 13:16:02 -0600 Kevin Bullock scmutil: fix NameError on windows
Tue, 12 Feb 2013 11:36:21 -0600 Kevin Bullock scmutil: split platform-specific bits into their own modules
less more (0) tip