Sun, 11 Feb 2018 20:37:44 +0100 | Denis Laxalde | tests: add a test demonstrate that 'revert -i' ignores nonexistent patterns | changeset | files |
Wed, 14 Feb 2018 17:44:54 +0530 | Pulkit Goyal | py3: slice over bytes to prevent getting ascii values | changeset | files |
Wed, 14 Feb 2018 17:44:19 +0530 | Pulkit Goyal | py3: converts bytes to pycompat.bytestr to get bytechrs while enumerating | changeset | files |
Wed, 14 Feb 2018 17:42:14 +0530 | Pulkit Goyal | py3: use pycompat.{bytes|str}kwargs in transplant.py | changeset | files |
Wed, 14 Feb 2018 17:41:27 +0530 | Pulkit Goyal | py3: replace file() with open() in transplant.py | changeset | files |
Wed, 14 Feb 2018 17:40:51 +0530 | Pulkit Goyal | py3: use "%d" for converting int to bytes in transplant.py | changeset | files |