# HG changeset patch # User Brendan Cully # Date 1160869155 25200 # Node ID cab34443540e373166476281abb9fdd11be1afcb # Parent 3c8f0dc9a6d32355685eee8d52611f26dd1d8827 hgweb: add diff links in gitweb file revision page diff -r 3c8f0dc9a6d3 -r cab34443540e templates/gitweb/map --- a/templates/gitweb/map Sat Oct 14 16:27:51 2006 -0700 +++ b/templates/gitweb/map Sat Oct 14 16:39:15 2006 -0700 @@ -47,7 +47,7 @@ filelogchild = 'child #rev#: #node|short#' shortlog = shortlog.tmpl shortlogentry = '#date|age# ago#author##desc|strip|firstline|escape#changeset | manifest' -filelogentry = '#date|age# ago#desc|strip|firstline|escape#file | annotate #rename%filelogrename#' +filelogentry = '#date|age# ago#desc|strip|firstline|escape#file | diff | annotate #rename%filelogrename#' archiveentry = ' | #type|escape# ' indexentry = '#name|escape##description##contact|obfuscate##lastchange|age# ago #archives%archiveentry#' index = index.tmpl