Sat, 17 Jun 2017 17:16:28 +0530 | Pulkit Goyal | py3: use open() instead of file() constructor | changeset | files |
Sat, 17 Jun 2017 15:29:26 +0530 | Pulkit Goyal | py3: convert keys of kwargs back to bytes using pycompat.byteskwargs() | changeset | files |
Sat, 17 Jun 2017 15:05:11 +0530 | Pulkit Goyal | py3: use pycompat.strkwargs() to convert kwargs keys to str before passing | changeset | files |
Sat, 17 Jun 2017 14:53:25 +0530 | Pulkit Goyal | py3: use '%d' instead of '%s' for integers | changeset | files |
Sat, 17 Jun 2017 14:39:10 +0530 | Pulkit Goyal | py3: pass the path in hg.repository() as bytes | changeset | files |
Sat, 17 Jun 2017 14:38:02 +0530 | Pulkit Goyal | py3: pass range() into list() to get one explicitly | changeset | files |
Sun, 28 May 2017 00:12:38 +0200 | Pierre-Yves David | check-concurrency: expose the feature as 'concurrent-push-mode' | changeset | files |