Age | Commit message (Expand) | Author |
---|---|---|
2023-03-31 | Ensure all headers have `#pragma once` and are in API docs | John Ericson |
2022-01-18 | Get rid of std::shared_ptr<std::string> and ref<std::string> | Eelco Dolstra |
2020-12-15 | Use the fs accessor for readInvalidDerivation | regnat |
2020-07-13 | toStorePath(): Return a StorePath and the suffix | Eelco Dolstra |
2017-12-07 | Provide random access to cached NARs | Eelco Dolstra |
2017-10-17 | BinaryCacheStore::addToStore(): Add NARs to the local cache | Eelco Dolstra |
2017-10-17 | BinaryCacheStore: Support local caching of NARs | Eelco Dolstra |
2017-10-17 | Remove BinaryCacheStoreAccessor | Eelco Dolstra |
2016-09-02 | Factor a general remote FS accessor out of BinaryCacheStore | Shea Levy |