summary refs log tree commit diff
path: root/nix/libstore/gc.cc
AgeCommit message (Expand)Author
2015-07-02GC: Handle ENOSPC creating/moving to the trash directoryEelco Dolstra
2015-06-03Fix typos: s/the the/the/Daniel Hahler
2015-06-03Ensure we're writing to stderr in the builderEelco Dolstra
2015-05-11Disable vacuuming the DB after garbage collectionEelco Dolstra
2015-05-11Clean up temp roots in a more C++ wayEelco Dolstra
2015-05-11nix-store --gc: Don't warn about missing manifests directoryEelco Dolstra
2015-05-11Remove some duplicate codeEelco Dolstra
2015-05-11Use regular file GC roots if possibleEelco Dolstra
2015-05-11findRoots(): Prevent a call to lstat()Eelco Dolstra
2015-05-11Make readDirectory() return inode / file typeEelco Dolstra
2015-05-11Allow regular files as GC rootsEelco Dolstra
2014-12-17nix: Adjust code for Guix.Ludovic Courtès
2014-12-17Keep only libstore, nix-daemon, and related stuff.Ludovic Courtès