lix/src/nix-store
Eelco Dolstra 7ab68961e4 * Garbage collector: added an option `--use-atime' to delete paths in
order of ascending last access time.  This is useful in conjunction
  with --max-freed or --max-links to prefer deleting non-recently used
  garbage, which is good (especially in the build farm) since garbage
  may become live again.

  The code could easily be modified to accept other criteria for
  ordering garbage by changing the comparison operator used by the
  priority queue in collectGarbage().
2008-09-17 10:02:55 +00:00
..
dotgraph.cc * Merged the no-bdb branch (-r10900:HEAD 2008-06-09 13:52:45 +00:00
dotgraph.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
help.txt corrected --help message for nix-store a bit 2007-12-10 22:16:47 +00:00
Makefile.am * Doh! 2006-12-07 22:07:05 +00:00
nix-store.cc * Garbage collector: added an option `--use-atime' to delete paths in 2008-09-17 10:02:55 +00:00