Sun, 15 Oct 2017 00:43:01 -0400 |
Augie Fackler |
hgweb: fix decodevaluefromheaders to always return a bytes value
|
Sun, 15 Oct 2017 00:42:25 -0400 |
Augie Fackler |
hgweb: more "headers are native strs" cleanup
|
Sun, 15 Oct 2017 00:41:34 -0400 |
Augie Fackler |
hgweb: when unpacking args from request form, convert to bytes
|
Sun, 15 Oct 2017 00:39:53 -0400 |
Augie Fackler |
wireproto: more strkwargs cleanup
|
Sun, 15 Oct 2017 00:38:33 -0400 |
Augie Fackler |
hgweb: more "http headers are native strs" cleanup
|
Sun, 15 Oct 2017 00:05:43 -0400 |
Augie Fackler |
wireproto: bounce kwargs to/from bytes/str as needed
|
Mon, 16 Oct 2017 15:12:50 +0200 |
Boris Feld |
configitems: fixup default value of annotate config option
|
Mon, 16 Oct 2017 15:35:08 +0200 |
Denis Laxalde |
transaction-summary: use a revset to filter obsoletes in reportnewcs()
|
Sun, 15 Oct 2017 20:32:10 +0530 |
Pulkit Goyal |
releasenotes: add pager support when printing to the ui
|
Fri, 13 Oct 2017 22:08:55 +0200 |
Boris Feld |
configitems: fixup default value of diff config option
|
Sun, 08 Oct 2017 21:42:32 +0200 |
Boris Feld |
devel-warn: add 'warn-' to 'devel.empty-changegroup' config
|
Sun, 15 Oct 2017 00:05:00 -0400 |
Augie Fackler |
peer: ensure command names are always ascii bytestrs
|
Sun, 15 Oct 2017 00:03:31 -0400 |
Augie Fackler |
httppeer: always produce native str header keys and values
|
Sun, 15 Oct 2017 00:40:07 -0400 |
Augie Fackler |
wireproto: use %d to encode int, not %s
|
Sun, 15 Oct 2017 00:06:06 -0400 |
Augie Fackler |
wireproto: use a proper exception instead of `assert False`
|