# HG changeset patch # User Thomas Arendsen Hein # Date 1204062157 -3600 # Node ID 673d8a6bc709fc173f4963f76aad7a5a738d3d78 # Parent 99c25f4e00c79c8004cbc00ee39efdef27800b13 Renamed "manifest" to "files" in web templates. manifest.tmpl is still used, so people having their own templates don't have to change them. "cmd=manifest" still works, new style URLs are not affected, because they already used "/file/". diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/changelog.tmpl --- a/templates/changelog.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/changelog.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -10,7 +10,7 @@
shortlog tags -manifest +files #archives%archiveentry# rss atom diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/changeset.tmpl --- a/templates/changeset.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/changeset.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -7,7 +7,7 @@ changelog shortlog tags -manifest +files raw #archives%archiveentry#
diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/fileannotate.tmpl --- a/templates/fileannotate.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/fileannotate.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -8,7 +8,7 @@ shortlog tags changeset -manifest +files file revisions raw diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/filerevision.tmpl --- a/templates/filerevision.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/filerevision.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -8,7 +8,7 @@ shortlog tags changeset -manifest +files revisions annotate raw diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/gitweb/changelog.tmpl --- a/templates/gitweb/changelog.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/gitweb/changelog.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -19,7 +19,7 @@ diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/gitweb/changeset.tmpl --- a/templates/gitweb/changeset.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/gitweb/changeset.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -12,7 +12,7 @@
diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/gitweb/error.tmpl --- a/templates/gitweb/error.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/gitweb/error.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -12,7 +12,7 @@
diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/gitweb/fileannotate.tmpl --- a/templates/gitweb/fileannotate.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/gitweb/fileannotate.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -16,7 +16,7 @@ shortlog | changelog | tags | -manifest | +files | changeset | file | revisions | diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/gitweb/filediff.tmpl --- a/templates/gitweb/filediff.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/gitweb/filediff.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -16,7 +16,7 @@ shortlog | changelog | tags | -manifest | +files | changeset | file | revisions | diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/gitweb/filerevision.tmpl --- a/templates/gitweb/filerevision.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/gitweb/filerevision.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -16,7 +16,7 @@ shortlog | changelog | tags | -manifest | +files | changeset | file | revisions | diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/gitweb/manifest.tmpl --- a/templates/gitweb/manifest.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/gitweb/manifest.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -1,5 +1,5 @@ #header# -#repo|escape#: Manifest +#repo|escape#: files @@ -29,8 +29,8 @@ [up]   -#dentries%manifestdirentry# -#fentries%manifestfileentry# +#dentries%direntry# +#fentries%fileentry# #footer# diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/gitweb/map --- a/templates/gitweb/map Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/gitweb/map Tue Feb 26 22:42:37 2008 +0100 @@ -17,8 +17,8 @@ searchentry = changelogentry.tmpl changeset = changeset.tmpl manifest = manifest.tmpl -manifestdirentry = 'drwxr-xr-x#basename|escape#manifest' -manifestfileentry = '#permissions|permissions##date|isodate##size##basename|escape#file | revisions | annotate' +direntry = 'drwxr-xr-x#basename|escape#files' +fileentry = '#permissions|permissions##date|isodate##size##basename|escape#file | revisions | annotate' filerevision = filerevision.tmpl fileannotate = fileannotate.tmpl filediff = filediff.tmpl @@ -40,8 +40,8 @@ filerevchild = 'child {rev}{node|short}' fileannotatechild = 'child {rev}{node|short}' tags = tags.tmpl -tagentry = '#date|age# ago#tag|escape#changeset | changelog | manifest' -branchentry = '{date|age} ago{node|short}{branch|escape}changeset | changelog | manifest' +tagentry = '#date|age# ago#tag|escape#changeset | changelog | files' +branchentry = '{date|age} ago{node|short}{branch|escape}changeset | changelog | files' diffblock = '
#lines#
' filediffparent = 'parent {rev}{node|short}' filelogparent = 'parent #rev#: #node|short#' @@ -50,7 +50,7 @@ shortlog = shortlog.tmpl tagtag = '{name} ' branchtag = '{name} ' -shortlogentry = '#date|age# ago#author|person##desc|strip|firstline|escape# {branches%branchtag}{tags%tagtag}changeset | manifest' +shortlogentry = '#date|age# ago#author|person##desc|strip|firstline|escape# {branches%branchtag}{tags%tagtag}changeset | files' filelogentry = '#date|age# ago#desc|strip|firstline|escape#file | diff | annotate #rename%filelogrename#' archiveentry = ' | #type|escape# ' indexentry = '#name|escape##description##contact|obfuscate##lastchange|age# ago#archives%archiveentry# ' diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/gitweb/search.tmpl --- a/templates/gitweb/search.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/gitweb/search.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -23,7 +23,7 @@ shortlog | changelog | tags | -manifest#archives%archiveentry# +files#archives%archiveentry#
diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/gitweb/shortlog.tmpl --- a/templates/gitweb/shortlog.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/gitweb/shortlog.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -22,7 +22,7 @@ shortlog | changelog | tags | -manifest#archives%archiveentry# +files#archives%archiveentry#
#changenav%navshortentry#
diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/gitweb/summary.tmpl --- a/templates/gitweb/summary.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/gitweb/summary.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -23,7 +23,7 @@ shortlog | changelog | tags | -manifest#archives%archiveentry# +files#archives%archiveentry#
diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/gitweb/tags.tmpl --- a/templates/gitweb/tags.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/gitweb/tags.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -16,7 +16,7 @@ shortlog | changelog | tags | -manifest +files
diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/manifest.tmpl --- a/templates/manifest.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/manifest.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -1,5 +1,5 @@ #header# -#repo|escape#: manifest for changeset #node|short# +#repo|escape#: files for changeset #node|short# @@ -11,7 +11,7 @@ #archives%archiveentry# -

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

