Age | Commit message (Expand) | Author |
2024-08-06 | oops: fix warning about catching polymorphic exception | Jade Lovelace |
2024-08-07 | Merge changes I0fc80718,Ia182b86f,I355f82cb,I8a9b58fa,Id89f8a1f, ... into main | jade |
2024-08-06 | libstore/linux: precompile and cache the seccomp BPF | Alois Wohlschlager |
2024-08-06 | libstore/linux: compile the seccomp BPF explicitly | Alois Wohlschlager |
2024-08-06 | libstore: add LocalDerivationGoal setupSyscallFilter hook | Alois Wohlschlager |
2024-08-06 | package: don't hide system-wide manual pages | Alois Wohlschlager |
2024-08-04 | tree-wide: fix various lint warnings | Jade Lovelace |
2024-08-04 | flake & doxygen: update tagline | Jade Lovelace |
2024-08-04 | nix flake metadata: print modified dates for input flakes | Jade Lovelace |
2024-08-04 | cli: eat terminal codes from stdout also | Jade Lovelace |
2024-08-04 | Implement forcing CLI colour on, and document it better | Jade Lovelace |
2024-08-04 | manual: fix a syntax error in redirects.js that made it not do anything | Jade Lovelace |
2024-08-04 | misc docs/meson tidying | Jade Lovelace |
2024-08-04 | build: implement clang-tidy using our plugin | Jade Lovelace |
2024-08-03 | fix: warn and document when advanced attributes will have no impact due to __... | Tom Bereknyei |
2024-08-03 | package: improve support for building without BDW-GC | Alois Wohlschlager |
2024-08-03 | libstore: move Goal::waiteeDone into Worker::goalFinished | eldritch horrors |
2024-08-02 | Merge "libstore/ssh: only resume the logger when we paused it" into main | alois31 |
2024-08-02 | libstore/ssh: only resume the logger when we paused it | Alois Wohlschlager |
2024-08-02 | libstore: move Goal::amDone to Worker | eldritch horrors |
2024-08-02 | libstore: return finishedness from Goal methods | eldritch horrors |
2024-08-02 | libstore: encapsulate worker build hook state | eldritch horrors |
2024-08-02 | libutil: make RunningProgram::wait more resilient | eldritch horrors |
2024-08-02 | Merge "package: make aws-sdk-cpp build input optional" into main | Jeremy List |
2024-08-02 | Merge "nix flake show: add the description if it exists" into main | Isabel |
2024-08-02 | Merge "Reapply "libfetchers: make attribute / URL query handling consistent""... | Maximilian Bosch |
2024-08-01 | Reapply "libfetchers: make attribute / URL query handling consistent" | Maximilian Bosch |
2024-08-01 | Merge "flake: remove control character from file by using fromJSON" into main | jade |
2024-08-02 | package: make aws-sdk-cpp build input optional | Jeremy List |
2024-08-01 | Merge changes Icc4747ae,Id4717b5b,Ie3ddb3d0,Ic4d93a08,I00d9ff70 into main | Qyriad |
2024-07-31 | flake: remove control character from file by using fromJSON | Jade Lovelace |
2024-08-01 | Merge changes from topic "undefined-behaviour" into main | jade |
2024-08-01 | remove unused headers in installable-attr-path | Qyriad |
2024-08-01 | libexpr: include the type of the non-derivation value in the type error | Qyriad |
2024-08-01 | libexpr: mild cleanup to getDerivations | Qyriad |
2024-08-01 | libexpr: DrvInfo: remove unused bad-citizen constructor | Qyriad |
2024-08-01 | cleanup and slightly refactor DrvInfo::queryOutputs | Qyriad |
2024-07-31 | releng: move officialRelease to version.json | Jade Lovelace |
2024-07-31 | Add -Werror CI job | Jade Lovelace |
2024-07-31 | ci: add a asan+ubsan test run on x86_64-linux | Jade Lovelace |
2024-07-31 | tree-wide: add support for asan! | Jade Lovelace |
2024-07-31 | libexpr: implement actual constructors for nix::Value | Qyriad |
2024-07-30 | Merge changes I609a5898,I7afb53c9 into main | V. |
2024-07-30 | libstore: move Goal::getBuildResult to BuildResult | eldritch horrors |
2024-07-30 | Merge "src/libcmd/repl.cc: avoid unneeded reload after :e" into main | Max Siling |
2024-07-30 | src/libcmd/repl.cc: avoid unneeded reload after :e | Goldstein |
2024-07-30 | libstore: count all substitutions toward the same limit | eldritch horrors |
2024-07-30 | libstore: always wake up goals on EOF | eldritch horrors |
2024-07-30 | libstore: simplify substitution handleEOF | eldritch horrors |
2024-07-29 | libstore: remove Worker::updateProgress | eldritch horrors |