Tue, 25 Jun 2019 19:30:24 -0700 |
Rodrigo Damazio Bovendorp |
py3: use integer division for the value passed to xrange
|
file |
diff |
annotate
|
Sat, 15 Dec 2018 14:55:06 -0500 |
Matt Harbison |
windows: ensure pure posixfile fd doesn't escape by entering context manager
stable
|
file |
diff |
annotate
|
Thu, 13 Sep 2018 22:07:00 -0400 |
Matt Harbison |
py3: fix str vs bytes in enough places to run `hg version` on Windows
|
file |
diff |
annotate
|
Wed, 01 Aug 2018 13:00:45 -0700 |
Gregory Szorc |
global: use pycompat.xrange()
|
file |
diff |
annotate
|
Thu, 12 Oct 2017 23:30:46 -0700 |
Jun Wu |
codemod: use pycompat.iswindows
|
file |
diff |
annotate
|
Tue, 02 May 2017 21:15:31 +0900 |
Yuya Nishihara |
cffi: split modules from pure
|
file |
diff |
annotate
|
Tue, 02 May 2017 21:08:38 +0900 |
Yuya Nishihara |
cffi: put compiled modules into mercurial.cffi package
|
file |
diff |
annotate
|
Fri, 12 Aug 2016 11:35:17 +0900 |
Yuya Nishihara |
osutil: switch to policy importer
|
file |
diff |
annotate
|
Sun, 26 Mar 2017 16:33:12 +0900 |
Yuya Nishihara |
py3: abuse r'' to preserve str-ness of literals passed to __setattr__()
|
file |
diff |
annotate
|
Mon, 13 Feb 2017 22:15:28 +0530 |
Pulkit Goyal |
py3: convert the mode argument of os.fdopen to unicodes (2 of 2)
|
file |
diff |
annotate
|
Mon, 19 Dec 2016 02:26:41 +0530 |
Pulkit Goyal |
py3: replace sys.platform with pycompat.sysplatform (part 2 of 2)
|
file |
diff |
annotate
|
Mon, 19 Dec 2016 00:16:52 +0530 |
Pulkit Goyal |
py3: replace os.name with pycompat.osname (part 1 of 2)
|
file |
diff |
annotate
|
Sun, 06 Nov 2016 04:10:33 +0530 |
Pulkit Goyal |
py3: use pycompat.ossep at certain places
|
file |
diff |
annotate
|
Sat, 20 Aug 2016 23:05:18 +0200 |
Maciej Fijalkowski |
osutil: fix the bug on OS X when we return more in listdir
|
file |
diff |
annotate
|
Thu, 04 Aug 2016 00:32:19 +0530 |
Pulkit Goyal |
py3: use unicode literals in pure/osutil.py
|
file |
diff |
annotate
|