summaryrefslogtreecommitdiff
path: root/nix/libstore/gc.cc
Commit message (Expand)AuthorAgeFilesLines
* daemon: Handle EXDEV when moving to trash directory....Chris Marusich2020-06-061-1/+4
* daemon: Drop 'AT_STATX_DONT_SYNC' flag upon EINVAL....Ludovic Courtès2020-02-261-4/+16
* daemon: Fix the displayed GC estimated progress....Ludovic Courtès2020-01-121-4/+5
* daemon: Account for deleted store files when deduplication is on....Ludovic Courtès2020-01-121-1/+8
* daemon: GC remove-unused-links phase uses 'statx' when available....Ludovic Courtès2019-11-271-0/+11
* daemon: GC displays how much it has collected....Ludovic Courtès2019-11-221-1/+10
* daemon: Remove traces of 'NIX_ROOT_FINDER'....Ludovic Courtès2019-10-161-4/+3
* daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'....Ludovic Courtès2019-09-081-7/+4
* daemon: Don't reply on 'st_blocks'....Eelco Dolstra2019-08-301-5/+4
* daemon: Add "/guix" to default 'nixLibexecDir'....Ludovic Courtès2019-02-041-1/+1
* daemon: Use unbranded phrases in comments and messages....Ludovic Courtès2018-12-161-3/+3
* Merge branch 'nix'....Ludovic Courtès2015-07-031-8/+23
* Merge branch 'nix'....Ludovic Courtès2015-06-031-3/+3
* Merge branch 'nix'....Ludovic Courtès2015-05-191-43/+26
* Merge branch 'nix' into 'master'.Ludovic Courtès2014-12-191-0/+748