Age | Commit message (Expand) | Author |
---|---|---|
2020-06-16 | Remove StorePath::clone() and related functions | Eelco Dolstra |
2020-06-16 | StorePath: Rewrite in C++ | Eelco Dolstra |
2020-03-30 | Never cast `FileIngestionMethod` to or from boolean | John Ericson |
2020-03-29 | Replace some `bool recursive` with a new `FileIngestionMethod` enum | John Ericson |
2020-02-13 | Prevent uninitialized StorePath creation | Eelco Dolstra |
2020-01-22 | Fix clang warning | Eelco Dolstra |
2020-01-21 | Fix derivation computation with __structuredAttrs and multiple outputs | Eelco Dolstra |
2019-12-16 | nix-store -r: Handle symlinks to store paths | Eelco Dolstra |
2019-12-10 | Make the Store API more type-safe | Eelco Dolstra |