log mercurial/graphmod.py @ 15152:94b200a11cf7 stable

age author description
Sun, 01 May 2011 15:51:46 +0200 Patrick Mezard graphmod: correctly emit nodes with more than 2 predecessors
Sat, 30 Apr 2011 19:42:00 +0200 Patrick Mezard graphlog: use a set for inclusion test
Sat, 30 Apr 2011 15:10:58 +0300 Idan Kamara graphmod: restore generator nature of dagwalker
Sat, 30 Apr 2011 13:59:14 +0200 Alexander Solovyov remove unused imports and variables
Sat, 23 Apr 2011 15:04:15 +0200 Alexander Solovyov graphlog: make use of graphmod's revset support
Sun, 13 Mar 2011 15:53:38 +0100 Alexander Solovyov graphmod: use revsets internally
Mon, 08 Nov 2010 22:45:56 +0900 Nicolas Dumazet graphmod: safer code when a changeset has two identical parents stable