sapling/mercurial/hgweb
Julian Cowley 3dc90b2c5b hgweb: specify a charset when sending raw text files
Gets the charset from encoding.encoding parameter.
2010-06-09 12:41:44 -10:00
..
__init__.py hgweb: make hgweb.hgweb a unified interface to hgweb/hgwebdir 2010-04-26 11:03:40 -05:00
common.py Merge with stable 2010-01-19 22:45:09 -06:00
hgweb_mod.py hgweb: always clear report_untrusted and interactive 2010-04-26 11:03:40 -05:00
hgwebdir_mod.py hgweb: fix race in refreshing repo list (issue2188) 2010-05-14 12:57:24 -05:00
protocol.py hgweb: fix attribute error in error response (issue2060) 2010-04-01 22:04:30 +01:00
request.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
server.py pylint, pyflakes: remove unused or duplicate imports 2010-04-14 17:58:10 +09:00
webcommands.py hgweb: specify a charset when sending raw text files 2010-06-09 12:41:44 -10:00
webutil.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
wsgicgi.py wsgicgi: call close() on iterable to avoid resource leaks 2010-03-22 15:16:27 +01:00