Ludovic Courtès
5b32ad4f6f
graph: Add '--max-depth'.
* guix/graph.scm (export-graph): Add #:max-depth and honor it, adding
'depths' argument to 'loop'.
* guix/scripts/graph.scm (%options, show-help): Add '--max-depth'.
(%default-options): Add 'max-depth'.
(guix-graph): Pass #:max-depth to 'export-graph'.
* tests/graph.scm ("package DAG, limited depth"): New test.
* doc/guix.texi (Invoking guix graph): Document it.
2021-09-21 15:15:52 +02:00
..
2020-05-22 16:11:52 +02:00
2021-07-09 17:33:46 +02:00
2021-07-05 21:11:13 -07:00
2020-03-10 20:26:52 +01:00
2021-09-08 22:36:53 +02:00
2021-09-21 15:15:52 +02:00
2021-04-25 14:36:33 +02:00
2021-08-04 14:49:53 +02:00
2020-04-16 23:41:52 +02:00