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