# HG changeset patch # User Sune Foldager # Date 1242122319 -7200 # Node ID d974a32b59dc53b7269492d0284fc375c65a8b26 # Parent 439663cd043a87306f37b4ed7a457cab7e1bed80 spartan: add branches page diff -r 439663cd043a -r d974a32b59dc templates/spartan/branches.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/spartan/branches.tmpl Tue May 12 11:58:39 2009 +0200 @@ -0,0 +1,26 @@ +#header# +#repo|escape#: branches + + + + + +
+changelog +shortlog +graph +tags +files +rss +atom +
+ +

branches:

+ + + +#footer# diff -r 439663cd043a -r d974a32b59dc templates/spartan/changelog.tmpl --- a/templates/spartan/changelog.tmpl Mon May 11 21:12:44 2009 +0200 +++ b/templates/spartan/changelog.tmpl Tue May 12 11:58:39 2009 +0200 @@ -11,6 +11,7 @@ shortlog graph tags +branches files #archives%archiveentry# rss diff -r 439663cd043a -r d974a32b59dc templates/spartan/changeset.tmpl --- a/templates/spartan/changeset.tmpl Mon May 11 21:12:44 2009 +0200 +++ b/templates/spartan/changeset.tmpl Tue May 12 11:58:39 2009 +0200 @@ -8,6 +8,7 @@ shortlog graph tags +branches files raw #archives%archiveentry# diff -r 439663cd043a -r d974a32b59dc templates/spartan/fileannotate.tmpl --- a/templates/spartan/fileannotate.tmpl Mon May 11 21:12:44 2009 +0200 +++ b/templates/spartan/fileannotate.tmpl Tue May 12 11:58:39 2009 +0200 @@ -8,6 +8,7 @@ shortlog graph tags +branches changeset files file diff -r 439663cd043a -r d974a32b59dc templates/spartan/filediff.tmpl --- a/templates/spartan/filediff.tmpl Mon May 11 21:12:44 2009 +0200 +++ b/templates/spartan/filediff.tmpl Tue May 12 11:58:39 2009 +0200 @@ -8,6 +8,7 @@ shortlog graph tags +branches changeset file revisions diff -r 439663cd043a -r d974a32b59dc templates/spartan/filelog.tmpl --- a/templates/spartan/filelog.tmpl Mon May 11 21:12:44 2009 +0200 +++ b/templates/spartan/filelog.tmpl Tue May 12 11:58:39 2009 +0200 @@ -12,6 +12,7 @@ shortlog graph tags +branches file annotate rss diff -r 439663cd043a -r d974a32b59dc templates/spartan/filerevision.tmpl --- a/templates/spartan/filerevision.tmpl Mon May 11 21:12:44 2009 +0200 +++ b/templates/spartan/filerevision.tmpl Tue May 12 11:58:39 2009 +0200 @@ -8,6 +8,7 @@ shortlog graph tags +branches changeset files revisions diff -r 439663cd043a -r d974a32b59dc templates/spartan/graph.tmpl --- a/templates/spartan/graph.tmpl Mon May 11 21:12:44 2009 +0200 +++ b/templates/spartan/graph.tmpl Tue May 12 11:58:39 2009 +0200 @@ -12,6 +12,7 @@ changelog shortlog tags +branches files diff -r 439663cd043a -r d974a32b59dc templates/spartan/manifest.tmpl --- a/templates/spartan/manifest.tmpl Mon May 11 21:12:44 2009 +0200 +++ b/templates/spartan/manifest.tmpl Tue May 12 11:58:39 2009 +0200 @@ -8,6 +8,7 @@ shortlog graph tags +branches changeset #archives%archiveentry# diff -r 439663cd043a -r d974a32b59dc templates/spartan/map --- a/templates/spartan/map Mon May 11 21:12:44 2009 +0200 +++ b/templates/spartan/map Tue May 12 11:58:39 2009 +0200 @@ -44,6 +44,8 @@ fileannotatechild = 'child:#node|short#' tags = tags.tmpl tagentry = '
  • #node# #tag|escape#
  • ' +branches = branches.tmpl +branchentry = '
  • #node# #branch|escape#
  • ' diffblock = '
    #lines#
    ' changelogtag = 'tag:#tag|escape#' changesettag = 'tag:#tag|escape#' diff -r 439663cd043a -r d974a32b59dc templates/spartan/search.tmpl --- a/templates/spartan/search.tmpl Mon May 11 21:12:44 2009 +0200 +++ b/templates/spartan/search.tmpl Tue May 12 11:58:39 2009 +0200 @@ -8,6 +8,7 @@ shortlog graph tags +branches files #archives%archiveentry# diff -r 439663cd043a -r d974a32b59dc templates/spartan/shortlog.tmpl --- a/templates/spartan/shortlog.tmpl Mon May 11 21:12:44 2009 +0200 +++ b/templates/spartan/shortlog.tmpl Tue May 12 11:58:39 2009 +0200 @@ -11,6 +11,7 @@ changelog graph tags +branches files #archives%archiveentry# rss diff -r 439663cd043a -r d974a32b59dc templates/spartan/tags.tmpl --- a/templates/spartan/tags.tmpl Mon May 11 21:12:44 2009 +0200 +++ b/templates/spartan/tags.tmpl Tue May 12 11:58:39 2009 +0200 @@ -11,6 +11,7 @@ changelog shortlog graph +branches files rss atom diff -r 439663cd043a -r d974a32b59dc tests/test-hgweb-filelog.out --- a/tests/test-hgweb-filelog.out Mon May 11 21:12:44 2009 +0200 +++ b/tests/test-hgweb-filelog.out Tue May 12 11:58:39 2009 +0200 @@ -486,6 +486,7 @@ shortlog graph tags +branches file annotate rss