index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
misc.cc
Age
Commit message (
Expand
)
Author
2021-05-26
Aso track the output path of the realisation dependencies
regnat
2021-05-26
Properly track the drvoutput references when building
regnat
2021-05-19
Extract a generic `computeClosure` function
regnat
2021-04-05
Merge commit '1b6cf0d5f56e166a1cbbf38142375b7a92fc88f2' into ca-drv-exotic
John Ericson
2021-04-05
Merge commit 'd5cef6c33a051dfc672cb1e5f4739948b167315b' into ca-drv-exotic
John Ericson
2021-04-05
Merge commit 'e12308dd63f0ad27b22dcdb3da89c411eebcad2b' into ca-drv-exotic
John Ericson
2021-04-05
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-04-05
Merge commit '9dfb97c987d8b9d6a3d15f016e40f22f91deb764' into path-info
John Ericson
2021-04-05
Merge branch 'master' into path-info
John Ericson
2021-04-05
Rename Buildable
John Ericson
2021-04-05
"newtype" BuildableReq
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-03-05
Avoid some StorePath -> Path -> StorePath roundtrips
John Ericson
2020-10-13
Cleanup tabs
John Ericson
2020-10-13
Derivations can output "text-hashed" data
John Ericson
2020-09-23
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-09-21
Move Callback into its own header
Eelco Dolstra
2020-08-20
Rename drv output querying functions, like master
John Ericson
2020-08-07
Squashed get CA derivations building
John Ericson
2020-08-05
Make names more consistent
John Ericson
2020-08-05
Merge pull request #3864 from obsidiansystems/more-topo-sort
Eelco Dolstra
2020-08-01
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2020-07-30
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-30
unsigned long long -> uint64_t
Eelco Dolstra
2020-07-27
Abstract out topo sorting logic
John Ericson
2020-07-08
Only store hash of fixed derivation output
Matthew Bauer
2020-06-25
WIP: store separate `hasValidPath` bool
John Ericson
2020-06-22
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-06-19
Replace error message in getDerivationCA
Matthew Bauer
2020-06-19
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-06-17
Add StorePathCAMap for querySubstitutablePathInfos
Matthew Bauer
2020-06-17
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
2020-06-13
Correctly substitute from different storeDir
Matthew Bauer
2020-06-12
Allow substituting from different storeDir
Matthew Bauer
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-10-29
queryPathInfoUncached(): Return const ValidPathInfo
Eelco Dolstra
2019-10-09
OCD performance fix: {find,count}+insert => insert
Eelco Dolstra
2019-09-03
Support allowSubstitutes attribute in structured attribute derivations
Eelco Dolstra
2018-05-30
Simplify the callback mechanism
Eelco Dolstra
2017-08-31
Call queryMissing() prior to building
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-11-10
Store::computeFSClosure(): Support a set of paths
Eelco Dolstra
2016-09-16
Make computeFSClosure() single-threaded again
Eelco Dolstra
2016-07-21
Store::queryMissing(): Use a thread pool
Eelco Dolstra
2016-07-21
Store::computeFSClosure(): Use thread pool
Eelco Dolstra
2016-06-03
Consistent quotes
Eelco Dolstra
2016-06-03
Show both cycle ends
Nikolay Amiantov
[prev]
[next]