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
2015-04-22
nix-collect-garbage: translate to C++
Luca Bruno
2014-03-30
nix-collect-garbage: Add --delete-older-than option
Ricardo M. Correia
2012-10-03
When ‘--help’ is given, just run ‘man’ to show the manual page
Eelco Dolstra
2012-09-13
nix-collect-garbage: Support --dry-run
Eelco Dolstra
2012-01-05
* Add a -I flag to the Perl bindings to nix-build and some other
Eelco Dolstra
2012-01-03
* Use Nix::Config.
Eelco Dolstra
2011-10-10
* Set the executable bit on scripts.
Eelco Dolstra
2008-11-20
* Urgh.
Eelco Dolstra
2007-03-13
* Remove old generations in all directories under
Eelco Dolstra
2006-09-25
* Clean up calls to system().
Eelco Dolstra
2006-09-06
* Convenience option `nix-collect-garbage -d' (--delete-old): removes
Eelco Dolstra
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