guix-devel/guix/scripts
Ludovic Courtès ba8b732d20 guix gc: Add `--references' and `--referrers'.
* guix/scripts/gc.scm (show-help): Update.
  (%options): Add `--references' and `--referrers'.
  (guix-gc)[symlink-target, store-directory]: New procedures.
  Handle the `list-references' and `list-referrers' actions.
* tests/guix-gc.sh: Add tests for `--references'.
* doc/guix.texi (Invoking guix gc): Document `--references' and
  `--referrers'.
2013-02-27 23:16:00 +01:00
..
build.scm ui: Factorize `show-what-to-build'. 2013-02-20 23:46:57 +01:00
download.scm ui: Add temporary file handling and atomic symlink switch. 2013-02-20 23:03:24 +01:00
gc.scm guix gc: Add `--references' and `--referrers'. 2013-02-27 23:16:00 +01:00
import.scm scripts: Remove hyphen in the command name shown by `--version'. 2013-02-17 22:19:32 +01:00
package.scm ui: Factorize `show-what-to-build'. 2013-02-20 23:46:57 +01:00
pull.scm pull: Distinguish "already up to date" from "updated". 2013-02-22 21:08:06 +01:00