aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-08clang-tidy: write a lint for charptr_castJade Lovelace
2024-08-08sqlite: add a Use::fromStrNullableJade Lovelace
2024-08-08tree-wide: automated migration to charptr_castJade Lovelace
2024-08-08util: implement charptr_castJade Lovelace
2024-08-08clang-tidy: enforce the new rulesJade Lovelace
2024-08-08tree-wide: fix a pile of lintsJade Lovelace
2024-08-08refactor: make HashType and Base enum classes for type safetyJade Lovelace
2024-08-08build: integrate clang-tidy into CIJade Lovelace
2024-08-08Merge "libexpr: Add experimental pipe operator" into mainpiegames
2024-08-08libstore: make Worker::waitForInput privateeldritch horrors
2024-08-08libstore: make Worker status flags privateeldritch horrors
2024-08-08libstore: remove Goal::addWaiteeeldritch horrors
2024-08-08libstore: make Worker::wakeUp privateeldritch horrors
2024-08-08libstore: make Worker::waitForAWhile privateeldritch horrors
2024-08-08libstore: make Worker::waitForBuildSlot privateeldritch horrors
2024-08-08libexpr: Add experimental pipe operatorpiegames
2024-08-07releng: fix the git pushJade Lovelace
2024-08-07releng: clarify/update docs, add instructions after tagJade Lovelace
2024-08-07Fix is_maintenance_branch heuristicJade Lovelace
2024-08-07Merge "src/libcmd/repl.cc: allow :log /path/to/store.drv" into mainMax Siling
2024-08-07Merge "oops: fix warning about catching polymorphic exception" into mainjade
2024-08-07libexpr/parser: Test experimental featurespiegames
2024-08-07src/libcmd/repl.cc: allow :log /path/to/store.drvGoldstein
2024-08-07Merge "fix: warn and document when advanced attributes will have no impact du...Maximilian Bosch
2024-08-07perl: un-autos your confJade Lovelace
2024-08-07build: declare all the deps as -isystemJade Lovelace
2024-08-07darwin: workaround PROC_PIDLISTFDS on processes with no fdsJade Lovelace
2024-08-07Merge "package: improve support for building without BDW-GC" into mainalois31
2024-08-06oops: fix warning about catching polymorphic exceptionJade Lovelace
2024-08-07Merge changes I0fc80718,Ia182b86f,I355f82cb,I8a9b58fa,Id89f8a1f, ... into mainjade
2024-08-06libstore/linux: precompile and cache the seccomp BPFAlois Wohlschlager
2024-08-06libstore/linux: compile the seccomp BPF explicitlyAlois Wohlschlager
2024-08-06libstore: add LocalDerivationGoal setupSyscallFilter hookAlois Wohlschlager
2024-08-06package: don't hide system-wide manual pagesAlois Wohlschlager
2024-08-04tree-wide: fix various lint warningsJade Lovelace
2024-08-04flake & doxygen: update taglineJade Lovelace
2024-08-04nix flake metadata: print modified dates for input flakesJade Lovelace
2024-08-04cli: eat terminal codes from stdout alsoJade Lovelace
2024-08-04Implement forcing CLI colour on, and document it betterJade Lovelace
2024-08-04manual: fix a syntax error in redirects.js that made it not do anythingJade Lovelace
2024-08-04misc docs/meson tidyingJade Lovelace
2024-08-04build: implement clang-tidy using our pluginJade Lovelace
2024-08-03fix: warn and document when advanced attributes will have no impact due to __...Tom Bereknyei
2024-08-03package: improve support for building without BDW-GCAlois Wohlschlager
2024-08-03libstore: move Goal::waiteeDone into Worker::goalFinishedeldritch horrors
2024-08-02Merge "libstore/ssh: only resume the logger when we paused it" into mainalois31
2024-08-02libstore/ssh: only resume the logger when we paused itAlois Wohlschlager
2024-08-02libstore: move Goal::amDone to Workereldritch horrors
2024-08-02libstore: return finishedness from Goal methodseldritch horrors
2024-08-02libstore: encapsulate worker build hook stateeldritch horrors