summaryrefslogtreecommitdiff
path: root/guix/graph.scm
Commit message (Expand)AuthorAge
* Revert "graph: Provide access to the package record in the emit functions."Ludovic Courtès2017-08-24
* graph: Provide access to the package record in the emit functions.Roel Janssen2017-08-01
* graph: Add Cypher backend.Roel Janssen2017-05-11
* graph: Add d3js backend.Ricardo Wurmus2016-12-14
* graph: Add "list-backend" and "backend" options.Ricardo Wurmus2016-12-14
* graph: Backend must have name and description.Ricardo Wurmus2016-12-14
* graph: Add 'node-reachable-count'.Ludovic Courtès2016-05-24
* graph: Expose 'traverse/depth-first'.Ludovic Courtès2016-05-24
* graph: Allow store file names for 'derivation' and 'references' graphs.Ludovic Courtès2016-05-21
* graph: Edges are colored based on their source node.Ludovic Courtès2016-04-02
* graph: Add procedures to query a node's edges.Ludovic Courtès2015-11-21
* Add (guix graph).Ludovic Courtès2015-11-21