Mercurial > hg
diff mercurial/hook.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 | 810ca383da9c |
children | 196b05a548d0 |