sapling/mercurial/hgweb
Steven Brown d042b9d9a8 web: provide the file number to the diffstat templates
This allows the diffstat templates to link into the diff output. For example,
the URLs of the first three files within the diff are #l1.1, #l2.1, #l3.1.
2011-06-09 01:15:49 +08: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: support disabling page cache 2011-04-20 00:01:50 -04:00
hgwebdir_mod.py url: move URL parsing functions into util to improve startup time 2011-04-30 09:43:20 -07:00
protocol.py check-code: flag 0/1 used as constant Boolean expression 2011-06-01 12:38:46 +02:00
request.py hgweb: pmezard thinks one default is enough 2011-03-12 16:00:54 +01:00
server.py httprepo: long arguments support (issue2126) 2011-05-01 01:04:37 +08:00
webcommands.py web: prevent TypeError thrown when using the diffstat templates 2011-06-02 18:52:31 +08:00
webutil.py web: provide the file number to the diffstat templates 2011-06-09 01:15:49 +08:00
wsgicgi.py rename util.set_binary to setbinary 2011-05-06 15:25:35 +02:00