v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/nix/libstore/gc.cc
AgeCommit message (Expand)Author
2020-01-12daemon: Fix the displayed GC estimated progress....Ludovic Courtès
2020-01-12daemon: Account for deleted store files when deduplication is on....Ludovic Courtès
2019-11-27daemon: GC remove-unused-links phase uses 'statx' when available....Ludovic Courtès
2019-11-22daemon: GC displays how much it has collected....Ludovic Courtès
2019-10-16daemon: Remove traces of 'NIX_ROOT_FINDER'....Ludovic Courtès
2019-09-08daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'....Ludovic Courtès
2019-08-30daemon: Don't reply on 'st_blocks'....Eelco Dolstra