# HG changeset patch # User Brendan Cully # Date 1159835445 25200 # Node ID 9d13e21f4e3ce9b21d199e99cae2eee741dd0d9e # Parent 2f35961854fbd1a1c24b2ad8551e26d346ad9702 Move gitweb theme into subdirectory diff -r 2f35961854fb -r 9d13e21f4e3c templates/changelog-gitweb.tmpl --- a/templates/changelog-gitweb.tmpl Mon Oct 02 22:35:52 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,34 +0,0 @@ -#header# -#repo|escape#: Changelog - - - - - - -
- -
- - - - -#entries%changelogentry# - - - -#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/changelogentry-gitweb.tmpl --- a/templates/changelogentry-gitweb.tmpl Mon Oct 02 22:35:52 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,14 +0,0 @@ -
-#date|age# ago#desc|strip|firstline|escape# -
-
- -#author|obfuscate# [#date|rfc822date#] rev #rev#
-
-
-#desc|strip|escape|addbreaks# -
-
-
diff -r 2f35961854fb -r 9d13e21f4e3c templates/changeset-gitweb.tmpl --- a/templates/changeset-gitweb.tmpl Mon Oct 02 22:35:52 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,41 +0,0 @@ -#header# -#repo|escape#: Changeset - - - - - - - - -
-#desc|strip|escape|firstline# -
-
- - - - - -#parent%changesetparent# -#child%changesetchild# -#changesettag# -
author#author|obfuscate#
#date|date# (#date|age# ago)
changeset#node|short#
manifest#node|short#
- -
-#desc|strip|escape|addbreaks# -
-
-
- -#files# -
- -
#diff#
- -#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/error-gitweb.tmpl --- a/templates/error-gitweb.tmpl Mon Oct 02 22:35:52 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,22 +0,0 @@ -#header# -#repo|escape#: Error - - - - - - - - -
-
-An error occured while processing your request
-
-
- -#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/fileannotate-gitweb.tmpl --- a/templates/fileannotate-gitweb.tmpl Mon Oct 02 22:35:52 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,45 +0,0 @@ -#header# -#repo|escape#: Annotate - - - - - - - - -
#file|escape#
- - - - - -#rename%filerename# -#parent%fileannotateparent# -#child%fileannotatechild# - - - - - - - - - - - - -
changeset #rev#:#node|short#
manifest:#node|short#
author:#author|obfuscate#
date:#date|date# (#date|age# ago)
permissions:#permissions|permissions#
- -
- -#annotate%annotateline# -
-
- -#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/filelog-gitweb.tmpl --- a/templates/filelog-gitweb.tmpl Mon Oct 02 22:35:52 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,22 +0,0 @@ -#header# -#repo|escape#: File revisions - - - - - - - - -
#file|urlescape#
- - -#entries%filelogentry# -
- -#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/filerevision-gitweb.tmpl --- a/templates/filerevision-gitweb.tmpl Mon Oct 02 22:35:52 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,43 +0,0 @@ -#header# -#repo|escape#: File revision - - - - - - - - -
#file|escape#
- - - - - -#rename%filerename# -#parent%fileannotateparent# -#child%fileannotatechild# - - - - - - - - - - - - -
changeset #rev#:#node|short#
manifest:#node|short#
author:#author|obfuscate#
date:#date|date# (#date|age# ago)
permissions:#permissions|permissions#
- -
-#text%fileline# -
- -#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/footer-gitweb.tmpl --- a/templates/footer-gitweb.tmpl Mon Oct 02 22:35:52 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ - - - diff -r 2f35961854fb -r 9d13e21f4e3c templates/gitweb/changelog.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/gitweb/changelog.tmpl Mon Oct 02 17:30:45 2006 -0700 @@ -0,0 +1,34 @@ +#header# +#repo|escape#: Changelog + + + + + + +
+ +
+ + + + +#entries%changelogentry# + + + +#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/gitweb/changelogentry.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/gitweb/changelogentry.tmpl Mon Oct 02 17:30:45 2006 -0700 @@ -0,0 +1,14 @@ +
+#date|age# ago#desc|strip|firstline|escape# +
+
+ +#author|obfuscate# [#date|rfc822date#] rev #rev#
+
+
+#desc|strip|escape|addbreaks# +
+
+
diff -r 2f35961854fb -r 9d13e21f4e3c templates/gitweb/changeset.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/gitweb/changeset.tmpl Mon Oct 02 17:30:45 2006 -0700 @@ -0,0 +1,41 @@ +#header# +#repo|escape#: Changeset + + + + + + + + +
+#desc|strip|escape|firstline# +
+
+ + + + + +#parent%changesetparent# +#child%changesetchild# +#changesettag# +
author#author|obfuscate#
#date|date# (#date|age# ago)
changeset#node|short#
manifest#node|short#
+ +
+#desc|strip|escape|addbreaks# +
+
+
+ +#files# +
+ +
#diff#
+ +#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/gitweb/error.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/gitweb/error.tmpl Mon Oct 02 17:30:45 2006 -0700 @@ -0,0 +1,22 @@ +#header# +#repo|escape#: Error + + + + + + + + +
+
+An error occured while processing your request
+
+
+ +#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/gitweb/fileannotate.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/gitweb/fileannotate.tmpl Mon Oct 02 17:30:45 2006 -0700 @@ -0,0 +1,45 @@ +#header# +#repo|escape#: Annotate + + + + + + + + +
#file|escape#
+ + + + + +#rename%filerename# +#parent%fileannotateparent# +#child%fileannotatechild# + + + + + + + + + + + + +
changeset #rev#:#node|short#
manifest:#node|short#
author:#author|obfuscate#
date:#date|date# (#date|age# ago)
permissions:#permissions|permissions#
+ +
+ +#annotate%annotateline# +
+
+ +#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/gitweb/filelog.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/gitweb/filelog.tmpl Mon Oct 02 17:30:45 2006 -0700 @@ -0,0 +1,22 @@ +#header# +#repo|escape#: File revisions + + + + + + + + +
#file|urlescape#
+ + +#entries%filelogentry# +
+ +#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/gitweb/filerevision.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/gitweb/filerevision.tmpl Mon Oct 02 17:30:45 2006 -0700 @@ -0,0 +1,43 @@ +#header# +#repo|escape#: File revision + + + + + + + + +
#file|escape#
+ + + + + +#rename%filerename# +#parent%fileannotateparent# +#child%fileannotatechild# + + + + + + + + + + + + +
changeset #rev#:#node|short#
manifest:#node|short#
author:#author|obfuscate#
date:#date|date# (#date|age# ago)
permissions:#permissions|permissions#
+ +
+#text%fileline# +
+ +#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/gitweb/footer.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/gitweb/footer.tmpl Mon Oct 02 17:30:45 2006 -0700 @@ -0,0 +1,6 @@ + + + diff -r 2f35961854fb -r 9d13e21f4e3c templates/gitweb/header.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/gitweb/header.tmpl Mon Oct 02 17:30:45 2006 -0700 @@ -0,0 +1,11 @@ +Content-type: text/html + + + + + + + + + + diff -r 2f35961854fb -r 9d13e21f4e3c templates/gitweb/index.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/gitweb/index.tmpl Mon Oct 02 17:30:45 2006 -0700 @@ -0,0 +1,23 @@ +#header# +Mercurial repositories index + + + + + + + + + + + + + + #entries%indexentry# +
NameDescriptionContactLast change 
+ + + diff -r 2f35961854fb -r 9d13e21f4e3c templates/gitweb/manifest.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/gitweb/manifest.tmpl Mon Oct 02 17:30:45 2006 -0700 @@ -0,0 +1,27 @@ +#header# +#repo|escape#: Manifest + + + + + + + + +
#path|escape#
+
+ + + + + + +#dentries%manifestdirentry# +#fentries%manifestfileentry# +
drwxr-xr-x[up]
+#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/gitweb/search.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/gitweb/search.tmpl Mon Oct 02 17:30:45 2006 -0700 @@ -0,0 +1,24 @@ +#header# + + +

