Mercurial > public > mercurial-scm > hg-stable
log mercurial/scmwindows.py @ 40450:41f0529b5112 stable
age | author | description |
---|---|---|
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 |