summaryrefslogtreecommitdiff
path: root/nix/libstore/gc.cc
AgeCommit message (Expand)Author
2025-11-03daemon: Use starts_with() and ends_with() instead of string() or hasSuffix()Congcong Kuo
2025-10-19daemon: Bump to C++20 and use ‘std::format’ instead of ‘boost::format’.Congcong Kuo
2025-09-18daemon: “cannot read potential root” messages shows errno message.Ludovic Courtès
2025-09-06daemon: Avoid comparison of integers of different signs.Ludovic Courtès
2025-07-28guix gc: Adjust size suffix based on the amount of data.Efraim Flashner
2025-06-09daemon: Remove ‘foreach’ and ‘foreach_reverse’Congcong Kuo
2025-05-12daemon: Replace ‘random_shuffle’ with ‘shuffle’.Congcong Kuo
2021-11-16daemon: Do not deduplicate files smaller than 8 KiB.Ludovic Courtès
2020-06-06daemon: Handle EXDEV when moving to trash directory.Chris Marusich
2020-02-26daemon: Drop 'AT_STATX_DONT_SYNC' flag upon EINVAL.Ludovic Courtès
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
2019-02-04daemon: Add "/guix" to default 'nixLibexecDir'.Ludovic Courtès
2018-12-16daemon: Use unbranded phrases in comments and messages.Ludovic Courtès
2015-07-03Merge branch 'nix'.Ludovic Courtès
2015-06-03Merge branch 'nix'.Ludovic Courtès
2015-05-19Merge branch 'nix'.Ludovic Courtès
2014-12-19Merge branch 'nix' into 'master'.Ludovic Courtès