sapling/mercurial/hgweb
2017-10-05 14:13:20 -04:00
..
__init__.py server: move service factory from hgweb 2016-10-15 14:09:36 +09:00
common.py python3: wrap all uses of <exception>.strerror with strtolocal 2017-08-22 20:03:07 -04:00
hgweb_mod.py configitems: register the 'web.stripes' config 2017-06-30 03:45:51 +02:00
hgwebdir_mod.py style: never use a space before a colon or comma 2017-09-29 15:48:34 +00:00
protocol.py hgweb: in protocol adapter, look for bytes instances, not str 2017-10-05 14:13:20 -04:00
request.py hgweb: use absolute_import 2015-10-31 22:07:40 +09:00
server.py hgweb: remove superfluous pass statements 2017-09-30 07:44:20 -04:00
webcommands.py annotate: introduce attr for storing per-line annotate data 2017-10-02 02:34:47 -07:00
webutil.py hgweb: use parsebool for parsing diff query string options 2017-10-01 12:29:33 +01:00
wsgicgi.py style: never use a space before a colon or comma 2017-09-29 15:48:34 +00:00