Sat, 07 Apr 2018 20:50:38 +0900 |
Yuya Nishihara |
procutil: always popen() in binary mode
|
file |
diff |
annotate
|
Sat, 24 Mar 2018 15:10:51 +0900 |
Yuya Nishihara |
procutil: bulk-replace function calls to point to new module
|
file |
diff |
annotate
|
Thu, 22 Mar 2018 21:56:20 +0900 |
Yuya Nishihara |
stringutil: bulk-replace call sites to point to new module
|
file |
diff |
annotate
|
Sun, 11 Feb 2018 18:58:45 -0800 |
Gregory Szorc |
mail: import email.utils not email.Utils
|
file |
diff |
annotate
|
Sun, 11 Feb 2018 18:50:24 -0800 |
Gregory Szorc |
py3: cast character set to bytes
|
file |
diff |
annotate
|
Sun, 11 Feb 2018 18:47:19 -0800 |
Gregory Szorc |
py3: cast decode() argument to system string
|
file |
diff |
annotate
|
Sun, 11 Feb 2018 14:25:10 -0800 |
Gregory Szorc |
py3: pass system string to email.message.Message.set_type()
|
file |
diff |
annotate
|
Wed, 29 Nov 2017 08:44:06 +0530 |
Pulkit Goyal |
py3: make sure the first argument of time.strftime() is str
|
file |
diff |
annotate
|
Tue, 26 Sep 2017 16:14:57 +0300 |
Igor Ippolitov |
mail: encode long unicode lines in emails properly (issue5687)
|
file |
diff |
annotate
|
Fri, 14 Jul 2017 14:22:40 -0700 |
Jun Wu |
codemod: register core configitems using a script
|
file |
diff |
annotate
|
Sat, 13 May 2017 11:12:44 -0700 |
Gregory Szorc |
mail: remove code to support < Python 2.7
|
file |
diff |
annotate
|
Mon, 13 Mar 2017 09:11:08 -0700 |
Yuya Nishihara |
encoding: factor out unicode variants of from/tolocal()
|
file |
diff |
annotate
|
Thu, 20 Oct 2016 22:20:31 +0900 |
Yuya Nishihara |
mail: do not print(), use ui.debug() instead
|
file |
diff |
annotate
|
Wed, 05 Oct 2016 13:45:22 +0200 |
G?bor Stefanik |
mail: take --encoding and HGENCODING into account
|
file |
diff |
annotate
|
Fri, 07 Oct 2016 17:30:11 +0200 |
Pulkit Goyal |
mail: handle renamed email.Header
|
file |
diff |
annotate
|