index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-22
Merge "libstore: add missing #include on darwin" into main
Lily Ballard
2024-10-20
gitignore: ignore *.pyc files
Lily Ballard
2024-10-20
libstore: add missing #include on darwin
Lily Ballard
2024-10-20
libstore: fix sign comparison warnings in darwin platform
Lily Ballard
2024-10-19
libutil: disallow AsyncCollect relocations
eldritch horrors
2024-10-19
Merge "libstore: always release build/substitution slot tokens" into main
eldritch horrors
2024-10-19
libstore: always release build/substitution slot tokens
eldritch horrors
2024-10-19
Merge "flake.lock: update everything" into main
jade
2024-10-19
Merge "testsuite: Fix tests on systems with a non-master defaultBranch" into ...
jade
2024-10-18
packaging: use in-tree capnproto derivation
Jade Lovelace
2024-10-18
packaging: remove workaround for clang stdenv asserts
Jade Lovelace
2024-10-18
libexpr: Fix typo in error message
piegames
2024-10-18
benchmarks: Fix purity
piegames
2024-10-18
libexpr: Optimize complex indented strings
piegames
2024-10-18
libexpr: Print interpolations more accurately in `show`
piegames
2024-10-18
libexpr: Rewrite stripIndentation for indented strings
piegames
2024-10-18
tests/functional-lang: Add test cases for indented strings
piegames
2024-10-18
tests/functional-lang: Test indented string parsing
piegames
2024-10-18
libexpr: move parser semantics into separate file
piegames
2024-10-18
libexpr: rename grammar to grammar::v1
piegames
2024-10-18
tests/functional-lang: Small cleanup of flagfiles handling
piegames
2024-10-17
Merge "fix: macOS build broken by fatal lowdown CLI sandbox setup" into main
jade
2024-10-15
Merge "Fix std::terminate call in thread pool" into main
jade
2024-10-14
fix: macOS build broken by fatal lowdown CLI sandbox setup
Jade Lovelace
2024-10-14
Merge "Remove ancient `let` from 2 test files" into main
V.
2024-10-14
Remove ancient `let` from 2 test files
vigress8
2024-10-14
ssh-ng: better way to keep SSH errors visible
Maximilian Bosch
2024-10-14
testsuite: Fix tests on systems with a non-master defaultBranch
Zebreus
2024-10-14
Merge changes I327db40f,If762efce into main
jade
2024-10-12
worker: respect C-c on `sudo nix-build`
Maximilian Bosch
2024-10-09
Fix std::terminate call in thread pool
Jade Lovelace
2024-10-09
testsuite: use xdist for parallel test running
Jade Lovelace
2024-10-09
testsuite: add a functional2 test suite based on pytest
Jade Lovelace
2024-10-09
Merge "Remove static initializers for `RegisterLegacyCommand`" into main
jade
2024-10-09
Merge changes Ib27cb43d,I03687b8b into main
jade
2024-10-08
Merge "Add release note for CTRL-C improvements" into main
rebecca “wiggles” turner
2024-10-08
Set c++ version to c++23
Lulu
2024-10-08
Fix gcc warning -Wmissing-field-initializers
Lulu
2024-10-08
Merge "Avoid calling memcpy when len == 0 in filetransfer.cc" into main
Lulu
2024-10-08
Fix gcc warning -Wsign-compare
Lulu
2024-10-08
Avoid calling memcpy when len == 0 in filetransfer.cc
Lulu
2024-10-05
libstore: remove Worker::{childStarted, goalFinished}
eldritch horrors
2024-10-05
libstore: remove Worker::removeGoal
eldritch horrors
2024-10-05
libstore: remove Goal::notify
eldritch horrors
2024-10-05
libstore: move Goal::ex to WorkResult
eldritch horrors
2024-10-05
libstore: move Goal::buildResult to WorkResult
eldritch horrors
2024-10-05
libstore: move Goal::exitCode to WorkResult
eldritch horrors
2024-10-05
libstore: return goal results from Worker::run()
eldritch horrors
2024-10-05
libstore: remove Worker::topGoals
eldritch horrors
2024-10-05
libstore: propagate goal exceptions using promises
eldritch horrors
[next]