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 |