aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/remote-fs-accessor.cc
AgeCommit message (Expand)Author
2017-12-07Provide random access to cached NARsEelco Dolstra
2017-10-18Errors writing to the NAR cache should not be fatalEelco Dolstra
2017-10-17BinaryCacheStore::addToStore(): Add NARs to the local cacheEelco Dolstra
2017-10-17BinaryCacheStore: Support local caching of NARsEelco Dolstra
2017-07-30Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim
2016-11-26Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra
2016-11-25Get rid of unicode quotes (#1140)Guillaume Maudoux
2016-09-02Factor a general remote FS accessor out of BinaryCacheStoreShea Levy