# HG changeset patch # User wenzelm # Date 1288989752 -3600 # Node ID e239db6150e4ffc097b5d45b6f55c0de17f45d12 # Parent 96c37a685a13f7a3c95e172b3a856507dd9e47b8 obsolete -- python installation on www4 is not modified (despite remaining "firstline" in graph and syndication views); diff -r 96c37a685a13 -r e239db6150e4 Admin/Mercurial/misc.diff --- a/Admin/Mercurial/misc.diff Fri Nov 05 19:47:20 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,20 +0,0 @@ -diff -r hgweb/webcommands.py hgweb/webcommands.py -653c653 -< desc = templatefilters.firstline(ctx.description()) ---- -> desc = ctx.description() -diff -r templates/atom/changelogentry.tmpl templates/atom/changelogentry.tmpl -2c2 -<