index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
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
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
nix-collect-garbage.in
Age
Commit message (
Expand
)
Author
2005-02-01
* Move root finding from `nix-collect-garbage' to `nix-store --gc'.
Eelco Dolstra
2005-01-31
* Start of concurrent garbage collection. Processes write temporary
Eelco Dolstra
2005-01-27
* Fix and simplify the garbage collector (it's still not concurrent,
Eelco Dolstra
2004-12-20
* Place manifests in /nix/var/nix/manifests.
Eelco Dolstra
2004-08-25
* `--min-age' flag in nix-store and nix-collect-garbage to only delete
Eelco Dolstra
2004-08-25
* `nix-collect-garbage' now actually performs a garbage collection, it
Eelco Dolstra
2004-04-22
* Look for GC roots in @localstatedir@/nix/gcroots.
Eelco Dolstra
2004-04-14
* `*.gcroot' files can now containing multiple roots.
Eelco Dolstra
2004-04-06
* Switched from wget to curl.
Eelco Dolstra
2004-03-15
* Make perl a dependency of Nix.
Eelco Dolstra
2004-02-20
* Use $(storedir) instead of $(prefix)/store.
Eelco Dolstra
2004-02-06
* Improvements to profiles. Generations are now per-profile, e.g.,
Eelco Dolstra
2003-11-22
* Fix the garbage collector.
Eelco Dolstra
2003-10-09
* Follow successors by default (use `--no-successors' to override).
Eelco Dolstra
2003-08-25
* Don't continue when the call to nix fails.
Eelco Dolstra
2003-07-29
* Typo: if -> elsif.
Eelco Dolstra
2003-07-29
* Get garbage collection and cache population to work *properly*.
Eelco Dolstra
2003-07-21
* Changed nix-pull to match nix-push.
Eelco Dolstra
2003-07-14
* Get the garbage collector to work again.
Eelco Dolstra