Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 30 Jan 2019 18:49:17 -0500 | Augie Fackler | tests: make and use a new `svnurlof.py` helper for constructing svn urls |
Wed, 30 Jan 2019 17:24:57 -0500 | Augie Fackler | server: skip logging of ECONNRESET |
Wed, 30 Jan 2019 18:32:11 -0500 | Augie Fackler | git: a little pycompat.bytestring() love to make this code work in py3 |
Thu, 24 Jan 2019 16:07:32 -0500 | Augie Fackler | py3: have test-revset2.t write test scripts in a more portable way |
Wed, 30 Jan 2019 16:43:52 -0500 | Augie Fackler | py3: fix up test-remotefilelog-cacheprocess.t to not depend on a repr |
Wed, 30 Jan 2019 13:36:51 -0800 | Gregory Szorc | remotefilelog: cast division result to an int |
Wed, 30 Jan 2019 13:34:47 -0800 | Gregory Szorc | tests: cast division result to int |