summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-03-14store: Add 'hash-part->path'....Ludovic Courtès
2014-03-10Merge branch 'master' into core-updatesLudovic Courtès
2014-03-10tests: 'topologically-sorted' test handles different references orders....Ludovic Courtès
2014-03-09store: Add #:timeout build option....Ludovic Courtès
2014-03-08utils: Add a non-blocking option for 'fcntl-flock'....Ludovic Courtès
2014-03-07store: 'export-paths' doesn't export references of the given files....Ludovic Courtès
2014-03-06tests: Rewrite 'fcntl-lock' test....Ludovic Courtès
2014-02-22Merge branch 'master' into core-updates...Ludovic Courtès
2014-02-21nar: Produce archives with files sorted in C collation order....Ludovic Courtès
2014-02-21derivations: Add support for recursive fixed-output derivations....Ludovic Courtès
2014-02-21guix hash: Add '--recursive'....Ludovic Courtès
2014-02-21nar: 'write-file' can write to non-file ports....Ludovic Courtès
2014-02-10store: Change 'export-paths' to always export in topological order....Ludovic Courtès
2014-02-03monads: Add 'text-file*'....Ludovic Courtès
2014-01-25tests: Adjust to recent Binutils change....Ludovic Courtès
2014-01-24store: Add 'topologically-sorted'....Ludovic Courtès
2014-01-24nar: Add 'restore-file-set', for use by build hooks....Ludovic Courtès
2014-01-24hash: Add 'open-sha256-input-port', for Guile > 2.0.9....Ludovic Courtès
2014-01-24utils: Add 'fcntl-flock'....Ludovic Courtès
2014-01-24store: Add 'register-path' procedure....Ludovic Courtès
2014-01-24guix-register: Support registration in the current store, without '--prefix'....Ludovic Courtès
2014-01-06archive: Add '--missing'....Ludovic Courtès
2014-01-04guix package: Gracefully deal with EPIPE on stdout for --list-*....Ludovic Courtès
2013-12-30archive: Add '--authorize'....Ludovic Courtès
2013-12-30pk-crypto: Fix 'canonical-sexp->sexp' for atoms....Ludovic Courtès
2013-12-30pk-crypto: Work around Libgcrypt bug <https://bugs.g10code.com/gnupg/issue1594>....Ludovic Courtès
2013-12-29Add (guix pki)....Ludovic Courtès
2013-12-29pk-crypto: Add canonical-sexp to sexp conversion procedures....Ludovic Courtès
2013-12-29pk-crypto: Add 'canonical-sexp-length' and related procedures....Ludovic Courtès
2013-12-29pk-crypto: 'canonical-sexp-nth-data' returns a symbol for "tokens"....Ludovic Courtès
2013-12-29authenticate: Store the public key as part of the signature....Ludovic Courtès
2013-12-29pk-crypto: Rename 'gcry-sexp' to 'canonical-sexp'....Ludovic Courtès
2013-12-22Add 'guix archive'....Ludovic Courtès
2013-12-21authenticate: Add test....Ludovic Courtès
2013-12-21build: Adjust pk-crypto tests to Libgcrypt 1.5.3....Ludovic Courtès
2013-12-20daemon: Implement signed archive import/export....Ludovic Courtès
2013-12-20pk-crypto: Add a few sexp utility procedures....Ludovic Courtès
2013-12-20Add (guix pk-crypto)....Ludovic Courtès
2013-12-14guix package: allow multiple arguments after -i, -r, and -u....Mark H Weaver
2013-12-11build: Skip one 'package-source-derivation' test when networking is missing....Ludovic Courtès
2013-12-11store: Add tests for 'store-path-package-name'....Ludovic Courtès
2013-12-10monads: Fix 'anym'....Ludovic Courtès
2013-12-04derivations: Use more keyword parameters for 'build-expression->derivation'....Ludovic Courtès
2013-11-20Merge branch 'master' into core-updates...Ludovic Courtès
2013-11-18packages: 'package-field-location' returns a relative file name....Ludovic Courtès
2013-11-18guix build: '-e' can be passed a monadic thunk....Ludovic Courtès
2013-11-16tests: Adjust to bootstrap tarball updates....Ludovic Courtès
2013-11-13derivations: Allow 'map-derivations' to replace sources....Ludovic Courtès
2013-11-13packages: Suitably cope with indirect store paths as package sources....Ludovic Courtès
2013-11-13store: Make 'direct-store-path?' public....Ludovic Courtès