# HG changeset patch # User Brendan Cully # Date 1160085855 25200 # Node ID 46188b9528caf076fde67554f0b96833670474ba # Parent 10277edf7e5bd14d8754f342808c66df6a1ed46f Add {getentries} to default style diff -r 10277edf7e5b -r 46188b9528ca templates/changelog.tmpl --- a/templates/changelog.tmpl Thu Oct 05 14:45:15 2006 -0700 +++ b/templates/changelog.tmpl Thu Oct 05 15:04:15 2006 -0700 @@ -6,9 +6,9 @@
-shortlog -tags -manifest +shortlog +tags +manifest #archives%archiveentry# rss
diff -r 10277edf7e5b -r 46188b9528ca templates/changelogentry.tmpl --- a/templates/changelogentry.tmpl Thu Oct 05 14:45:15 2006 -0700 +++ b/templates/changelogentry.tmpl Thu Oct 05 15:04:15 2006 -0700 @@ -5,7 +5,7 @@ changeset #rev#: - #node|short# + #node|short# #parent%changelogparent# #child%changelogchild# @@ -19,7 +19,7 @@ #date|date# - files: + files: #files# diff -r 10277edf7e5b -r 46188b9528ca templates/changeset.tmpl --- a/templates/changeset.tmpl Thu Oct 05 14:45:15 2006 -0700 +++ b/templates/changeset.tmpl Thu Oct 05 15:04:15 2006 -0700 @@ -4,10 +4,10 @@
-changelog -shortlog -tags -manifest +changelog +shortlog +tags +manifest raw #archives%archiveentry#
@@ -17,7 +17,7 @@ - + #parent%changesetparent# #child%changesetchild# diff -r 10277edf7e5b -r 46188b9528ca templates/fileannotate.tmpl --- a/templates/fileannotate.tmpl Thu Oct 05 14:45:15 2006 -0700 +++ b/templates/fileannotate.tmpl Thu Oct 05 15:04:15 2006 -0700 @@ -4,13 +4,13 @@
-changelog -shortlog -tags -changeset -manifest -file -revisions +changelog +shortlog +tags +changeset +manifest +file +revisions raw
@@ -19,7 +19,7 @@
changeset #rev#:#node|short##node|short#
- + #rename%filerename# #parent%fileannotateparent# #child%fileannotatechild# diff -r 10277edf7e5b -r 46188b9528ca templates/filediff.tmpl --- a/templates/filediff.tmpl Thu Oct 05 14:45:15 2006 -0700 +++ b/templates/filediff.tmpl Thu Oct 05 15:04:15 2006 -0700 @@ -4,13 +4,13 @@
-changelog -shortlog -tags -changeset -file -revisions -annotate +changelog +shortlog +tags +changeset +file +revisions +annotate raw
@@ -19,7 +19,7 @@
changeset #rev#:#node|short#
#node|short#
- + #parent%filediffparent# #child%filediffchild# diff -r 10277edf7e5b -r 46188b9528ca templates/filelog.tmpl --- a/templates/filelog.tmpl Thu Oct 05 14:45:15 2006 -0700 +++ b/templates/filelog.tmpl Thu Oct 05 15:04:15 2006 -0700 @@ -7,11 +7,11 @@
-changelog -shortlog -tags -file -annotate +changelog +shortlog +tags +file +annotate rss
diff -r 10277edf7e5b -r 46188b9528ca templates/filelogentry.tmpl --- a/templates/filelogentry.tmpl Thu Oct 05 14:45:15 2006 -0700 +++ b/templates/filelogentry.tmpl Thu Oct 05 15:04:15 2006 -0700 @@ -1,14 +1,14 @@
revision #rev#:#node|short##node|short#
- + #rename%filelogrename# diff -r 10277edf7e5b -r 46188b9528ca templates/filerevision.tmpl --- a/templates/filerevision.tmpl Thu Oct 05 14:45:15 2006 -0700 +++ b/templates/filerevision.tmpl Thu Oct 05 15:04:15 2006 -0700 @@ -4,13 +4,13 @@
-changelog -shortlog -tags -changeset -manifest -revisions -annotate +changelog +shortlog +tags +changeset +manifest +revisions +annotate raw
@@ -19,7 +19,7 @@
#date|age# ago:#desc|strip|firstline|escape##desc|strip|firstline|escape#
revision #filerev#: - #node|short# - (diff) - (annotate) + #node|short# + (diff) + (annotate)
- + #rename%filerename# #parent%filerevparent# #child%filerevchild# diff -r 10277edf7e5b -r 46188b9528ca templates/manifest.tmpl --- a/templates/manifest.tmpl Thu Oct 05 14:45:15 2006 -0700 +++ b/templates/manifest.tmpl Thu Oct 05 15:04:15 2006 -0700 @@ -4,10 +4,10 @@
-changelog -shortlog -tags -changeset +changelog +shortlog +tags +changeset #archives%archiveentry#
@@ -16,7 +16,7 @@
changeset #rev#:#node|short#
#node|short#
drwxr-xr-x  - [up] + [up] #dentries%manifestdirentry# #fentries%manifestfileentry#
diff -r 10277edf7e5b -r 46188b9528ca templates/map --- a/templates/map Thu Oct 05 14:45:15 2006 -0700 +++ b/templates/map Thu Oct 05 15:04:15 2006 -0700 @@ -5,47 +5,47 @@ changelog = changelog.tmpl shortlog = shortlog.tmpl shortlogentry = shortlogentry.tmpl -naventry = '#label|escape# ' -navshortentry = '#label|escape# ' -filedifflink = '#file|escape# ' -filenodelink = '#file|escape# ' +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#' +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#
' +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#' +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#
  • ' +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#' +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# ' diff -r 10277edf7e5b -r 46188b9528ca templates/search.tmpl --- a/templates/search.tmpl Thu Oct 05 14:45:15 2006 -0700 +++ b/templates/search.tmpl Thu Oct 05 15:04:15 2006 -0700 @@ -4,10 +4,10 @@
    -changelog -shortlog -tags -manifest +changelog +shortlog +tags +manifest

    searching for #query|escape#

    diff -r 10277edf7e5b -r 46188b9528ca templates/shortlog.tmpl --- a/templates/shortlog.tmpl Thu Oct 05 14:45:15 2006 -0700 +++ b/templates/shortlog.tmpl Thu Oct 05 15:04:15 2006 -0700 @@ -6,9 +6,9 @@
    -changelog -tags -manifest +changelog +tags +manifest #archives%archiveentry# rss
    diff -r 10277edf7e5b -r 46188b9528ca templates/shortlogentry.tmpl --- a/templates/shortlogentry.tmpl Thu Oct 05 14:45:15 2006 -0700 +++ b/templates/shortlogentry.tmpl Thu Oct 05 15:04:15 2006 -0700 @@ -2,6 +2,6 @@ #date|age# #author|obfuscate# - #desc|strip|firstline|escape# + #desc|strip|firstline|escape# diff -r 10277edf7e5b -r 46188b9528ca templates/tags.tmpl --- a/templates/tags.tmpl Thu Oct 05 14:45:15 2006 -0700 +++ b/templates/tags.tmpl Thu Oct 05 15:04:15 2006 -0700 @@ -6,9 +6,9 @@
    -changelog -shortlog -manifest +changelog +shortlog +manifest rss