# HG changeset patch # User Thomas Arendsen Hein # Date 1160152712 -7200 # Node ID 105253b302390fcc166f259a75defcd5b92255a2 # Parent db9d2a6245212392dd8f5d3118b25746012bf51c Moved hgweb map-* files into their style directories and adjusted them. diff -r db9d2a624521 -r 105253b30239 templates/gitweb/map --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/gitweb/map Fri Oct 06 18:38:32 2006 +0200 @@ -0,0 +1,52 @@ +default = 'summary' +header = header.tmpl +footer = footer.tmpl +search = search.tmpl +changelog = changelog.tmpl +summary = summary.tmpl +error = error.tmpl +naventry = '#label|escape# ' +navshortentry = '#label|escape# ' +filedifflink = '#file|escape# ' +filenodelink = '#file|escape#file | annotate | revisions' +fileellipses = '...' +changelogentry = changelogentry.tmpl +searchentry = changelogentry.tmpl +changeset = changeset.tmpl +manifest = manifest.tmpl +manifestdirentry = 'drwxr-xr-x#basename|escape#/manifest' +manifestfileentry = '#permissions|permissions##basename|escape#file | revisions | annotate' +filerevision = filerevision.tmpl +fileannotate = fileannotate.tmpl +filelog = 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 = 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 = 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 = index.tmpl diff -r db9d2a624521 -r 105253b30239 templates/map-gitweb --- a/templates/map-gitweb Fri Oct 06 18:28:50 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -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 diff -r db9d2a624521 -r 105253b30239 templates/map-old --- a/templates/map-old Fri Oct 06 18:28:50 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,53 +0,0 @@ -default = 'changelog' -header = old/header.tmpl -footer = footer.tmpl -search = old/search.tmpl -changelog = old/changelog.tmpl -shortlog = old/shortlog.tmpl -shortlogentry = old/shortlogentry.tmpl -naventry = '#label|escape# ' -navshortentry = '#label|escape# ' -filedifflink = '#file|escape# ' -filenodelink = '#file|escape# ' -fileellipses = '...' -changelogentry = old/changelogentry.tmpl -searchentry = old/changelogentry.tmpl -changeset = old/changeset.tmpl -manifest = old/manifest.tmpl -manifestdirentry = 'drwxr-xr-x #basename|escape#/' -manifestfileentry = '#permissions|permissions# #basename|escape#' -filerevision = old/filerevision.tmpl -fileannotate = old/fileannotate.tmpl -filediff = old/filediff.tmpl -filelog = old/filelog.tmpl -fileline = '
#linenumber##line|escape#
' -filelogentry = old/filelogentry.tmpl -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 #rev#:#node|short#' -filerevparent = 'parent:#node|short#' -filerename = 'parent:#file|escape#@#node|short#' -filelogrename = 'base:#file|escape#@#node|short#' -fileannotateparent = 'parent:#node|short#' -changesetchild = 'child #rev#:#node|short#' -changelogchild = 'child #rev#:#node|short#' -filerevchild = 'child:#node|short#' -fileannotatechild = 'child:#node|short#' -tags = tags.tmpl -tagentry = '
  • #node# #tag|escape#
  • ' -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#' -indexentry = '#name|escape##description##contact|obfuscate##lastchange|age# agoRSS #archives%archiveentry#' -index = index.tmpl -archiveentry = '#type|escape# ' -notfound = notfound.tmpl -error = error.tmpl diff -r db9d2a624521 -r 105253b30239 templates/map-raw --- a/templates/map-raw Fri Oct 06 18:28:50 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,16 +0,0 @@ -header = raw/header.tmpl -footer = '' -changeset = raw/changeset.tmpl -difflineplus = '#line#' -difflineminus = '#line#' -difflineat = '#line#' -diffline = '#line#' -changesetparent = '# Parent #node#' -changesetchild = '# Child #node#' -filenodelink = '' -filerevision = '#rawfileheader##raw#' -fileline = '#line#' -diffblock = '#lines#' -filediff = raw/filediff.tmpl -fileannotate = raw/fileannotate.tmpl -annotateline = '#author#@#rev#: #line#' diff -r db9d2a624521 -r 105253b30239 templates/map-rss --- a/templates/map-rss Fri Oct 06 18:28:50 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,8 +0,0 @@ -default = 'changelog' -header = rss/header.tmpl -changelog = rss/changelog.tmpl -changelogentry = rss/changelogentry.tmpl -filelog = rss/filelog.tmpl -filelogentry = rss/filelogentry.tmpl -tags = rss/tags.tmpl -tagentry = rss/tagentry.tmpl diff -r db9d2a624521 -r 105253b30239 templates/old/map --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/old/map Fri Oct 06 18:38:32 2006 +0200 @@ -0,0 +1,53 @@ +default = 'changelog' +header = header.tmpl +footer = footer.tmpl +search = search.tmpl +changelog = changelog.tmpl +shortlog = shortlog.tmpl +shortlogentry = shortlogentry.tmpl +naventry = '#label|escape# ' +navshortentry = '#label|escape# ' +filedifflink = '#file|escape# ' +filenodelink = '#file|escape# ' +fileellipses = '...' +changelogentry = changelogentry.tmpl +searchentry = changelogentry.tmpl +changeset = changeset.tmpl +manifest = manifest.tmpl +manifestdirentry = 'drwxr-xr-x #basename|escape#/' +manifestfileentry = '#permissions|permissions# #basename|escape#' +filerevision = filerevision.tmpl +fileannotate = fileannotate.tmpl +filediff = filediff.tmpl +filelog = filelog.tmpl +fileline = '
    #linenumber##line|escape#
    ' +filelogentry = filelogentry.tmpl +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 #rev#:#node|short#' +filerevparent = 'parent:#node|short#' +filerename = 'parent:#file|escape#@#node|short#' +filelogrename = 'base:#file|escape#@#node|short#' +fileannotateparent = 'parent:#node|short#' +changesetchild = 'child #rev#:#node|short#' +changelogchild = 'child #rev#:#node|short#' +filerevchild = 'child:#node|short#' +fileannotatechild = 'child:#node|short#' +tags = tags.tmpl +tagentry = '
  • #node# #tag|escape#
  • ' +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#' +indexentry = '#name|escape##description##contact|obfuscate##lastchange|age# agoRSS #archives%archiveentry#' +index = index.tmpl +archiveentry = '#type|escape# ' +notfound = notfound.tmpl +error = error.tmpl diff -r db9d2a624521 -r 105253b30239 templates/raw/map --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/raw/map Fri Oct 06 18:38:32 2006 +0200 @@ -0,0 +1,16 @@ +header = header.tmpl +footer = '' +changeset = changeset.tmpl +difflineplus = '#line#' +difflineminus = '#line#' +difflineat = '#line#' +diffline = '#line#' +changesetparent = '# Parent #node#' +changesetchild = '# Child #node#' +filenodelink = '' +filerevision = '#rawfileheader##raw#' +fileline = '#line#' +diffblock = '#lines#' +filediff = filediff.tmpl +fileannotate = fileannotate.tmpl +annotateline = '#author#@#rev#: #line#' diff -r db9d2a624521 -r 105253b30239 templates/rss/map --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/rss/map Fri Oct 06 18:38:32 2006 +0200 @@ -0,0 +1,8 @@ +default = 'changelog' +header = header.tmpl +changelog = changelog.tmpl +changelogentry = changelogentry.tmpl +filelog = filelog.tmpl +filelogentry = filelogentry.tmpl +tags = tags.tmpl +tagentry = tagentry.tmpl