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 derivations: Use more keyword parameters for 'build-expression->derivation'. 2013-12-04 16:07:53 +01:00
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 derivations: Use more keyword parameters for 'build-expression->derivation'. 2013-12-04 16:07:53 +01:00
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 monads: Fix 'anym'. 2013-12-10 00:24:01 +01:00
nar.scm
packages.scm build: Skip one 'package-source-derivation' test when networking is missing. 2013-12-11 13:55:49 +01:00
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 guix package: Allow removal of a specific package output. 2013-11-01 23:21:01 +01:00
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 ui: Factorize package specification parsing. 2013-11-01 23:21:00 +01:00
union.scm derivations: Use more keyword parameters for 'build-expression->derivation'. 2013-12-04 16:07:53 +01:00
utils.scm utils: Add 'string-replace-substring'. 2013-11-13 00:29:05 +01:00