import/cran: description->package: Use COND and computed booleans.
[jackhill/guix/guix.git] / guix / graph.scm
2022-03-22 Maxim CournoyerMerge branch 'master' into staging.
2022-03-18 Ludovic Courtèsgraph: Factorize 'lookup-backend'.
2021-10-12 Mathieu OthaceheMerge remote-tracking branch 'origin/master' into core...
2021-10-01 Maxim CournoyerMerge remote-tracking branch 'origin/master' into staging
2021-09-27 Oleg PykhalovMerge branch 'wip-guix-home'
2021-09-21 Ludovic Courtèsgraph: Add '--max-depth'.
2021-02-09 Leo FamulariMerge branch 'master' into staging-next
2021-01-14 Maxim CournoyerMerge branch 'staging' into 'core-updates'.
2021-01-10 Efraim FlashnerMerge branch 'master' into staging
2021-01-04 Ludovic Courtèsgraph: Install JavaScript files.
2020-11-29 Christopher BainesMerge remote-tracking branch 'origin/master' into core...
2020-11-07 Marius BakkeMerge branch 'master' into staging
2020-10-22 Ludovic Courtèsgraph: Don't insist on "Helvetica" in the Graphviz...
2020-10-20 Ludovic Courtèsgraph: Fix typo in docstring.
2020-05-26 Marius BakkeMerge branch 'master' into staging
2020-05-11 Ludovic Courtèsgraph: Add 'shortest-path'.
2017-08-26 Marius BakkeMerge branch 'core-updates'
2017-08-24 Ludovic CourtèsRevert "graph: Provide access to the package record...
2017-08-01 Marius BakkeMerge branch 'master' into core-updates
2017-08-01 Roel Janssengraph: Provide access to the package record in the...
2017-05-24 Ricardo WurmusMerge branch 'master' into core-updates
2017-05-14 Marius BakkeMerge branch 'master' into staging
2017-05-11 Roel Janssengraph: Add Cypher backend.
2017-01-13 Leo FamulariMerge branch 'master' into python-tests
2017-01-06 Leo FamulariMerge branch 'master' into core-updates
2016-12-14 Ricardo Wurmusgraph: Add d3js backend.
2016-12-14 Ricardo Wurmusgraph: Add "list-backend" and "backend" options.
2016-12-14 Ricardo Wurmusgraph: Backend must have name and description.
2016-06-07 Ludovic CourtèsMerge branch 'master' into core-updates
2016-05-23 Ludovic Courtèsgraph: Add 'node-reachable-count'.
2016-05-23 Ludovic Courtèsgraph: Expose 'traverse/depth-first'.
2016-05-23 Ludovic CourtèsMerge branch 'master' into core-updates
2016-05-20 Ludovic Courtèsgraph: Allow store file names for 'derivation' and...
2016-04-06 Ludovic CourtèsMerge branch 'master' into core-updates
2016-04-02 Ludovic Courtèsgraph: Edges are colored based on their source node.
2015-12-12 Ludovic CourtèsMerge branch 'master' into core-updates
2015-11-21 Ludovic Courtèsgraph: Add procedures to query a node's edges.
2015-11-21 Ludovic CourtèsAdd (guix graph).