Mercurial > hg
view mercurial/__init__.py @ 7325:f9985108d4e4
graphlog: split the actual DAG grapher out into a separate method
This allows extensions like pbranch to use asciigraph() to graph dependencies
for patch branches, but could be used for basically any DAG.
author | Peter Arrenbrecht <peter.arrenbrecht@gmail.com> |
---|---|
date | Fri, 07 Nov 2008 10:37:20 +0100 |
parents | 9117c6561b0b |
children | 4374d819ccd5 |