index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-14
fix: macOS build broken by fatal lowdown CLI sandbox setup
Jade Lovelace
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
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
2024-10-05
libstore: have goals promise WorkResults, not void
eldritch horrors
2024-10-05
libstore: extract Worker::goalFinished specifics
eldritch horrors
2024-10-05
libstore: check for interrupts in parallel promise
eldritch horrors
2024-10-05
libstore: remove Goal::StillAlive
eldritch horrors
2024-10-05
Add release note for CTRL-C improvements
Rebecca Turner
2024-10-05
Merge "Split ignoreException to avoid suppressing CTRL-C" into main
rebecca “wiggles” turner
2024-10-05
fix build test error count checks
eldritch horrors
2024-10-05
doc: install the HTML manual again
Alois Wohlschlager
2024-10-04
testsuite: override NIX_CONF_DIR and NIX_USER_CONF_FILES
Jade Lovelace
2024-10-04
Remove some outdated `make test` invocation suggestions
Jade Lovelace
2024-10-04
libstore: forbid addWantedGoals when finished
eldritch horrors
2024-10-04
Merge "editorconfig: Add meson.build" into main
rebecca “wiggles” turner
2024-10-04
Merge "internal-api-docs: allow Doxygen to build regardless of workdir" into ...
Olivia Crain
2024-10-04
Merge "build: let meson add compiler flags for libstdc++ assertions" into main
Olivia Crain
2024-10-01
editorconfig: Add meson.build
Rebecca Turner
2024-10-01
Remove static initializers for `RegisterLegacyCommand`
Rebecca Turner
2024-10-01
Split ignoreException to avoid suppressing CTRL-C
Robert Hensing
2024-10-01
libstore: turn DerivationGoal::work into *one* promise
eldritch horrors
2024-10-01
libstore: turn DrvOutputSubstitutionGoal::work into *one* promise
eldritch horrors
2024-10-01
libstore: make PathSubstitutionGoal::work *one* promise
eldritch horrors
2024-10-01
libstore: turn Worker::updateStatistics into a promise
eldritch horrors
2024-10-01
libstore: remove Worker::wakeUp()
eldritch horrors
2024-10-01
libstore: turn periodic gc attempt into a promise
eldritch horrors
2024-10-01
libstore: turn Worker::run() main loop into a promise
eldritch horrors
2024-10-01
libstore: turn waitForInput into a promise
eldritch horrors
2024-10-01
Revert "libstore: remove worker removeGoal"
Raito Bezarius
2024-09-30
Merge "fix(nix fmt): remove the default "." argument" into main
Jonas Chevalier
2024-09-29
libstore: merge ContinueImmediately and StillAlive
eldritch horrors
[next]