aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/references.hh
AgeCommit message (Expand)Author
2023-05-24Make `RewritingSink` accept a map of rewritesThéophane Hufschmitt
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2022-11-11Restrict `readFile` context to references that appear in the stringNaïm Favier
2021-10-04Add a test for RefScanSink and clean up the codeEelco Dolstra
2021-10-04scanForReferences(): Use a StorePathSetEelco Dolstra
2020-12-02Sink: Use std::string_viewEelco Dolstra
2020-08-07Squashed get CA derivations buildingJohn Ericson
2020-06-19WIP bug fixingCarlo Nucera
2019-10-21Allow content-addressable paths to have referencesEelco Dolstra
2012-07-18Use "#pragma once" to prevent repeated header file inclusionEelco Dolstra
2010-11-16* Store the size of a store path in the database (to be precise, theEelco Dolstra
2009-03-28* Scan for references and compute the SHA-256 hash of the output inEelco Dolstra
2006-09-04* Use a proper namespace.Eelco Dolstra
2005-11-16* Did something useful while waiting at IAD: reference scanning is nowEelco Dolstra
2003-11-18* libnix -> libstore.Eelco Dolstra