index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
nix-collect-garbage.in
Age
Commit message (
Expand
)
Author
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