summaryrefslogtreecommitdiff
path: root/graph.py
Commit message (Expand)AuthorAgeFilesLines
* fix dot files' edge generationAdrien Di Mascio2008-11-131-1/+1
* new has_path methodSylvain Thenault2008-10-031-0/+19
* fix emit_edge bug #5945Emile Anclin2008-09-091-3/+3
* make plattform independent temporary fileEmile Anclin2008-08-201-9/+12
* put dotsource in /tmp to avoid deleting a dotfile previously in storedirEmile Anclin2008-08-201-1/+3
* improve dots backends configurationPierre-Yves David2008-07-281-2/+6
* improve doc for better epydoc generation (again).Nicolas Chauvat2008-07-141-2/+4
* improve doc for better epydoc generation.Nicolas Chauvat2008-07-131-13/+14
* doc updateSylvain2008-02-081-3/+4
* explicit charset declaration in the dot fileSylvain2007-08-221-1/+5
* fix escape for DOT node ids.Adrien Di Mascio2007-05-031-1/+2
* graph name written in the dot file has to be normalizedSylvain2007-04-091-1/+1
* replace - by _ in dot node idSylvain2007-03-061-3/+5
* remove cvs kwSylvain2006-12-111-1/+0
* added missing importsAdrien Di Mascio2006-10-231-0/+3
* backport a dot backend from yamsSylvain2006-10-221-0/+155