Age | Commit message (Expand) | Author |
---|---|---|
2015-07-02 | GC: Handle ENOSPC creating/moving to the trash directory | Eelco Dolstra |
2015-06-03 | Fix typos: s/the the/the/ | Daniel Hahler |
2015-06-03 | Ensure we're writing to stderr in the builder | Eelco Dolstra |
2015-05-11 | Disable vacuuming the DB after garbage collection | Eelco Dolstra |
2015-05-11 | Clean up temp roots in a more C++ way | Eelco Dolstra |
2015-05-11 | nix-store --gc: Don't warn about missing manifests directory | Eelco Dolstra |
2015-05-11 | Remove some duplicate code | Eelco Dolstra |
2015-05-11 | Use regular file GC roots if possible | Eelco Dolstra |
2015-05-11 | findRoots(): Prevent a call to lstat() | Eelco Dolstra |
2015-05-11 | Make readDirectory() return inode / file type | Eelco Dolstra |
2015-05-11 | Allow regular files as GC roots | Eelco Dolstra |
2014-12-17 | nix: Adjust code for Guix. | Ludovic Courtès |
2014-12-17 | Keep only libstore, nix-daemon, and related stuff. | Ludovic Courtès |