# HG changeset patch # User Anton Shestakov # Date 2015-01-10 09:44:54 # Node ID 8b79fdaa9f8571027a799bf9fa67ded6e3bc6059 # Parent 4982fade9733014b070d3b6556ca1dc8fbba9c19 hgweb: close properly in spartan/filelogentry.tmpl diff --git a/mercurial/templates/spartan/filelogentry.tmpl b/mercurial/templates/spartan/filelogentry.tmpl --- a/mercurial/templates/spartan/filelogentry.tmpl +++ b/mercurial/templates/spartan/filelogentry.tmpl @@ -4,7 +4,7 @@ {desc|strip|firstline|escape|nonempty} - revision {filerev}: + revision {filerev}: {node|short} (diff) diff --git a/tests/test-hgweb-filelog.t b/tests/test-hgweb-filelog.t --- a/tests/test-hgweb-filelog.t +++ b/tests/test-hgweb-filelog.t @@ -643,7 +643,7 @@ should show base link, use spartan becau change c - revision 1: + revision 1: b7682196df1c (diff) @@ -668,7 +668,7 @@ should show base link, use spartan becau mv b - revision 0: + revision 0: 1a6696706df2 (diff)