log mercurial/hgweb/hgweb_mod.py @ 3171:0d0d7317bbc8

age author description
Wed, 27 Sep 2006 12:08:32 -0700 Brendan Cully hgweb: yield filenode as well as node in annotate, use filenode in annotateline
Wed, 27 Sep 2006 12:08:30 -0700 Brendan Cully hgweb: fix changeset link in annotate view.
Wed, 27 Sep 2006 09:10:31 -0700 Brendan Cully hgweb: make annotate line revisions point to annotation for that rev
Wed, 27 Sep 2006 09:10:28 -0700 Brendan Cully hgweb: use filectx.annotate instead of filelog
Mon, 18 Sep 2006 17:43:31 +0200 Benoit Boissinot fix warnings spotted by pychecker
Fri, 18 Aug 2006 13:07:35 +0200 Thomas Arendsen Hein merge with tah
Fri, 18 Aug 2006 13:06:38 +0200 Thomas Arendsen Hein Fix hgweb's patch display in changeset view.