Age | Commit message (Expand) | Author |
---|---|---|
2020-03-29 | Replace some `bool recursive` with a new `FileIngestionMethod` enum | John Ericson |
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 |
2019-11-06 | Recursive Nix support | Eelco Dolstra |
2019-10-29 | Move addToStoreFromDump to Store | Eelco Dolstra |
2019-10-29 | Don't create a Store in processConnection() | Eelco Dolstra |
2019-10-29 | Move most of the daemon implementation to libstore | Eelco Dolstra |