log

age author description
Sat, 15 Sep 2018 00:50:21 -0400 Augie Fackler tests: add some basic tests of phabricator interactions
Sat, 15 Sep 2018 00:20:03 -0400 Augie Fackler phabricator: add support for using the vcr library to mock interactions
Sat, 15 Sep 2018 00:19:09 -0400 Augie Fackler keepalive: work around slight deficiency in vcr
Sat, 15 Sep 2018 00:18:16 -0400 Augie Fackler hghave: add a checker for the vcr HTTP record/replay library
Sat, 15 Sep 2018 00:04:06 -0400 Matt Harbison py3: allow run-tests.py to run on Windows
Fri, 14 Sep 2018 23:04:18 -0400 Matt Harbison py3: ensure run-tests environment is uniformly str
Fri, 14 Sep 2018 22:57:35 -0400 Matt Harbison py3: ensure run-tests.osenvironb is actually bytes
Thu, 13 Sep 2018 22:07:00 -0400 Matt Harbison py3: fix str vs bytes in enough places to run `hg version` on Windows
Thu, 13 Sep 2018 20:54:53 -0400 Matt Harbison windows: open registry keys using unicode names
Thu, 13 Sep 2018 00:39:02 -0400 Matt Harbison py3: byteify strings in pycompat
Thu, 30 Aug 2018 14:55:34 -0700 Gregory Szorc wireprotov2: let clients drive delta behavior
Tue, 04 Sep 2018 10:42:24 -0700 Gregory Szorc exchangev2: fetch file revisions
Wed, 05 Sep 2018 09:10:17 -0700 Gregory Szorc wireprotov2: define and implement "filedata" command
Wed, 05 Sep 2018 09:09:57 -0700 Gregory Szorc exchangev2: fetch manifest revisions
Wed, 05 Sep 2018 09:09:52 -0700 Gregory Szorc wireprotov2: define and implement "manifestdata" command