[PATCH] hgweb: remove stripes from code views
Matt Mackall
mpm at selenic.com
Fri Apr 12 22:53:32 UTC 2013
On Fri, 2013-04-12 at 17:08 -0400, Augie Fackler wrote:
> On Wed, Apr 10, 2013 at 08:48:10PM +0400, Alexander Plavin wrote:
> > # HG changeset patch
> > # User Alexander Plavin <me at aplavin.ru>
> > # Date 1365612310 -14400
> > # Node ID 9a89040d53d4d592b64deee63ebc1e3d5c7f8a4c
> > # Parent bd6aed2ad5eed666319bc3bdad1c1e37582cf4b1
> > hgweb: remove stripes from code views
> >
> > Stripes are removed only in file content view pages, lists still have them.
> > Modified only the default templates set (namely 'paper').
> > Tests are modified accordingly.
>
> Motivation? I see the what, but not the why. Did I miss a thread?
This is something Jordi's been pushing for a while. Stripes apparently
interfere with a couple things we'd like to do:
- text select without line numbers
- faster page rendering by eliminating tables in some places
..or something like that.
--
Mathematics is the supreme nostalgia of our time.
More information about the Mercurial-devel
mailing list