summaryrefslogtreecommitdiffstats
path: root/lib/puppet/simple_graph.rb
Commit message (Expand)AuthorAgeFilesLines
* Removing the Hash default proc from SimpleGraph.Luke Kanies2009-02-061-5/+21
* Adding SimpleGraph#leaves, which I apparently did not migrate from PGraphLuke Kanies2008-11-061-0/+7
* Removing the PGraph class and subsuming it into SimpleGraph.Luke Kanies2008-11-061-0/+103
* Moving Catalog#write_graph to SimpleGraph, where it belongs.Luke Kanies2008-11-061-0/+12
* Fixed #1021 -- the problem was that my method of determiningLuke Kanies2008-02-131-6/+9
* Removing the last remaining vestiges of GRATR --Luke Kanies2008-02-111-4/+4
* Fixing #982 -- I have completely removed the GRATR graph libraryLuke Kanies2008-01-071-7/+71
* Fixing #937 -- I had not ported the dot methods at all,Luke Kanies2007-12-111-2/+2
* Switching the graph base class from GRATR::DigraphLuke Kanies2007-11-071-4/+78
* Adding a new graphing base class, because the GRATR stuffLuke Kanies2007-11-071-0/+177