guix/tests
Ludovic Courtès 87236aed77 archive: Add '--missing'.
* guix/scripts/archive.scm (show-help, %options): Add '--missing'.
  (guix-archive)[lines]: New procedure.
  Use it to honor '--missing'.
* tests/guix-archive.sh: Add tests.
* doc/guix.texi (Invoking guix archive): Document '--missing'.
2014-01-06 22:25:29 +01:00
..
base32.scm
build-utils.scm
builders.scm
derivations.scm
guix-archive.sh archive: Add '--missing'. 2014-01-06 22:25:29 +01:00
guix-authenticate.sh authenticate: Add test. 2013-12-21 21:47:17 +01:00
guix-build.sh
guix-daemon.sh
guix-download.sh
guix-gc.sh
guix-hash.sh
guix-package.sh guix package: Gracefully deal with EPIPE on stdout for --list-*. 2014-01-04 22:45:33 +01:00
guix-register.sh
hash.scm
monads.scm
nar.scm
packages.scm
pk-crypto.scm pk-crypto: Fix 'canonical-sexp->sexp' for atoms. 2013-12-30 22:29:12 +01:00
pki.scm Add (guix pki). 2013-12-29 15:57:24 +01:00
profiles.scm
records.scm
signing-key.pub daemon: Implement signed archive import/export. 2013-12-20 17:17:42 +01:00
signing-key.sec daemon: Implement signed archive import/export. 2013-12-20 17:17:42 +01:00
snix.scm
store.scm authenticate: Store the public key as part of the signature. 2013-12-29 15:57:23 +01:00
test.drv
ui.scm
union.scm
utils.scm