searching for #query|escape#

+ +
+search: + + + +
+ +#entries# + +
+search: + + + +
+ +#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/gitweb/shortlog.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/gitweb/shortlog.tmpl Mon Oct 02 17:30:45 2006 -0700 @@ -0,0 +1,32 @@ +#header# +#repo|escape#: Shortlog + + + + + + +
+ +
+
+ + + +#entries%shortlogentry# +
+ +#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/gitweb/summary.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/gitweb/summary.tmpl Mon Oct 02 17:30:45 2006 -0700 @@ -0,0 +1,35 @@ +#header# +#repo|escape#: Summary + + + + + + + +
 
+ + + + +
description#desc#
owner#owner|escape#
+ +
changes
+ +#shortlog# + +
...
+ +
tags
+ +#tags# + +
...
+ +#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/gitweb/tags.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/gitweb/tags.tmpl Mon Oct 02 17:30:45 2006 -0700 @@ -0,0 +1,21 @@ +#header# +#repo|escape#: Tags + + + + + + + + + +#entries%tagentry# +
+ +#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/header-gitweb.tmpl --- a/templates/header-gitweb.tmpl Mon Oct 02 22:35:52 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,11 +0,0 @@ -Content-type: text/html - - - - - - - - - - diff -r 2f35961854fb -r 9d13e21f4e3c templates/index-gitweb.tmpl --- a/templates/index-gitweb.tmpl Mon Oct 02 22:35:52 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,23 +0,0 @@ -#header# -Mercurial repositories index - - - - - - - - - - - - - - #entries%indexentry# -
NameDescriptionContactLast change 
- - - diff -r 2f35961854fb -r 9d13e21f4e3c templates/manifest-gitweb.tmpl --- a/templates/manifest-gitweb.tmpl Mon Oct 02 22:35:52 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,27 +0,0 @@ -#header# -#repo|escape#: Manifest - - - - - - - - -
#path|escape#
-
- - - - - - -#dentries%manifestdirentry# -#fentries%manifestfileentry# -
drwxr-xr-x[up]
-#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/map-gitweb --- a/templates/map-gitweb Mon Oct 02 22:35:52 2006 +0200 +++ b/templates/map-gitweb Mon Oct 02 17:30:45 2006 -0700 @@ -1,24 +1,24 @@ default = 'summary' -header = header-gitweb.tmpl -footer = footer-gitweb.tmpl -search = search-gitweb.tmpl -changelog = changelog-gitweb.tmpl -summary = summary-gitweb.tmpl -error = error-gitweb.tmpl +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 = changelogentry-gitweb.tmpl -searchentry = changelogentry-gitweb.tmpl -changeset = changeset-gitweb.tmpl -manifest = manifest-gitweb.tmpl +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 = filerevision-gitweb.tmpl -fileannotate = fileannotate-gitweb.tmpl -filelog = filelog-gitweb.tmpl +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#
' @@ -35,7 +35,7 @@ changesetchild = 'child#node|short#' filerevchild = 'child:#node|short#' fileannotatechild = 'child:#node|short#' -tags = tags-gitweb.tmpl +tags = gitweb/tags.tmpl tagentry = '#date|age# ago#tag|escape#changeset | changelog | manifest' diffblock = '
#lines#
' changelogtag = 'tag:#tag|escape#' @@ -44,9 +44,9 @@ filelogparent = 'parent #rev#: #node|short#' filediffchild = 'child #rev#:#node|short#' filelogchild = 'child #rev#: #node|short#' -shortlog = shortlog-gitweb.tmpl +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 = index-gitweb.tmpl +index = gitweb/index.tmpl diff -r 2f35961854fb -r 9d13e21f4e3c templates/search-gitweb.tmpl --- a/templates/search-gitweb.tmpl Mon Oct 02 22:35:52 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,24 +0,0 @@ -#header# - - -

searching for #query|escape#

- -
-search: - - - -
- -#entries# - -
-search: - - - -
- -#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/shortlog-gitweb.tmpl --- a/templates/shortlog-gitweb.tmpl Mon Oct 02 22:35:52 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,32 +0,0 @@ -#header# -#repo|escape#: Shortlog - - - - - - -
- -
-
- - - -#entries%shortlogentry# -
- -#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/summary-gitweb.tmpl --- a/templates/summary-gitweb.tmpl Mon Oct 02 22:35:52 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,35 +0,0 @@ -#header# -#repo|escape#: Summary - - - - - - - -
 
- - - - -
description#desc#
owner#owner|escape#
- -
changes
- -#shortlog# - -
...
- -
tags
- -#tags# - -
...
- -#footer# diff -r 2f35961854fb -r 9d13e21f4e3c templates/tags-gitweb.tmpl --- a/templates/tags-gitweb.tmpl Mon Oct 02 22:35:52 2006 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,21 +0,0 @@ -#header# -#repo|escape#: Tags - - - - - - - - - -#entries%tagentry# -
- -#footer#