Mercurial > hg
graph
-
merge with stableWed, 26 Sep 2018 08:46:56 -0700, by Gregory Szorc
-
encoding: remove unnecessary lambdas from _encodingfixersTue, 25 Sep 2018 08:53:20 -0700, by Martin von Zweigbergk
-
py3: cast exception to bytesTue, 25 Sep 2018 18:59:04 -0700, by Gregory Szorc
-
py3: cast exception to bytesTue, 25 Sep 2018 09:11:56 -0700, by Gregory Szorc
-
py3: remove a couple of superfluous calls to pycompat.rapply()Tue, 25 Sep 2018 23:25:36 -0400, by Matt Harbison
-
py3: byteify an inline python test extensionTue, 25 Sep 2018 22:11:17 -0400, by Matt Harbison
-
py3: conditionalize access to socketserver.ForkingMixInTue, 25 Sep 2018 21:39:42 -0400, by Matt Harbison
-
convert: fix a file descriptor leakTue, 25 Sep 2018 22:46:18 -0400, by Matt Harbison
-
merge with stableWed, 26 Sep 2018 20:33:09 +0900, by Yuya Nishihara
-
revlog: catch more specific exception in shortest()Tue, 25 Sep 2018 22:19:40 +0900, by Yuya Nishihara
-
py3: update missing module list in test-check-py3-compat.t for WindowsMon, 24 Sep 2018 22:32:30 -0400, by Matt Harbison
-
py3: add b'' prefixes to wire protocol testMon, 24 Sep 2018 20:31:42 -0700, by Gregory Szorc
-
py3: use pycompat.strkwargs()Mon, 24 Sep 2018 20:17:42 -0700, by Gregory Szorc
-
py3: ensure _start_response() is called with system stringMon, 24 Sep 2018 20:10:01 -0700, by Gregory Szorc
-
py3: convert arguments, cwd and env to native strings when spawning subprocessSun, 23 Sep 2018 00:47:04 -0400, by Matt Harbison