diff --git a/templates/gitweb/map b/templates/gitweb/map --- a/templates/gitweb/map +++ b/templates/gitweb/map @@ -48,7 +48,7 @@ filelogchild = 'ch shortlog = shortlog.tmpl tagtag = '{name} ' branchtag = '{name} ' -shortlogentry = '#date|age# ago#author##desc|strip|firstline|escape# {branches%branchtag}{tags%tagtag}changeset | manifest' +shortlogentry = '#date|age# ago#author|person##desc|strip|firstline|escape# {branches%branchtag}{tags%tagtag}changeset | manifest' 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#'