index
:
guix
keyring
master
test
Personal fork of GNU Guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
graph.scm
Age
Commit message (
Expand
)
Author
2021-09-21
graph: Add '--max-depth'.
Ludovic Courtès
2020-10-20
graph: Adjust test for recent OCaml changes.
Ludovic Courtès
2020-05-22
packages: Introduce <content-hash> and use it in <origin>.
Ludovic Courtès
2020-05-11
graph: Add 'shortest-path'.
Ludovic Courtès
2020-05-11
graph: reference/referrer node types work with graph traversal.
Ludovic Courtès
2020-02-05
tests: Adjust reverse-bag graph test to recent OCaml changes.
Ludovic Courtès
2019-03-23
Merge branch 'staging' into core-updates
Marius Bakke
2019-03-23
graph: Add the 'reverse-bag' graph.
Ludovic Courtès
2018-09-22
bootstrap: %bootstrap-inputs: Wrap input lists into thunks.
Jan Nieuwenhuizen
2018-06-06
tests: Adjust graph test.
Ludovic Courtès
2018-05-08
guix: Separate the package name and version with "@", not "-".
Chris Marusich
2018-03-27
graph: Add "module" node type.
Ludovic Courtès
2017-12-17
graph: Adjust test for glibc:static among the implicit inputs.
Ludovic Courtès
2017-01-04
graph: Add '%reverse-package-node-type'.
Ludovic Courtès
2016-12-14
graph: Backend must have name and description.
Ricardo Wurmus
2016-10-15
graph: Add '%referrer-node-type'.
Ludovic Courtès
2016-05-24
graph: Add 'node-reachable-count'.
Ludovic Courtès
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
Mathieu Lirzin
2016-03-06
tests: Disable grafting by default for most tests.
Ludovic Courtès
2016-01-13
tests: Use sed instead of grep as a package with no dependencies.
Ludovic Courtès
2016-01-02
graph: %BAG-WITH-ORIGINS-NODE-TYPE includes the origin's guile.
Ludovic Courtès
2016-01-02
graph: %BAG-EMERGED-NODE-TYPE filters out origins.
Ludovic Courtès
2015-12-13
graph: Add synthetic test.
Ludovic Courtès
2015-11-23
graph: Add '%bag-with-origins-node-type'.
Ludovic Courtès
2015-11-21
graph: Add procedures to query a node's edges.
Ludovic Courtès
2015-11-21
Add (guix graph).
Ludovic Courtès
2015-08-27
Add 'guix graph'.
Ludovic Courtès