+

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

@@ -20,7 +20,7 @@ -#dentries%manifestdirentry# -#fentries%manifestfileentry# +#dentries%direntry# +#fentries%fileentry#
  [up]
#footer# diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/map --- a/templates/map Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/map Tue Feb 26 22:42:37 2008 +0100 @@ -16,8 +16,8 @@ searchentry = changelogentry.tmpl changeset = changeset.tmpl manifest = manifest.tmpl -manifestdirentry = 'drwxr-xr-x   #basename|escape#/' -manifestfileentry = '#permissions|permissions# #date|isodate# #size# #basename|escape#' +direntry = 'drwxr-xr-x   #basename|escape#/' +fileentry = '#permissions|permissions# #date|isodate# #size# #basename|escape#' filerevision = filerevision.tmpl fileannotate = fileannotate.tmpl filediff = filediff.tmpl diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/raw/manifest.tmpl --- a/templates/raw/manifest.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/raw/manifest.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -1,3 +1,3 @@ {header} -{dentries%manifestdirentry}{fentries%manifestfileentry} +{dentries%direntry}{fentries%fileentry} {footer} diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/raw/map --- a/templates/raw/map Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/raw/map Tue Feb 26 22:42:37 2008 +0100 @@ -15,8 +15,8 @@ fileannotate = fileannotate.tmpl annotateline = '#author#@#rev#: #line#' manifest = manifest.tmpl -manifestdirentry = 'drwxr-xr-x {basename}\n' -manifestfileentry = '{permissions|permissions} {size} {basename}\n' +direntry = 'drwxr-xr-x {basename}\n' +fileentry = '{permissions|permissions} {size} {basename}\n' index = index.tmpl notfound = notfound.tmpl error = error.tmpl diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/search.tmpl --- a/templates/search.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/search.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -7,7 +7,7 @@ changelog shortlog tags -manifest +files #archives%archiveentry# diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/shortlog.tmpl --- a/templates/shortlog.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/shortlog.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -10,7 +10,7 @@
changelog tags -manifest +files #archives%archiveentry# rss atom diff -r 99c25f4e00c7 -r 673d8a6bc709 templates/tags.tmpl --- a/templates/tags.tmpl Tue Feb 26 22:21:34 2008 +0100 +++ b/templates/tags.tmpl Tue Feb 26 22:42:37 2008 +0100 @@ -10,7 +10,7 @@ diff -r 99c25f4e00c7 -r 673d8a6bc709 tests/test-hgweb-commands.out Binary file tests/test-hgweb-commands.out has changed