templates/filediff-raw.tmpl
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Fri, 12 May 2006 21:25:07 -0700
changeset 2275 714f4d25a7a9
parent 201 f918a6fa2572
permissions -rw-r--r--
Fix hgweb.filediff The third argument to hgweb.diff should be a list, not a string. This fixes a bug found by xorAxAx, where hgweb would also show the diff for "README" when you ask for the diff for "Demo/cgi/README".
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
201
f918a6fa2572 hgweb: add template filters, template style maps, and raw pages
mpm@selenic.com
parents:
diff changeset
     1
#header#
f918a6fa2572 hgweb: add template filters, template style maps, and raw pages
mpm@selenic.com
parents:
diff changeset
     2
#diff#
f918a6fa2572 hgweb: add template filters, template style maps, and raw pages
mpm@selenic.com
parents:
diff changeset
     3
#footer#
f918a6fa2572 hgweb: add template filters, template style maps, and raw pages
mpm@selenic.com
parents:
diff changeset
     4
f918a6fa2572 hgweb: add template filters, template style maps, and raw pages
mpm@selenic.com
parents:
diff changeset
     5