index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nix
/
libstore
/
gc.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-03
daemon: Use starts_with() and ends_with() instead of string() or hasSuffix()
Congcong Kuo
1
-4
/
+2
2025-10-19
daemon: Bump to C++20 and use ‘std::format’ instead of ‘boost::format’.
Congcong Kuo
1
-71
/
+68
2025-09-18
daemon: “cannot read potential root” messages shows errno message.
Ludovic Courtès
1
-1
/
+2
2025-09-06
daemon: Avoid comparison of integers of different signs.
Ludovic Courtès
1
-1
/
+2
2025-07-28
guix gc: Adjust size suffix based on the amount of data.
Efraim Flashner
1
-4
/
+3
2025-06-09
daemon: Remove ‘foreach’ and ‘foreach_reverse’
Congcong Kuo
1
-21
/
+21
2025-05-12
daemon: Replace ‘random_shuffle’ with ‘shuffle’.
Congcong Kuo
1
-1
/
+4
2021-11-16
daemon: Do not deduplicate files smaller than 8 KiB.
Ludovic Courtès
1
-1
/
+3
2020-06-06
daemon: Handle EXDEV when moving to trash directory.
Chris Marusich
1
-1
/
+4
2020-02-26
daemon: Drop 'AT_STATX_DONT_SYNC' flag upon EINVAL.
Ludovic Courtès
1
-4
/
+16
2020-01-12
daemon: Fix the displayed GC estimated progress.
Ludovic Courtès
1
-4
/
+5
2020-01-12
daemon: Account for deleted store files when deduplication is on.
Ludovic Courtès
1
-1
/
+8
2019-11-27
daemon: GC remove-unused-links phase uses 'statx' when available.
Ludovic Courtès
1
-0
/
+11
2019-11-22
daemon: GC displays how much it has collected.
Ludovic Courtès
1
-1
/
+10
2019-10-16
daemon: Remove traces of 'NIX_ROOT_FINDER'.
Ludovic Courtès
1
-4
/
+3
2019-09-08
daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'.
Ludovic Courtès
1
-7
/
+4
2019-08-30
daemon: Don't reply on 'st_blocks'.
Eelco Dolstra
1
-5
/
+4
2019-02-04
daemon: Add "/guix" to default 'nixLibexecDir'.
Ludovic Courtès
1
-1
/
+1
2018-12-16
daemon: Use unbranded phrases in comments and messages.
Ludovic Courtès
1
-3
/
+3
2015-07-03
Merge branch 'nix'.
Ludovic Courtès
1
-8
/
+23
2015-06-03
Merge branch 'nix'.
Ludovic Courtès
1
-3
/
+3
2015-05-19
Merge branch 'nix'.
Ludovic Courtès
1
-43
/
+26
2014-12-19
Merge branch 'nix' into 'master'.
Ludovic Courtès
1
-0
/
+748