# HG changeset patch # User Brendan Cully # Date 1160006680 25200 # Node ID fc34c031ff54f5fedd09e65ad1f80b7b68ce94f8 # Parent 3207e30bf46894caedfeaa4dccf7df4d0f197035 Rename default style to old diff -r 3207e30bf468 -r fc34c031ff54 templates/map-old --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/map-old Wed Oct 04 17:04:40 2006 -0700 @@ -0,0 +1,53 @@ +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 3207e30bf468 -r fc34c031ff54 templates/old/changelog.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/old/changelog.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -0,0 +1,38 @@ +#header# +#repo|escape#: changelog + + + + +
    +shortlog +tags +manifest +#archives%archiveentry# +rss +
    + +

    changelog for #repo|escape#

    + +
    +

    + + + +navigate: #changenav%naventry# +

    +
    + +#entries%changelogentry# + +
    +

    + + + +navigate: #changenav%naventry# +

    +
    + +#footer# diff -r 3207e30bf468 -r fc34c031ff54 templates/old/changelogentry.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/old/changelogentry.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -0,0 +1,25 @@ + + + + + + + + + + #parent%changelogparent# + #child%changelogchild# + #changelogtag# + + + + + + + + + + + + +
    #date|age# ago:#desc|strip|firstline|escape#
    changeset #rev#:#node|short#
    author:#author|obfuscate#
    date:#date|date#
    files:#files#
    diff -r 3207e30bf468 -r fc34c031ff54 templates/old/changeset.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/old/changeset.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -0,0 +1,47 @@ +#header# +#repo|escape#: changeset #node|short# + + + +
    +changelog +shortlog +tags +manifest +raw +#archives%archiveentry# +
    + +

    changeset: #desc|strip|escape|firstline#

    + + + + + + +#parent%changesetparent# +#child%changesetchild# +#changesettag# + + + + + + + + + + + + + + +
    changeset #rev#:#node|short#
    author:#author|obfuscate#
    date:#date|date# (#date|age# ago)
    files:#files#
    description:#desc|strip|escape|addbreaks#
    + +
    +#diff# +
    + +#footer# + + diff -r 3207e30bf468 -r fc34c031ff54 templates/old/fileannotate.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/old/fileannotate.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -0,0 +1,43 @@ +#header# +#repo|escape#: #file|escape# annotate + + + +
    +changelog +shortlog +tags +changeset +manifest +file +revisions +raw +
    + +

    Annotate #file|escape#

    + + + + + +#rename%filerename# +#parent%fileannotateparent# +#child%fileannotatechild# + + + + + + + + + +
    changeset #rev#:#node|short#
    author:#author|obfuscate#
    date:#date|date# (#date|age# ago)
    permissions:#permissions|permissions#
    + +
    + + +#annotate%annotateline# +
    + +#footer# diff -r 3207e30bf468 -r fc34c031ff54 templates/old/filediff.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/old/filediff.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -0,0 +1,34 @@ +#header# +#repo|escape#: #file|escape# diff + + + +
    +changelog +shortlog +tags +changeset +file +revisions +annotate +raw +
    + +

    #file|escape#

    + + + + + + +#parent%filediffparent# +#child%filediffchild# +
    revision #rev#:#node|short#
    + +
    +#diff# +
    + +#footer# + + diff -r 3207e30bf468 -r fc34c031ff54 templates/old/filelog.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/old/filelog.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -0,0 +1,22 @@ +#header# +#repo|escape#: #file|escape# history + + + + + +
    +changelog +shortlog +tags +file +annotate +rss +
    + +

    #file|escape# revision history

    + +#entries%filelogentry# + +#footer# diff -r 3207e30bf468 -r fc34c031ff54 templates/old/filelogentry.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/old/filelogentry.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -0,0 +1,25 @@ + + + + + + + + + #rename%filelogrename# + + + + + + + + +
    #date|age# ago:#desc|strip|firstline|escape#
    revision #filerev#: + + #node|short# + (diff) + (annotate) +
    author:#author|obfuscate#
    date:#date|date#
    + + diff -r 3207e30bf468 -r fc34c031ff54 templates/old/filerevision.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/old/filerevision.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -0,0 +1,41 @@ +#header# +#repo|escape#:#file|escape# + + + +
    +changelog +shortlog +tags +changeset +manifest +revisions +annotate +raw +
    + +

    #file|escape#

    + + + + + +#rename%filerename# +#parent%filerevparent# +#child%filerevchild# + + + + + + + + + +
    changeset #rev#:#node|short#
    author:#author|obfuscate#
    date:#date|date# (#date|age# ago)
    permissions:#permissions|permissions#
    + +
    +#text%fileline#
    +
    + +#footer# diff -r 3207e30bf468 -r fc34c031ff54 templates/old/header.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/old/header.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -0,0 +1,8 @@ +Content-type: text/html + + + + + + + diff -r 3207e30bf468 -r fc34c031ff54 templates/old/manifest.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/old/manifest.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -0,0 +1,23 @@ +#header# +#repo|escape#: manifest for changeset #node|short# + + + +
    +changelog +shortlog +tags +changeset +#archives%archiveentry# +
    + +

    manifest for changeset #node|short#: #path|escape#

    + + + +
    drwxr-xr-x  + [up] +#dentries%manifestdirentry# +#fentries%manifestfileentry# +
    +#footer# diff -r 3207e30bf468 -r fc34c031ff54 templates/old/search.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/old/search.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -0,0 +1,33 @@ +#header# +#repo|escape#: searching for #query|escape# + + + +
    +changelog +shortlog +tags +manifest +
    + +

    searching for #query|escape#

    + +
    +

    +search: + + +

    +
    + +#entries# + +
    +

    +search: + + +

    +
    + +#footer# diff -r 3207e30bf468 -r fc34c031ff54 templates/old/shortlog.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/old/shortlog.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -0,0 +1,38 @@ +#header# +#repo|escape#: shortlog + + + + +
    +changelog +tags +manifest +#archives%archiveentry# +rss +
    + +

    shortlog for #repo|escape#

    + +
    +

    + + + +navigate: #changenav%navshortentry# +

    +
    + +#entries%shortlogentry# + +
    +

    + + + +navigate: #changenav%navshortentry# +

    +
    + +#footer# diff -r 3207e30bf468 -r fc34c031ff54 templates/old/shortlogentry.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/old/shortlogentry.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -0,0 +1,7 @@ + + + + + + +
    #date|age##author|obfuscate##desc|strip|firstline|escape#
    diff -r 3207e30bf468 -r fc34c031ff54 templates/old/tags.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/old/tags.tmpl Wed Oct 04 17:04:40 2006 -0700 @@ -0,0 +1,21 @@ +#header# +#repo|escape#: tags + + + + +
    +changelog +shortlog +manifest +rss +
    + +

    tags:

    + + + +#footer#