log mercurial/hgweb/hgweb_mod.py @ 3218:5c6028778c5a

age author description
Sun, 01 Oct 2006 12:56:58 -0700 Brendan Cully hgweb: add methods to get contexts from request
Sat, 30 Sep 2006 21:32:29 -0700 Brendan Cully hgweb: use contexts in more handlers
Fri, 29 Sep 2006 16:26:09 -0700 Brendan Cully hgweb: teach siblings and callers to use contexts
Fri, 29 Sep 2006 16:26:09 -0700 Brendan Cully hgweb: kill off #filenode#
Fri, 29 Sep 2006 16:26:09 -0700 Brendan Cully hgweb: kill #manifest#
Wed, 27 Sep 2006 12:08:33 -0700 Brendan Cully gitweb: cosmetic fixes.
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.
Wed, 16 Aug 2006 10:46:24 -0700 Vadim Gelfer merge with mpm.