sapling/mercurial/hgweb
2017-12-08 22:27:14 +08:00
..
__init__.py hgweb: rewrite most obviously-native-strings to be native strings 2017-10-14 15:42:38 -04:00
common.py config: rename allow_push to allow-push 2017-10-19 11:46:41 +02:00
hgweb_mod.py config: rename allowpull to allow-pull 2017-10-19 11:43:19 +02:00
hgwebdir_mod.py hgweb: use native strings consistently for querystring parsing 2017-10-05 14:48:52 -04:00
protocol.py hgweb: fix decodevaluefromheaders to always return a bytes value 2017-10-15 00:43:01 -04:00
request.py hgweb: fill in content-type and content-length as native strings 2017-10-14 11:20:31 -04:00
server.py hgweb: more "http headers are native strs" cleanup 2017-10-15 00:38:33 -04:00
webcommands.py hgweb: rewrite template = A and B or C to be a proper ternary operator 2017-12-08 22:27:14 +08:00
webutil.py hgweb: rewrite template = A and B or C to be a proper ternary operator 2017-12-08 22:27:14 +08:00
wsgicgi.py hgweb: when constructing or adding to a wsgi environ dict, use native strs 2017-10-05 14:22:02 -04:00