summaryrefslogtreecommitdiff
path: root/guix/store/deduplication.scm
AgeCommit message (Expand)Author
2019-04-25gnu, guix: Yearly ritual purging of the filesystems....Tobias Geerinckx-Rice
2019-01-23deduplication: Ignore EMLINK....Ludovic Courtès
2018-12-14deduplication: Gracefully handle ENOSPC raised by 'link' calls....Ludovic Courtès
2018-11-13deduplication: Restore directory mtime and permissions after deduplication....Ludovic Courtès
2018-09-04Switch to Guile-Gcrypt....Ludovic Courtès
2018-07-20deduplication: Work around Guile bug in 'seek'....Ludovic Courtès
2018-07-19deduplication: Remove 'counting-wrapper-port'....Ludovic Courtès
2018-07-03deduplication: Remove 'false-if-system-error', now unused....Ludovic Courtès
2018-07-03deduplication: Place link files under /gnu/store/.links....Ludovic Courtès
2018-07-03deduplication: Fix incorrect use of 'throw'....Ludovic Courtès
2018-06-14deduplicate: Fix a couple of thinkos....Ludovic Courtès
2018-06-01Add (guix store deduplication)....Caleb Ristvedt