aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/path-info.hh
AgeCommit message (Expand)Author
2023-01-23Don't add `StorePathDescriptor` for nowJohn Ericson
2023-01-14Make `ValidPathInfo` have plain `StorePathSet` references like beforeJohn Ericson
2023-01-06Do big rename to clean up codeJohn Ericson
2021-09-30Merge remote-tracking branch 'upstream/master' into path-infoJohn Ericson
2021-07-26Low-latency closure copyEelco Dolstra
2021-02-25Merge remote-tracking branch 'upstream/master' into path-infoJohn Ericson
2020-11-03LocalStore: Get rid of recursive_mutexEelco Dolstra
2020-10-07Use PathReferences more widelyJohn Ericson
2020-09-23Merge remote-tracking branch 'upstream/master' into path-infoJohn Ericson
2020-08-06Minimize the usage of `Hash::dummy`John Ericson
2020-08-05Add Hash::dummy to signal default valueCarlo Nucera
2020-08-05Remove optionality in ValidPathInfo::narInfoCarlo Nucera
2020-08-04Merge remote-tracking branch 'upstream/master' into path-infoJohn Ericson
2020-08-03Merge remote-tracking branch 'upstream/master' into path-info-headerJohn Ericson
2020-08-01Merge remote-tracking branch 'upstream/master' into path-infoJohn Ericson
2020-06-29Backport fix from #3754 branchJohn Ericson
2020-06-25WIP: store separate `hasValidPath` boolJohn Ericson
2020-06-25Pull out PathReferences super classJohn Ericson
2020-06-25Move ValidPathInfo to its own headerJohn Ericson