Age | Commit message (Expand) | Author |
2024-08-08 | clang-tidy: write a lint for charptr_cast | Jade Lovelace |
2024-08-08 | tree-wide: automated migration to charptr_cast | Jade Lovelace |
2024-08-08 | clang-tidy: enforce the new rules | Jade Lovelace |
2024-08-08 | sqlite: add a Use::fromStrNullable | Jade Lovelace |
2024-08-08 | util: implement charptr_cast | Jade Lovelace |
2024-08-08 | tree-wide: fix a pile of lints | Jade Lovelace |
2024-08-08 | refactor: make HashType and Base enum classes for type safety | Jade Lovelace |
2024-08-08 | build: integrate clang-tidy into CI | Jade Lovelace |
2024-08-07 | Merge "src/libcmd/repl.cc: allow :log /path/to/store.drv" into main | Max Siling |
2024-08-07 | Merge "oops: fix warning about catching polymorphic exception" into main | jade |
2024-08-07 | libexpr/parser: Test experimental features | piegames |
2024-08-07 | src/libcmd/repl.cc: allow :log /path/to/store.drv | Goldstein |
2024-08-07 | Merge "fix: warn and document when advanced attributes will have no impact du... | Maximilian Bosch |
2024-08-07 | Merge "package: improve support for building without BDW-GC" into main | alois31 |
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 |