Age | Commit message (Expand) | Author |
2019-12-12 | serialization: Add 'fold-archive'. | Ludovic Courtès |
2019-01-18 | serialization: 'restore-file' errors out upon non-convertible file names. | Ludovic Courtès |
2018-11-13 | deduplication: Restore directory mtime and permissions after deduplication. | Ludovic Courtès |
2018-11-13 | tests: Check file canonicalization for 'restore-file-set'. | Ludovic Courtès |
2018-11-13 | tests: Remove check for a feature that appeared in Guile 2.0.10. | Ludovic Courtès |
2018-09-04 | Switch to Guile-Gcrypt. | Ludovic Courtès |
2018-07-19 | serialization: Add 'write-file-tree'. | Ludovic Courtès |
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 |