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
|
Sat, 10 Mar 2018 19:49:09 +0900 |
Yuya Nishihara |
py3: open patch file in binary mode and convert eol manually
|
file |
diff |
annotate
|
Tue, 06 Mar 2018 07:45:57 -0600 |
Yuya Nishihara |
py3: wrap file object to write patch in native eol preserving byte-ness
|
file |
diff |
annotate
|
Sat, 10 Mar 2018 15:57:16 +0900 |
Yuya Nishihara |
py3: use r'' instead of sysstr('') to get around code transformer
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 12:39:14 -0800 |
Jun Wu |
mdiff: add a config option to use xdiff algorithm
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 14:21:47 -0500 |
Yuya Nishihara |
py3: fix slicing of bytes in patch.iterhunks()
|
file |
diff |
annotate
|
Thu, 15 Feb 2018 17:18:26 +0100 |
Boris Feld |
util: extract all date-related utils in utils/dateutil module
|
file |
diff |
annotate
|
Mon, 26 Feb 2018 17:25:46 +0530 |
Pulkit Goyal |
py3: slice over bytes or use .startswith() to prevent getting ascii values
|
file |
diff |
annotate
|
Sun, 25 Feb 2018 23:09:07 -0500 |
Augie Fackler |
py3: convert known-int values to bytes using %d
|
file |
diff |
annotate
|
Wed, 14 Feb 2018 17:43:33 +0530 |
Pulkit Goyal |
py3: use util.forcebytestr instead of str for converting errors to bytes
|
file |
diff |
annotate
|
Wed, 14 Feb 2018 17:44:54 +0530 |
Pulkit Goyal |
py3: slice over bytes to prevent getting ascii values
|
file |
diff |
annotate
|
Sun, 11 Feb 2018 14:18:27 -0800 |
Gregory Szorc |
py3: open temporary file in binary mode
|
file |
diff |
annotate
|
Sun, 11 Feb 2018 14:17:23 -0800 |
Gregory Szorc |
py3: use email parser that operates on bytes
|
file |
diff |
annotate
|
Sun, 11 Feb 2018 10:49:00 -0800 |
Gregory Szorc |
py3: convert content-type to bytes
|
file |
diff |
annotate
|