index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
references.hh
Age
Commit message (
Expand
)
Author
2023-05-24
Make `RewritingSink` accept a map of rewrites
Théophane Hufschmitt
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2022-11-11
Restrict `readFile` context to references that appear in the string
Naïm Favier
2021-10-04
Add a test for RefScanSink and clean up the code
Eelco Dolstra
2021-10-04
scanForReferences(): Use a StorePathSet
Eelco Dolstra
2020-12-02
Sink: Use std::string_view
Eelco Dolstra
2020-08-07
Squashed get CA derivations building
John Ericson
2020-06-19
WIP bug fixing
Carlo Nucera
2019-10-21
Allow content-addressable paths to have references
Eelco Dolstra
2012-07-18
Use "#pragma once" to prevent repeated header file inclusion
Eelco Dolstra
2010-11-16
* Store the size of a store path in the database (to be precise, the
Eelco Dolstra
2009-03-28
* Scan for references and compute the SHA-256 hash of the output in
Eelco Dolstra
2006-09-04
* Use a proper namespace.
Eelco Dolstra
2005-11-16
* Did something useful while waiting at IAD: reference scanning is now
Eelco Dolstra
2003-11-18
* libnix -> libstore.
Eelco Dolstra