Age | Commit message (Expand) | Author |
2024-08-09 | Merge "libexpr: move Value implementations out of eval.cc" into main | Qyriad |
2024-08-09 | libutil: allow marking settings as deprecated | eldritch horrors |
2024-08-09 | main: require argv[0] | eldritch horrors |
2024-08-09 | resolve-system-dependencies: remove entirely | eldritch horrors |
2024-08-08 | libexpr: move Value implementations out of eval.cc | Qyriad |
2024-08-08 | Merge changes I6358a393,I2d9f276b,Idd096dc9 into main | jade |
2024-08-08 | Merge changes I526cceed,Ia4e2f1fa,I22e66972,I9fbd55a9,Ifca22e44 into main | jade |
2024-08-08 | sqlite: add a Use::fromStrNullable | Jade Lovelace |
2024-08-08 | tree-wide: automated migration to charptr_cast | 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-08 | Merge "libexpr: Add experimental pipe operator" into main | piegames |
2024-08-08 | libstore: make Worker::waitForInput private | eldritch horrors |
2024-08-08 | libstore: make Worker status flags private | eldritch horrors |
2024-08-08 | libstore: remove Goal::addWaitee | eldritch horrors |
2024-08-08 | libstore: make Worker::wakeUp private | eldritch horrors |
2024-08-08 | libstore: make Worker::waitForAWhile private | eldritch horrors |
2024-08-08 | libstore: make Worker::waitForBuildSlot private | eldritch horrors |
2024-08-08 | libexpr: Add experimental pipe operator | piegames |
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-04 | tree-wide: fix various lint warnings | 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 | misc docs/meson tidying | 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 "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 changes Icc4747ae,Id4717b5b,Ie3ddb3d0,Ic4d93a08,I00d9ff70 into main | Qyriad |