On Mon, Dec 08, 2008 at 10:00:02AM +0000, Eric Kow wrote: > On Mon, Dec 08, 2008 at 11:23:46 +1100, Trent W. Buck wrote: > > "hg glog" emits a dependency graph -- like camp-view or bzr viz or > > gitk/giggle -- but it does so as ASCII, so that it's easy to use on a > > charcell display like Emacs or an xterm. > > So I was originally thinking of this in terms of capabalities that the > darcs library could have, but maybe it would also be useful to implement > a darcs show deps command that spits out a graph in some reasonable > (perhaps standard) language. It could also accept matchers, so we get > > darcs show deps --from-tag 1.0.9
One such "standard" language is Graphviz .dot notation. _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
