diff --git a/templates/map-gitweb b/templates/map-gitweb --- a/templates/map-gitweb +++ b/templates/map-gitweb @@ -1,50 +1,50 @@ -default = "summary" +default = 'summary' header = header-gitweb.tmpl footer = footer-gitweb.tmpl search = search-gitweb.tmpl changelog = changelog-gitweb.tmpl summary = summary-gitweb.tmpl error = error-gitweb.tmpl -naventry = "#label|escape# " -navshortentry = "#label|escape# " -filedifflink = "#file|escape# " -filenodelink = "#file|escape#file | revisions" -fileellipses = "..." +naventry = '#label|escape# ' +navshortentry = '#label|escape# ' +filedifflink = '#file|escape# ' +filenodelink = '#file|escape#file | revisions' +fileellipses = '...' changelogentry = changelogentry-gitweb.tmpl searchentry = changelogentry-gitweb.tmpl changeset = changeset-gitweb.tmpl manifest = manifest-gitweb.tmpl -manifestdirentry = "drwxr-xr-x#basename|escape#/manifest" -manifestfileentry = "#permissions|permissions##basename|escape#file | revisions | annotate" +manifestdirentry = 'drwxr-xr-x#basename|escape#/manifest' +manifestfileentry = '#permissions|permissions##basename|escape#file | revisions | annotate' filerevision = filerevision-gitweb.tmpl fileannotate = fileannotate-gitweb.tmpl filelog = filelog-gitweb.tmpl -fileline = "
#linenumber# #line|escape#
" -annotateline = "#author|obfuscate#@#rev##line|escape#" -difflineplus = "
#line|escape#
" -difflineminus = "
#line|escape#
" -difflineat = "
#line|escape#
" -diffline = "
#line|escape#
" -changelogparent = "parent #rev#:#node|short#" -changesetparent = "parent#node|short#" -filerevparent = "parent:#node|short#" -filerename = "parent:#file|escape#@#node|short#" -filelogrename = "| base" -fileannotateparent = "parent:#node|short#" -changelogchild = "child #rev#:#node|short#" -changesetchild = "child#node|short#" -filerevchild = "child:#node|short#" -fileannotatechild = "child:#node|short#" +fileline = '
#linenumber# #line|escape#
' +annotateline = '#author|obfuscate#@#rev##line|escape#' +difflineplus = '
#line|escape#
' +difflineminus = '
#line|escape#
' +difflineat = '
#line|escape#
' +diffline = '
#line|escape#
' +changelogparent = 'parent #rev#:#node|short#' +changesetparent = 'parent#node|short#' +filerevparent = 'parent:#node|short#' +filerename = 'parent:#file|escape#@#node|short#' +filelogrename = '| base' +fileannotateparent = 'parent:#node|short#' +changelogchild = 'child #rev#:#node|short#' +changesetchild = 'child#node|short#' +filerevchild = 'child:#node|short#' +fileannotatechild = 'child:#node|short#' tags = tags-gitweb.tmpl -tagentry = "#date|age# ago#tag|escape#changeset | changelog | manifest" -diffblock = "#lines#" -changelogtag = "tag:#tag|escape#" -changesettag = "tag#tag|escape#" -filediffparent = "parent #rev#:#node|short#" -filelogparent = "parent #rev#: #node|short#" -filediffchild = "child #rev#:#node|short#" -filelogchild = "child #rev#: #node|short#" +tagentry = '#date|age# ago#tag|escape#changeset | changelog | manifest' +diffblock = '#lines#' +changelogtag = 'tag:#tag|escape#' +changesettag = 'tag#tag|escape#' +filediffparent = 'parent #rev#:#node|short#' +filelogparent = 'parent #rev#: #node|short#' +filediffchild = 'child #rev#:#node|short#' +filelogchild = 'child #rev#: #node|short#' shortlog = shortlog-gitweb.tmpl -shortlogentry = "#date|age# ago#desc|firstline|escape#changeset | manifest" -filelogentry = "#date|age# ago#desc|firstline|escape# annotate #rename%filelogrename#" -archiveentry = " | #type|escape# " +shortlogentry = '#date|age# ago#desc|firstline|escape#changeset | manifest' +filelogentry = '#date|age# ago#desc|firstline|escape# annotate #rename%filelogrename#' +archiveentry = ' | #type|escape# '