log mercurial/hgweb/webcommands.py @ 15758:634404392449 stable 2.0.2

age author description
Sun, 31 Jul 2011 01:46:52 +0200 Matt Mackall hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923) stable
Wed, 29 Jun 2011 09:36:45 +0200 Jesse Long hgweb: treat branch attribute `closed' as more important than `inactive' stable
Sat, 11 Jun 2011 21:11:43 +0800 Steven Brown web: provide diff summary to the changeset page
Thu, 02 Jun 2011 18:52:31 +0800 Steven Brown web: prevent TypeError thrown when using the diffstat templates
Sat, 28 May 2011 14:44:45 +0800 Steven Brown web: provide diffstat to the changeset page
Sat, 30 Apr 2011 12:55:07 +0200 Alexander Solovyov drop {short,hex}(ctx.node()) calls in favor of ctx methods
Sat, 23 Apr 2011 15:04:15 +0200 Alexander Solovyov graphlog: make use of graphmod's revset support