Mercurial > hg
graph
-
py3: un-byteify strings around os.system() and os.devnull in contrib/perfFri, 21 Sep 2018 20:28:00 -0400, by Matt Harbison
-
py3: work around the lack of sys.maxint in contrib/perfFri, 21 Sep 2018 20:16:13 -0400, by Matt Harbison
-
py3: switch contrib/perf from xrange to pycompat.xrangeFri, 21 Sep 2018 20:13:14 -0400, by Matt Harbison
-
py3: handle sysstr conversion around get/set attr in contrib/perfFri, 21 Sep 2018 20:10:36 -0400, by Matt Harbison
-
py3: proxy posixfile objects to re-add a useful 'name' attribute on WindowsFri, 21 Sep 2018 20:03:07 -0400, by Matt Harbison
-
py3: don't use os.getcwdb() on Windows to avoid DeprecationWarningsSun, 23 Sep 2018 22:36:44 -0400, by Matt Harbison
-
py3: rename pycompat.getcwd() to encoding.getcwd() (API)Fri, 21 Sep 2018 19:48:23 -0400, by Matt Harbison
-
py3: whitelist two more passing testsMon, 24 Sep 2018 22:46:22 -0400, by Augie Fackler
-
keepalive: be more careful about self._rbuf when calling super implsMon, 24 Sep 2018 22:45:32 -0400, by Augie Fackler
-
wireprotov2: teach changesetdata to fetch ancestors until depthMon, 17 Sep 2018 11:50:59 -0700, by Gregory Szorc
-
wireprotov2: allow multiple fields to follow revision mapsThu, 20 Sep 2018 12:57:23 -0700, by Gregory Szorc
-
wireprotov2: advertise set of valid values for requestable fieldsMon, 17 Sep 2018 11:54:00 -0700, by Gregory Szorc
-
wireprotov2: expose rich arguments metadataMon, 17 Sep 2018 10:15:27 -0700, by Gregory Szorc
-
wireprotov2: advertise recognized path filter prefixesMon, 17 Sep 2018 09:49:28 -0700, by Gregory Szorc
-
wireprotov2: declare command arguments richlyThu, 30 Aug 2018 17:43:47 -0700, by Gregory Szorc