Age | Commit message (Expand) | Author |
---|---|---|
2024-03-11 | util.hh: split out signals stuff | Jade Lovelace |
2024-03-07 | Copy the output of fixed-output derivations before registering them | Puck Meerburg |
2023-06-14 | Remove dead code (#8504) | Daniel Asaturov |
2023-03-02 | Remove FormatOrString and remaining uses of format() | Eelco Dolstra |
2022-11-18 | createTempDir(): Use std::atomic | Eelco Dolstra |
2022-08-03 | Make `moveFile` more atomic | Théophane Hufschmitt |
2022-08-03 | Only use `renameFile` where needed | Théophane Hufschmitt |
2022-08-03 | moveFile -> renameFile | Théophane Hufschmitt |
2022-08-03 | Re-implement the recursive directory copy | Théophane Hufschmitt |
2022-08-03 | rename: Fallback to a copy if the filesystems mismatch | Théophane Hufschmitt |
2022-08-03 | Create a wrapper around stdlib’s `rename` | Théophane Hufschmitt |
2022-08-03 | Move some fs-related functions to their own file | Théophane Hufschmitt |