Age | Commit message (Expand) | Author |
2017-03-18 | build: Require Guile >= 2.0.9. | Ludovic Courtès |
2017-03-08 | hash: Close or flush sha256 output ports before calling their 'get' procedure. | Ludovic Courtès |
2016-06-12 | serialization: Add #:select? parameter to 'write-file'. | Ludovic Courtès |
2016-04-03 | build: Add a Guile custom test driver using SRFI-64. | Mathieu Lirzin |
2015-08-26 | tests: Work around Btrfs handling of nlink for empty directories. | Ludovic Courtès |
2015-06-24 | tests: Move 'file=?' to (guix tests). | Ludovic Courtès |
2015-02-07 | serialization: Check for EOF and incomplete input conditions. | Ludovic Courtès |
2014-11-04 | tests: When a store item is to be deleted, make it statistically unique. | Ludovic Courtès |
2014-10-09 | Break module cycle involving (guix store) and (guix ui). | Ludovic Courtès |
2014-08-23 | Factorize test suite support in (guix tests). | Ludovic Courtès |
2014-02-21 | nar: Produce archives with files sorted in C collation order. | Ludovic Courtès |
2014-02-21 | nar: 'write-file' can write to non-file ports. | Ludovic Courtès |
2014-01-24 | nar: Add 'restore-file-set', for use by build hooks. | Ludovic Courtès |
2013-05-11 | tests: Fix out-of-source builds. | Ludovic Courtès |
2013-04-12 | tests: Remove temporary directory created by nar.scm. | Ludovic Courtès |
2013-04-12 | nar: Add support for symlinks. | Ludovic Courtès |
2013-04-08 | nar: Implement restoration from Nar. | Ludovic Courtès |