Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-06-18 | * `nix-store --optimise': handle files with >= 32000 hard links. | Eelco Dolstra | 1 | -6/+31 | |
(There can easily be more than 32000 occurrences of the empty file.) | |||||
2008-06-18 | * Some refactoring: put the GC options / results in separate structs. | Eelco Dolstra | 1 | -0/+1 | |
* The garbage collector now also prints the number of blocks freed. | |||||
2008-06-09 | * Merged the no-bdb branch (-r10900:HEAD | Eelco Dolstra | 1 | -0/+129 | |
https://svn.nixos.org/repos/nix/nix/branches/no-bdb). |