index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2024-09-29
libstore: remove Goal::key
eldritch horrors
2024-09-29
libstore: make non-cache goal pointers strong
eldritch horrors
2024-09-29
libstore: remove Goal::WaitForWorld
eldritch horrors
2024-09-29
libstore: fix build tests
eldritch horrors
2024-09-29
libstore: have makeLocalDerivationGoal return unique_ptrs
eldritch horrors
2024-09-27
libstore: turn Goal::WaitForGoals into a promise
eldritch horrors
2024-09-27
libstore: replace Goal::WaitForSlot with semaphores
eldritch horrors
2024-09-27
libstore: simplify Worker::waitForInput
eldritch horrors
2024-09-27
libstore: make waiting for a while a promise
eldritch horrors
2024-09-27
libstore: turn builder output processing into event loop
eldritch horrors
2024-09-26
Merge changes Iaa2e0e9d,Ia973420f into main
jade
2024-09-26
Fix passing custom CA files into the builtin:fetchurl sandbox
Puck Meerburg
2024-09-25
[security] builtin:fetchurl: Enable TLS verification
Eelco Dolstra
2024-09-25
main: log stack traces for std::terminate
Jade Lovelace
2024-09-21
Merge "local-store: make extended attribute handling more robust" into main
alois31
2024-09-18
util: fix brotli decompression of empty input
Jade Lovelace
2024-09-14
Merge "store: add a hint on how to fix Lix installs broken by macOS Sequoia" ...
jade
2024-09-14
Merge changes Ia1481da4,Ifca1d74d into main
jade
2024-09-14
local-store: make extended attribute handling more robust
Alois Wohlschlager
2024-09-14
store: add a hint on how to fix Lix installs broken by macOS Sequoia
Jade Lovelace
2024-09-13
archive: refactor bad mutable-state API in the NAR parse listener
Jade Lovelace
2024-09-11
archive: rename ParseSink to NARParseVisitor
Jade Lovelace
2024-09-09
Merge changes If8ec210f,I6e2851b2 into main
alois31
2024-09-08
libstore: turn Worker in a kj event loop user
eldritch horrors
2024-09-02
libstore: declare SandboxMode JSON serialisation in the header
Alois Wohlschlager
2024-09-01
Clarify that `diff-hook` no longer needs to be an absolute path
Rebecca Turner
2024-09-01
Merge changes I5566a985,I88cf53d3 into main
rebecca “wiggles” turner
2024-08-30
libstore: add build result to Goal::Finished
eldritch horrors
2024-08-30
libstore: rename Goal::Finished::result to exitCode
eldritch horrors
2024-08-30
libstore: remove queryMissing call from Worker
eldritch horrors
2024-08-30
libstore: use notifications for stats counters
eldritch horrors
2024-08-30
libstore: don't ContinueImmediately where we can tail call
eldritch horrors
2024-08-30
libstore: print dependency errors from DerivationGoal
eldritch horrors
2024-08-30
libstore: hide Worker goal factory methods
eldritch horrors
2024-08-30
libstore: add "is dependency" info to goal
eldritch horrors
2024-08-28
tree-wide: shuffle headers around for about 30s compile time
Jade Lovelace
2024-08-28
Merge "libstore: remove static initializers for Store registrations" into main
rebecca “wiggles” turner
2024-08-26
libstore: remove static initializers for Store registrations
Pierre Bourdon
2024-08-26
treewide: fix a bunch of lints
Jade Lovelace
2024-08-25
Support relative and `~/` paths in config settings
Rebecca Turner
2024-08-25
Thread `ApplyConfigOptions` through config parsing
Rebecca Turner
2024-08-25
libstore: make Goal::ex a shared_ptr
eldritch horrors
2024-08-25
libstore: remove unused Goal ctor parameter
eldritch horrors
2024-08-25
Merge "fix: good errors for failures caused by allowSubstitutes" into main
jade
2024-08-25
Merge changes Ief8e8ebc,Id3135db0,If1e76169 into main
jade
2024-08-25
libstore: diagnose local build failure in goal
eldritch horrors
2024-08-23
fix: good errors for failures caused by allowSubstitutes
Jade Lovelace
2024-08-23
fix: use http proxy for s3 access
Jade Lovelace
2024-08-21
libutil/config: unify path setting types
Alois Wohlschlager
2024-08-19
libstore: un-enable_shared_from_this Goal
eldritch horrors
[next]