Sun, 04 Feb 2018 10:33:14 +0900 | Yuya Nishihara | mdiff: use str.startswith/endswith() instead of slicing | changeset | files |
Sun, 04 Feb 2018 10:28:03 +0900 | Yuya Nishihara | patch: unify check_binary and binary flags | changeset | files |
Tue, 06 Feb 2018 23:53:37 -0500 | Matt Harbison | fileset: don't abort when running copied() on a revision with a removed file | changeset | files |
Wed, 07 Feb 2018 13:49:02 +0530 | Pulkit Goyal | py3: make sure we open the file in bytes mode | changeset | files |
Wed, 07 Feb 2018 13:47:03 +0530 | Pulkit Goyal | py3: use bytes instead of str | changeset | files |
Wed, 07 Feb 2018 13:34:51 +0530 | Pulkit Goyal | py3: add b'' prefixes to string literals in test files | changeset | files |