aboutsummaryrefslogtreecommitdiff
path: root/guix/graph.scm
Commit message (Expand)AuthorAge
* graph: Add GraphML backend.Josselin Poiret2023-08-25
* guix: Strip #:use-module lists.Ludovic Courtès2023-03-13
* graph: Factorize 'lookup-backend'.Ludovic Courtès2022-03-18
* graph: Add '--max-depth'.Ludovic Courtès2021-09-21
* graph: Install JavaScript files.Ludovic Courtès2021-01-04
* graph: Don't insist on "Helvetica" in the Graphviz backend.Ludovic Courtès2020-10-22
* graph: Fix typo in docstring.Ludovic Courtès2020-10-20
* graph: Add 'shortest-path'.Ludovic Courtès2020-05-11
* 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