Mercurial > hg
graph
-
wireprotov2peer: split responsedata handling into separate functionThu, 23 Aug 2018 13:46:39 -0700, by Gregory Szorc
-
httppeer: add TODO about delayed handling of ^CWed, 22 Aug 2018 10:25:47 -0700, by Gregory Szorc
-
httppeer: log commands for version 2 peerFri, 31 Aug 2018 08:57:14 -0700, by Gregory Szorc
-
wireprotov2peer: add TODO about streaming responsesWed, 22 Aug 2018 10:29:30 -0700, by Gregory Szorc
-
tests: update relnotes test for actual outputTue, 04 Sep 2018 12:36:33 -0400, by Augie Fackler
-
py3: use print as a function in tests/test-hgweb.tTue, 04 Sep 2018 17:57:49 +0300, by Pulkit Goyal
-
py3: bytestr a bytes val to make sure we get bytechr while iteratingTue, 04 Sep 2018 17:58:39 +0300, by Pulkit Goyal
-
py3: make regexes in hgext/keyword.py bytesTue, 04 Sep 2018 17:53:54 +0300, by Pulkit Goyal
-
py3: add more missing b'' prefixes in test filesTue, 04 Sep 2018 17:33:59 +0300, by Pulkit Goyal
-
py3: write the file in str mode in tests/test-rename-merge2.tTue, 04 Sep 2018 17:33:22 +0300, by Pulkit Goyal
-
py3: add missing b'' prefixes in tests/badserverext.pyTue, 04 Sep 2018 17:32:09 +0300, by Pulkit Goyal
-
py3: handle keyword arguments correctly in hgext/acl.pyTue, 04 Sep 2018 17:19:30 +0300, by Pulkit Goyal
-
py3: don't return the revid as unicode in hgext/convert/subversion.pyTue, 04 Sep 2018 17:16:29 +0300, by Pulkit Goyal
-
py3: make sure we pass str in os.sysconf in hgext/convert/common.pyTue, 04 Sep 2018 17:15:17 +0300, by Pulkit Goyal
-
manifest: fix leak on error return from lazymanifest_filtercopy() stableWed, 05 Sep 2018 21:49:44 +0900, by Yuya Nishihara