Thu, 05 Oct 2017 14:26:09 -0400 |
Augie Fackler |
request: use trivial iterator over dictionary keys
|
Thu, 05 Oct 2017 14:22:02 -0400 |
Augie Fackler |
hgweb: when constructing or adding to a wsgi environ dict, use native strs
|
Thu, 05 Oct 2017 14:17:50 -0400 |
Augie Fackler |
hgweb: produce native string for etag value
|
Thu, 05 Oct 2017 14:13:20 -0400 |
Augie Fackler |
hgweb: in protocol adapter, look for bytes instances, not str
|
Thu, 05 Oct 2017 14:12:51 -0400 |
Augie Fackler |
hgweb: in protocol adapter, avoid control reaching end of non-void function
|
Thu, 05 Oct 2017 14:18:55 -0700 |
Saurabh Singh |
test-check-code: fail new commits which use 'atexit' instead of 'ui.atexit'
|
Thu, 05 Oct 2017 20:46:49 +0000 |
Saurabh Singh |
test-push-race: use 'ui.atexit' instead of python's 'atexit'
|
Mon, 02 Oct 2017 04:48:06 +0530 |
Pulkit Goyal |
py3: use '%d' for integers instead of '%s'
|