Fri, 12 Oct 2018 06:35:33 -0400 |
Augie Fackler |
py3: sort passing test list
|
Thu, 11 Oct 2018 23:07:23 +0200 |
Gregory Szorc |
py3: tweak stdout writing in test-hgweb-no-path-info.t
|
Thu, 11 Oct 2018 22:53:44 +0200 |
Gregory Szorc |
py3: use .+ instead of .* in regexp pattern
|
Thu, 11 Oct 2018 22:26:12 +0200 |
Gregory Szorc |
py3: coerce bytestr to bytes to appease urllib.parse.quote_from_bytes()
|
Thu, 11 Oct 2018 21:47:39 +0200 |
Gregory Szorc |
py3: pass str and return bytes from mimetypes.guess_type()
|
Thu, 11 Oct 2018 22:27:52 +0200 |
Gregory Szorc |
py3: use bytes literal in test-hgweb-json.t
|
Thu, 11 Oct 2018 22:01:54 +0200 |
Gregory Szorc |
py3: convert diff opcode name to bytes
|
Thu, 11 Oct 2018 21:22:43 +0200 |
Gregory Szorc |
py3: byteify hgweberror.py
|
Thu, 11 Oct 2018 21:18:58 +0200 |
Gregory Szorc |
py3: encode JSON str to bytes
|
Thu, 11 Oct 2018 21:05:03 +0200 |
Gregory Szorc |
py3: use b'' in test-check-interfaces.py
|
Fri, 12 Oct 2018 06:22:43 +0200 |
Yuya Nishihara |
revlog: optimize ancestors() to not check filtered revisions for each
|
Thu, 11 Oct 2018 21:51:17 -0400 |
Matt Harbison |
phabricator: drop support for the legacy phabricator.auth.token config (BC)
|
Thu, 11 Oct 2018 22:39:11 -0400 |
Matt Harbison |
absorb: print '{rev}:' as a prefix to the hash
|
Thu, 11 Oct 2018 19:02:42 +0200 |
muxator |
packaging: fix "make centos{5,6,7}"
|
Wed, 10 Oct 2018 19:46:13 +0300 |
Pulkit Goyal |
narrow: don't compress the bundle2 when sending 'error:abort'
|