log mercurial/graphmod.py @ 10496:45734b51c99b stable

age author description
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
Sat, 16 May 2009 07:12:12 +0200 Peter Arrenbrecht graphmod: rename a bunch of vars in graph()