diff --git a/templates/map-gitweb b/templates/map-gitweb deleted file mode 100644 --- a/templates/map-gitweb +++ /dev/null @@ -1,52 +0,0 @@ -default = 'summary' -header = gitweb/header.tmpl -footer = gitweb/footer.tmpl -search = gitweb/search.tmpl -changelog = gitweb/changelog.tmpl -summary = gitweb/summary.tmpl -error = gitweb/error.tmpl -naventry = '#label|escape# ' -navshortentry = '#label|escape# ' -filedifflink = '#file|escape# ' -filenodelink = '#file|escape#file | annotate | revisions' -fileellipses = '...' -changelogentry = gitweb/changelogentry.tmpl -searchentry = gitweb/changelogentry.tmpl -changeset = gitweb/changeset.tmpl -manifest = gitweb/manifest.tmpl -manifestdirentry = 'drwxr-xr-x#basename|escape#/manifest' -manifestfileentry = '#permissions|permissions##basename|escape#file | revisions | annotate' -filerevision = gitweb/filerevision.tmpl -fileannotate = gitweb/fileannotate.tmpl -filelog = gitweb/filelog.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#' -tags = gitweb/tags.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#' -shortlog = gitweb/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#' -archiveentry = ' | #type|escape# ' -indexentry = '#name|escape##description##contact|obfuscate##lastchange|age# ago #archives%archiveentry#' -index = gitweb/index.tmpl