log mercurial/graphmod.py @ 12549:7b51cce70a37

age author description
Sun, 07 Mar 2010 17:44:43 +0100 Benoit Boissinot hgweb/graph: edge should be same color as the destination
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Mon, 14 Dec 2009 00:32:29 +0900 Nicolas Dumazet cmdutil: replace sys.maxint with None as default value in loglimit
Fri, 11 Dec 2009 15:25:33 +0900 Nicolas Dumazet graphlog: fix output when both a limit and a path are provided stable
Fri, 06 Nov 2009 08:27:17 +0100 Dirkjan Ochtman graphlog: don't pass filectxs to the templater (issue1896)
Fri, 19 Jun 2009 13:44:23 +0200 Peter Arrenbrecht graphmod/webcommands: use generic DAG walks