gnu: Move help2man package to (gnu packages man) module.
[jackhill/guix/guix.git] / tests /
2014-04-08 Ludovic Courtèsui: Add 'size->number'.
2014-04-07 Ludovic Courtèstests: Avoid buffering in 'fcntl-flock' tests.
2014-04-02 Ludovic Courtèstests: Add 'union-build' test for <bugs.gnu.org/17083>.
2014-04-02 Mark H Weaverunion: Rewrite to be faster; handle symlink/directory...
2014-04-02 Ludovic Courtèsguix package: Register non-default profiles as GC roots.
2014-03-31 Ludovic CourtèsUse 'signature-case' in (guix nar) and 'substitute...
2014-03-31 Ludovic Courtèspki: Add 'signature-case' macro.
2014-03-30 Ludovic Courtèstests: Test the error output of 'substitute-binary'.
2014-03-30 Ludovic Courtèstests: Add more signed substitute tests.
2014-03-30 Ludovic Courtèstests: Simplify 'substitute-binary' tests; reduce use...
2014-03-30 Ludovic Courtèstests: Make sure the daemon reports substitute hash...
2014-03-30 Ludovic Courtèssubstitute-binary: Defer narinfo authentication and...
2014-03-30 Nikita Karetnikovsubstitute-binary: Support the Signature field of a...
2014-03-29 Ludovic Courtèstests: Make sure 'guix archive --import' succeeds.
2014-03-27 Ludovic Courtèsdaemon: Add tests for substitutes and --no-substitutes.
2014-03-26 Ludovic CourtèsMerge branch 'core-updates'
2014-03-24 Ludovic Courtèsutils: Add 'call-with-decompressed-port' and 'call...
2014-03-24 Ludovic Courtèsutils: Add 'filtered-output-port' and 'compressed-outpu...
2014-03-22 Ludovic Courtèstests: Make sure substitutes are usable when we need...
2014-03-22 Ludovic Courtèsauthenticate: Support reading the hash or key from...
2014-03-22 Ludovic Courtèsutils: Add 'decompressed-port' and 'compressed-port'.
2014-03-22 Ludovic Courtèsutils: 'filtered-port' doesn't leave dangling processes...
2014-03-22 Mark H WeaverMerge branch 'master' into core-updates
2014-03-20 Ludovic Courtèspk-crypto: Don't use Ed25519 when libgcrypt is older...
2014-03-19 Ludovic Courtèspk-crypto: Use RFC6979 when signing with an ECC or...
2014-03-18 Ludovic Courtèstests: Test recovery from 'valid-path?' RPCs with an...
2014-03-17 Ludovic Courtèsbuild: Fix test failures due to the nix -> guix directo...
2014-03-17 Ludovic CourtèsMerge branch 'master' into core-updates
2014-03-14 Ludovic Courtèsstore: Add 'hash-part->path'.
2014-03-10 Ludovic CourtèsMerge branch 'master' into core-updates
2014-03-10 Ludovic Courtèstests: 'topologically-sorted' test handles different...
2014-03-09 Ludovic Courtèsstore: Add #:timeout build option.
2014-03-07 Ludovic Courtèsutils: Add a non-blocking option for 'fcntl-flock'.
2014-03-06 Ludovic Courtèsstore: 'export-paths' doesn't export references of...
2014-03-06 Ludovic Courtèstests: Rewrite 'fcntl-lock' test.
2014-02-27 Ludovic CourtèsMerge branch 'master' into core-updates
2014-02-21 Ludovic CourtèsMerge branch 'master' into core-updates
2014-02-21 Ludovic Courtèsnar: Produce archives with files sorted in C collation...
2014-02-21 Ludovic Courtèsderivations: Add support for recursive fixed-output...
2014-02-21 Ludovic Courtèsguix hash: Add '--recursive'.
2014-02-21 Ludovic Courtèsnar: 'write-file' can write to non-file ports.
2014-02-10 Ludovic Courtèsstore: Change 'export-paths' to always export in topolo...
2014-02-03 Ludovic Courtèsmonads: Add 'text-file*'.
2014-01-25 Ludovic Courtèstests: Adjust to recent Binutils change.
2014-01-25 Ludovic CourtèsMerge branch 'master' into core-updates
2014-01-23 Ludovic Courtèsstore: Add 'topologically-sorted'.
2014-01-23 Ludovic Courtèsnar: Add 'restore-file-set', for use by build hooks.
2014-01-23 Ludovic Courtèshash: Add 'open-sha256-input-port', for Guile > 2.0.9.
2014-01-23 Ludovic Courtèsutils: Add 'fcntl-flock'.
2014-01-23 Ludovic Courtèsstore: Add 'register-path' procedure.
2014-01-23 Ludovic Courtèsguix-register: Support registration in the current...
2014-01-08 Ludovic CourtèsMerge branch 'master' into core-updates
2014-01-06 Ludovic Courtèsarchive: Add '--missing'.
2014-01-04 Ludovic Courtèsguix package: Gracefully deal with EPIPE on stdout...
2013-12-30 Ludovic Courtèsarchive: Add '--authorize'.
2013-12-30 Ludovic Courtèspk-crypto: Fix 'canonical-sexp->sexp' for atoms.
2013-12-30 Ludovic Courtèspk-crypto: Work around Libgcrypt bug <https://bugs...
2013-12-29 Ludovic CourtèsAdd (guix pki).
2013-12-29 Ludovic Courtèspk-crypto: Add canonical-sexp to sexp conversion proced...
2013-12-29 Ludovic Courtèspk-crypto: Add 'canonical-sexp-length' and related...
2013-12-29 Ludovic Courtèspk-crypto: 'canonical-sexp-nth-data' returns a symbol...
2013-12-29 Ludovic Courtèsauthenticate: Store the public key as part of the signa...
2013-12-29 Ludovic Courtèspk-crypto: Rename 'gcry-sexp' to 'canonical-sexp'.
2013-12-22 Ludovic CourtèsAdd 'guix archive'.
2013-12-21 Ludovic Courtèsauthenticate: Add test.
2013-12-20 Ludovic Courtèsbuild: Adjust pk-crypto tests to Libgcrypt 1.5.3.
2013-12-20 Ludovic Courtèsdaemon: Implement signed archive import/export.
2013-12-20 Ludovic Courtèspk-crypto: Add a few sexp utility procedures.
2013-12-19 Ludovic CourtèsAdd (guix pk-crypto).
2013-12-14 Mark H Weaverguix package: allow multiple arguments after -i, -r...
2013-12-11 Ludovic Courtèsbuild: Skip one 'package-source-derivation' test when...
2013-12-10 Ludovic Courtèsstore: Add tests for 'store-path-package-name'.
2013-12-09 Ludovic Courtèsmonads: Fix 'anym'.
2013-12-04 Ludovic Courtèsderivations: Use more keyword parameters for 'build...
2013-11-23 Ludovic CourtèsMerge branch 'core-updates'
2013-11-20 Ludovic CourtèsMerge branch 'master' into core-updates
2013-11-18 Ludovic Courtèspackages: 'package-field-location' returns a relative...
2013-11-18 Ludovic Courtèsguix build: '-e' can be passed a monadic thunk.
2013-11-16 Ludovic Courtèstests: Adjust to bootstrap tarball updates.
2013-11-13 Ludovic Courtèsderivations: Allow 'map-derivations' to replace sources.
2013-11-12 Ludovic Courtèspackages: Suitably cope with indirect store paths as...
2013-11-12 Ludovic Courtèsstore: Make 'direct-store-path?' public.
2013-11-12 Ludovic Courtèsderivations: Add 'map-derivation'.
2013-11-12 Ludovic Courtèsutils: Add 'string-replace-substring'.
2013-11-12 Ludovic Courtèsguix build: Add '--log-file'.
2013-11-12 Ludovic Courtèsstore: Add 'log-file' procedure.
2013-11-08 Ludovic CourtèsMerge branch 'master' into core-updates
2013-11-07 Ludovic Courtèspackages: Add a 'snippet' field to <origin>.
2013-11-04 Ludovic Courtèstests: Fix max-silent-time test.
2013-11-04 Ludovic Courtèstests: Add the builder as an input to raw derivations.
2013-11-01 Ludovic Courtèsguix package: Allow removal of a specific package output.
2013-11-01 Ludovic Courtèsui: Factorize package specification parsing.
2013-11-01 Ludovic CourtèsMerge branch 'master' into core-updates
2013-10-30 Ludovic Courtèsderivations: 'derivation-path->output-path' honors...
2013-10-15 Ludovic Courtèsrecords: define-record-type*: Field bindings are bound...
2013-10-03 Ludovic Courtèsmonads: Allow resolution of a monad's bind/return at...
2013-10-03 Ludovic CourtèsAdd (guix monads).
2013-09-26 Ludovic CourtèsMerge branch 'core-updates'
2013-09-26 Ludovic Courtèsguix package: '--delete-generations' deletes generation...
2013-09-26 Ludovic Courtèstests: Fix typo.
next