summaryrefslogtreecommitdiffstats
path: root/src/nix-collect-garbage
AgeCommit message (Expand)Author
2018-10-26Merge all nix-* binaries into nixEelco Dolstra
2018-02-08Add plugins to make Nix more extensible.Shea Levy
2016-09-21printMsg(lvlError, ...) -> printError(...) etc.Eelco Dolstra
2016-02-24Eliminate reserveSpace flagEelco Dolstra
2016-02-04Eliminate the "store" global variableEelco Dolstra
2015-10-18Fix compilation error due to missing ENOENT on cygwinSander van der Burg
2015-08-21nix-collect-garbage: Revive --max-freedEelco Dolstra
2015-07-17nix-collect-garbage: Handle ENOENTEelco Dolstra
2015-05-22Remove dead codeEelco Dolstra
2015-05-21nix-collect-garbage: Don't call nix-envEelco Dolstra
2015-05-21nix-collect-garbage: Call collectGarbage() internallyEelco Dolstra
2015-05-21nix-collect-garbage: Don't barf on unreadable directoriesEelco Dolstra
2015-05-21nix-collect-garbage: Remove redundant call to getFileTypeEelco Dolstra
2015-05-06nix-collect-garbage: Do not pass an empty argument. Closes #530Luca Bruno
2015-05-06nix-collect-garbage: Fix deleting old generationsWilliam A. Kennington III
2015-04-22nix-collect-garbage: translate to C++Luca Bruno