sapling/mercurial/hgweb
2011-07-25 16:27:08 -05:00
..
__init__.py hgweb: make hgweb.hgweb a unified interface to hgweb/hgwebdir 2010-04-26 11:03:40 -05:00
common.py hgweb: initialize permhooks at definition time 2011-04-30 13:47:22 +02:00
hgweb_mod.py hgweb_mod: use safehasattr instead of hasattr 2011-07-25 16:27:08 -05:00
hgwebdir_mod.py hgweb: add a "web/logoimg" setting to customize the web logo image 2011-07-21 15:10:16 +02:00
protocol.py ui: use I/O descriptors internally 2011-06-08 01:39:20 +03:00
request.py globally: use safehasattr(x, '__iter__') instead of hasattr(x, '__iter__') 2011-07-25 15:30:19 -05:00
server.py classes: fix class style problems found by 06e968819ac9 2011-06-29 15:00:00 +02:00
webcommands.py hgweb: treat branch attribute closed' as more important than inactive' 2011-06-29 09:36:45 +02:00
webutil.py web: provide diff summary to the changeset page 2011-06-11 21:11:43 +08:00
wsgicgi.py rename util.set_binary to setbinary 2011-05-06 15:25:35 +02:00