index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
path-info.hh
Age
Commit message (
Expand
)
Author
2024-03-04
Merge pull request #9238 from tfc/small-improvements2
eldritch horrors
2024-03-04
Merge pull request #6223 from obsidiansystems/worker-proto-with-version
eldritch horrors
2023-04-07
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-02-28
Fix typo in the method name
John Ericson
2023-02-01
Put back TODO
John Ericson
2023-01-30
Delete dead code
John Ericson
2023-01-23
Don't add `StorePathDescriptor` for now
John Ericson
2023-01-14
Make `ValidPathInfo` have plain `StorePathSet` references like before
John Ericson
2023-01-06
Do big rename to clean up code
John Ericson
2021-09-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-07-26
Low-latency closure copy
Eelco Dolstra
2021-02-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-11-03
LocalStore: Get rid of recursive_mutex
Eelco Dolstra
2020-10-07
Use PathReferences more widely
John Ericson
2020-09-23
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-08-06
Minimize the usage of `Hash::dummy`
John Ericson
2020-08-05
Add Hash::dummy to signal default value
Carlo Nucera
2020-08-05
Remove optionality in ValidPathInfo::narInfo
Carlo Nucera
2020-08-04
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-08-03
Merge remote-tracking branch 'upstream/master' into path-info-header
John Ericson
2020-08-01
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-06-29
Backport fix from #3754 branch
John Ericson
2020-06-25
WIP: store separate `hasValidPath` bool
John Ericson
2020-06-25
Pull out PathReferences super class
John Ericson
2020-06-25
Move ValidPathInfo to its own header
John Ericson