# HG changeset patch # User wenzelm # Date 1229810988 -3600 # Node ID d4c23f16d04e345d19fca4139b9a75b65f2c8d46 # Parent b1c6f4563df76ba16a885056d8d7930f87cc088e updated web style for Mercurial 1.1; diff -r b1c6f4563df7 -r d4c23f16d04e Admin/Mercurial/isabelle-style.diff --- a/Admin/Mercurial/isabelle-style.diff Sat Dec 20 11:55:34 2008 +0100 +++ b/Admin/Mercurial/isabelle-style.diff Sat Dec 20 23:09:48 2008 +0100 @@ -13,23 +13,13 @@ >
> #files# >
-Only in isabelle: filelog.tmpl~ diff -r gitweb/map isabelle/map -56,57c56,57 +59,60c59,60 < shortlogentry = '#date|age# ago#author|person##desc|strip|firstline|escape# {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}changeset | files' < filelogentry = '#date|age# ago#desc|strip|firstline|escape#file | diff | annotate #rename%filelogrename#' --- > shortlogentry = '#date|age# ago#date|shortdate##author|person##desc|strip|escape# {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}changeset | files' > filelogentry = '#date|age# ago#date|shortdate##author|person##desc|strip|escape#file | diff | annotate #rename%filelogrename#' -Only in isabelle: map~ diff -r gitweb/summary.tmpl isabelle/summary.tmpl -33d32 +34d33 < owner#owner|obfuscate# -49,55d47 -<
branches
-< -< {branches%branchentry} -< -< -< -<
...