Add `--max-silent-time' to `guix build' and `guix package'.
[jackhill/guix/guix.git] / tests / utils.scm
2013-05-15 Ludovic Courtèssubstitute-binary: Pass `filtered-port' an unbuffered...
2013-05-12 Ludovic CourtèsMove record utilities to (guix records).
2013-04-30 Ludovic CourtèsMerge branch 'core-updates'
2013-04-29 Ludovic Courtèssubstitute-binary: Support decompression from non-file...
2013-04-28 Ludovic Courtèsutils: Add `string-tokenize*'.
2013-04-26 Ludovic CourtèsMerge branch 'master' into core-updates
2013-04-14 Ludovic Courtèsutils: Add `fold2'.
2013-02-01 Ludovic CourtèsAugment `.dir-locals.el'.
2013-01-23 Ludovic Courtèsdefine-record-type*: Add the `thunked' field definition...
2013-01-06 Ludovic CourtèsMerge branch 'master' into core-updates
2013-01-05 Ludovic CourtèsUpdate license headers.
2012-12-13 Ludovic CourtèsMerge branch 'nix-integration'
2012-12-09 Ludovic CourtèsMerge branch 'master' into nix-integration
2012-12-05 Ludovic Courtèstests: Remove hard-coded /nix/store.
2012-11-11 Ludovic CourtèsMove base32 code to (guix base32).
2012-11-04 Ludovic Courtèsutils: Add `package-name->name+version'.
2012-11-01 Ludovic Courtèsstore: Add `store-path-package-name'.
2012-08-29 Ludovic Courtèsdefine-record-type*: Add the `inherit' syntactic constr...
2012-08-14 Ludovic Courtèsbuild: Pass $(NIX_INSTANTIATE) to the build and test...
2012-07-03 Ludovic Courtèsdefine-record-type*: Add `letrec*' behavior.
2012-06-27 Ludovic CourtèsAdd `define-record-type*'.
2012-06-11 Ludovic CourtèsAdd a `%current-system' fluid.
2012-06-09 Ludovic CourtèsAdd `base16-string->bytevector'.
2012-06-09 Ludovic CourtèsAdd `base32-string->bytevector' and `nix-base32-string...
2012-06-03 Ludovic CourtèsFix `bytevector->nix-base32-string'.
2012-06-01 Ludovic CourtèsAdd (guix utils), with `bytevector->base32-string'.