guix-devel/guix/scripts
Ludovic Courtès 888569161c Add 'guix graph'.
* guix/scripts/graph.scm, tests/graph.scm, tests/guix-graph.sh,
  doc/images/coreutils-bag-graph.dot, doc/images/coreutils-graph.dot: New
  files.
* Makefile.am (MODULES): Add guix/scripts/graph.scm.
  (SH_TESTS): Add tests/guix-graph.sh.
  (SCM_TESTS): Add tests/graph.scm.
* doc.am (DOT_FILES, DOT_VECTOR_GRAPHICS): New variables.
  (EXTRA_DIST): Use them.
  (dist_infoimage_DATA): Use $(DOT_FILES).
  (pdf-local, info-local, ps-local): Likewise.
* doc/guix.texi (Packages with Multiple Outputs): Add cross-reference to 'guix
  graph'.
  (Invoking guix gc): Likewise.
  (Invoking guix graph): New section.
2015-08-27 00:49:23 +02:00
..
import import: elpa: Fix typo. 2015-08-10 15:46:10 +03:00
archive.scm Move 'specification->package+output' to (gnu packages). 2015-06-18 00:25:48 +02:00
authenticate.scm Remove assorted Guile 2.0.5 workarounds. 2015-05-10 11:07:51 +02:00
build.scm guix build: Add '--substitute-urls' client option. 2015-07-13 18:29:01 +02:00
download.scm Use `port-sha256' and `open-sha256-port'. 2013-07-03 01:18:24 +02:00
edit.scm Add 'guix edit'. 2015-06-18 00:25:49 +02:00
environment.scm scripts: environment: Return the exit status of the command. 2015-07-02 21:47:24 +02:00
gc.scm guix gc: Add '--verify'. 2015-06-06 19:05:56 +02:00
graph.scm Add 'guix graph'. 2015-08-27 00:49:23 +02:00
hash.scm Break module cycle involving (guix store) and (guix ui). 2014-10-09 23:51:19 +02:00
import.scm import: Add 'elpa' importer. 2015-07-08 10:53:05 +02:00
lint.scm lint: Add 'formatting' checker. 2015-08-19 11:39:17 +02:00
offload.scm offload: Add 'ssh-options' field to <build-machine>. 2015-07-09 11:59:26 +02:00
package.scm scripts: package: Add --install-from-file option. 2015-08-19 22:23:59 -04:00
publish.scm Fix typos in translatable strings. 2015-07-23 09:42:23 +02:00
pull.scm pull: Always install the ~/.config/guix/latest symlink. 2015-02-06 17:39:10 +01:00
refresh.scm refresh: Allow users to refer to specific package versions. 2015-04-16 23:15:06 +02:00
size.scm size: Get the item's size from the daemon rather than compute it. 2015-08-19 11:39:18 +02:00
substitute.scm substitute: Improve functional decomposition. 2015-07-13 18:29:01 +02:00
system.scm system: Add 'kernel-arguments' field. 2015-07-17 01:11:06 +02:00