Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 23 Sep 2018 22:36:44 -0400 | Matt Harbison | py3: don't use os.getcwdb() on Windows to avoid DeprecationWarnings |
Fri, 21 Sep 2018 19:48:23 -0400 | Matt Harbison | py3: rename pycompat.getcwd() to encoding.getcwd() (API) |
Mon, 24 Sep 2018 22:46:22 -0400 | Augie Fackler | py3: whitelist two more passing tests |
Mon, 24 Sep 2018 22:45:32 -0400 | Augie Fackler | keepalive: be more careful about self._rbuf when calling super impls |