Age | Commit message (Expand) | Author |
---|---|---|
2022-12-10 | deduplicate: Use 'sendfile' for small file copies. | Ludovic Courtès |
2021-11-16 | daemon: Do not deduplicate files smaller than 8 KiB. | Ludovic Courtès |
2020-12-15 | deduplicate: Create the '.links' directory lazily. | Ludovic Courtès |
2020-12-15 | store-copy: 'populate-store' can optionally deduplicate files. | Ludovic Courtès |
2018-12-14 | deduplication: Gracefully handle ENOSPC raised by 'link' calls. | Ludovic Courtès |
2018-09-04 | Switch to Guile-Gcrypt. | Ludovic Courtès |
2018-07-03 | deduplication: Place link files under /gnu/store/.links. | Ludovic Courtès |
2018-06-14 | deduplicate: Fix a couple of thinkos. | Ludovic Courtès |
2018-06-01 | Add (guix store deduplication). | Caleb Ristvedt |