about summary refs log tree commit diff
path: root/src/libstore/nar-info.hh (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-01 Make the store directory a member variable of StoreEelco Dolstra1-1/+1
2016-04-20 Cache path info lookups in SQLiteEelco Dolstra1-4/+0
2016-03-24 Move signature support from NarInfo to ValidPathInfoEelco Dolstra1-14/+0
2016-03-21 Move signatures from NarInfo to ValidPathInfoEelco Dolstra1-4/+3
2016-02-16 Add C++ functions for .narinfo processing / signingEelco Dolstra1-0/+43