# HG changeset patch # User mpm@selenic.com # Date 1118899115 28800 # Node ID 4e23eaffd4ae3e07b03c987bf9903173a0033790 # Parent e5d769afd3efc56d0e7cd7e792cefd2be54b26f2 hgweb: missed a long hash -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hgweb: missed a long hash manifest hash: b027f73ea9252f2833525f4885e2aa40e717616d -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCsQurywK+sNU5EO8RAvfEAKCgUYzKeSzKwGKuyVhnJP+A7UrfMQCgo4BP GAdHa6jMtH+wifOHz7kIfL8= =z0wj -----END PGP SIGNATURE----- diff --git a/templates/map b/templates/map --- a/templates/map +++ b/templates/map @@ -22,7 +22,7 @@ difflineminus = "#line|escape#" diffline = "#line|escape#" changelogparent = "parent: #node|short#" -changesetparent = "parent:#node#" +changesetparent = "parent:#node|short#" filerevparent = "parent:#node|short#" fileannotateparent = "parent:#node|short#" tags = tags.tmpl