index
:
delta/python-packages/logilab-common.git
1.6
1.7
master
py3k
stable
hg.logilab.org: review/logilab/common
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graph.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
py2.3 compat : import compat.set, remove deprecated stuff
Sylvain Th?nault
2010-09-24
1
-1
/
+2
*
import locally so graph is still importable with 2.3
Sylvain Th?nault
2010-09-21
1
-1
/
+1
*
don't raise string exception in testlib (closes #35331)
Sylvain Th?nault
2010-07-01
1
-4
/
+4
*
missing replacement in disclaimer; include COPYING.LESSER in manifest; kill D...
Sylvain Th?nault
2010-04-28
1
-1
/
+1
*
propre licensing information (LGPL-2.1). Hope I get it right this time.
Sylvain Th?nault
2010-04-28
1
-3
/
+20
*
add docstring
Sylvain Th?nault
2010-04-20
1
-0
/
+7
*
graph: new ordered_nodes method to return an ordered list of nodes from a graph
Sylvain Th?nault
2010-04-16
1
-0
/
+27
*
generate methods now takes an optional mapfile argument to generate html imag...
katia
2010-04-13
1
-4
/
+8
*
update license, logilab-common is licensed under LGPLv2
Adrien Di Mascio
2010-04-13
1
-2
/
+2
*
merge
logilab-common-version-0.45.2
Sylvain Th?nault
2009-11-23
1
-3
/
+3
|
\
|
*
fix has_path returned value to include the destination node, else we get
Sylvain Th?nault
2009-11-12
1
-3
/
+3
*
|
include Dotan Barak spell fixes patch
Sylvain Th?nault
2009-11-23
1
-1
/
+1
|
/
*
fix file descriptor leak with an incorrect use of mkstemp
Aurelien Campeas
2009-09-09
1
-5
/
+4
*
win32 adjustments
Aurelien Campeas
2009-09-08
1
-3
/
+9
*
[cleanup] delete-trailing-whitespace
Nicolas Chauvat
2009-07-19
1
-6
/
+6
*
use endswith method
Emile Anclin
2009-05-07
1
-1
/
+1
*
fix double ".dot" extension using outpufile="name.dot"
Emile Anclin
2009-05-06
1
-4
/
+8
*
have a link to graphviz.org in docstring
Emile Anclin
2009-04-14
1
-4
/
+6
*
fix typos; little code _get_cycle simplification
Emile Anclin
2009-04-09
1
-11
/
+8
*
fix dot files' edge generation
Adrien Di Mascio
2008-11-13
1
-1
/
+1
*
new has_path method
Sylvain Thenault
2008-10-03
1
-0
/
+19
*
fix emit_edge bug #5945
Emile Anclin
2008-09-09
1
-3
/
+3
*
make plattform independent temporary file
Emile Anclin
2008-08-20
1
-9
/
+12
*
put dotsource in /tmp to avoid deleting a dotfile previously in storedir
Emile Anclin
2008-08-20
1
-1
/
+3
*
improve dots backends configuration
Pierre-Yves David
2008-07-28
1
-2
/
+6
*
improve doc for better epydoc generation (again).
Nicolas Chauvat
2008-07-14
1
-2
/
+4
*
improve doc for better epydoc generation.
Nicolas Chauvat
2008-07-13
1
-13
/
+14
*
doc update
Sylvain
2008-02-08
1
-3
/
+4
*
explicit charset declaration in the dot file
Sylvain
2007-08-22
1
-1
/
+5
*
fix escape for DOT node ids.
Adrien Di Mascio
2007-05-03
1
-1
/
+2
*
graph name written in the dot file has to be normalized
Sylvain
2007-04-09
1
-1
/
+1
*
replace - by _ in dot node id
Sylvain
2007-03-06
1
-3
/
+5
*
remove cvs kw
Sylvain
2006-12-11
1
-1
/
+0
*
added missing imports
Adrien Di Mascio
2006-10-23
1
-0
/
+3
*
backport a dot backend from yams
Sylvain
2006-10-22
1
-0
/
+155