log mercurial/hgweb/webcommands.py @ 6747:f6c00b17387c

age author description
Thu, 26 Jun 2008 14:35:46 -0500 Matt Mackall use repo[changeid] to get a changectx
Mon, 23 Jun 2008 12:54:27 +0200 Dirkjan Ochtman graph: display branch name alongside tags
Wed, 18 Jun 2008 19:04:10 +0200 Benoit Allard graph: limit the number of displayed changest to a reasonable value
Wed, 18 Jun 2008 07:06:41 +0200 Dirkjan Ochtman add graph page to hgweb
Fri, 13 Jun 2008 12:34:23 +0200 Dirkjan Ochtman merge from crew-stable
Fri, 13 Jun 2008 12:33:40 +0200 Ali Saidi fix traceback in hgweb when URL doesn't end in one of the archive specs
Wed, 11 Jun 2008 14:49:53 +0200 Andrew Beekhof webcommands: fix increments lost by 894875eae49b
Sat, 07 Jun 2008 17:52:00 +0200 Dirkjan Ochtman hgweb: show cset node and description when hovering over annotate prefix
Wed, 23 Apr 2008 22:45:53 +0200 Patrick Mezard webcommands: pass full author to annotate, fix templates (issue 1054)
Mon, 31 Mar 2008 23:14:25 -0500 Matt Mackall hgweb: fix merge breakage
Mon, 31 Mar 2008 21:49:33 -0500 Matt Mackall hgweb: minor improvements for new web style
Sun, 30 Mar 2008 22:22:53 +0200 Benoit Boissinot fix bug introduced by 894875eae49b (short not defined)
Fri, 28 Mar 2008 19:40:44 +0100 Dirkjan Ochtman hgweb: refactor hgweb code
Fri, 28 Mar 2008 19:37:28 +0100 Dirkjan Ochtman hgweb: separate out utility functions
Sun, 23 Mar 2008 23:08:18 +0100 Dirkjan Ochtman hgweb: better error messages