Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 28 Jan 2019 18:00:14 -0800 | Kyle Lippincott | patch: handle 0 context lines (diff.unified=0) when parsing patches |
Wed, 30 Jan 2019 03:56:35 +0530 | Pulkit Goyal | py3: pass str into RuntimeError() to prevent b'' in output |
Wed, 30 Jan 2019 03:49:56 +0530 | Pulkit Goyal | py3: use '%d' instead of '%s' for integers |
Tue, 29 Jan 2019 13:26:18 -0500 | Augie Fackler | tests: port test-hgweb-auth.py to Python 3 |
Tue, 29 Jan 2019 13:25:21 -0500 | Augie Fackler | url: convert some variables back to bytes |
Tue, 29 Jan 2019 13:24:20 -0500 | Augie Fackler | url: add some defensive asserts on expected incoming types |