Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 16 Jan 2019 10:59:09 -0500 | Augie Fackler | tests: add missing b prefixes in remotefilelog-getflogheads.py |
Wed, 16 Jan 2019 10:58:31 -0500 | Augie Fackler | tests: make python oneliner portable to python 3 in remotefilelog test |
Wed, 16 Jan 2019 10:58:09 -0500 | Augie Fackler | remotefilelog: implement __bool__ as well as __nonzero__ for py3 |
Wed, 16 Jan 2019 10:57:38 -0500 | Augie Fackler | remotefilelog: fix logging in retry decorator |
Wed, 16 Jan 2019 10:56:15 -0500 | Augie Fackler | basepack: avoid 'rbe' mode in Python 3 |
Wed, 16 Jan 2019 10:55:42 -0500 | Augie Fackler | remotefilelog: do file IO in terms of bytes |
Fri, 30 Nov 2018 14:35:57 +0100 | Georges Racinet | rust-cpython: using MissingAncestors from Python code |