Age | Commit message (Expand) | Author |
2024-07-03 | libutil: begin porting serialization to generators | eldritch horrors |
2024-07-03 | libutil: convert drainFD to a Bytes generator | eldritch horrors |
2024-07-03 | libutil: allow draining Generator<Bytes> into sinks | eldritch horrors |
2024-07-03 | libutil: add Bytes type | eldritch horrors |
2024-07-03 | libutil: generator type with on-yield value mapping | eldritch horrors |
2024-07-02 | Merge "Revert "Revert "bump the extra --version info from info to notice, -vv... | Qyriad |
2024-07-02 | Revert "Revert "bump the extra --version info from info to notice, -vv -> -v"" | Qyriad |
2024-07-02 | libmain: better fix for #424, #425 | eldritch horrors |
2024-07-02 | Merge "tree-wide: unify progress bar inactive and paused states" into main | alois31 |
2024-07-02 | Merge "Reject fully-qualified URLs in 'from' argument of `nix registry add`" ... | Delan Azabani |
2024-07-01 | tree-wide: unify progress bar inactive and paused states | Alois Wohlschlager |
2024-07-01 | Merge changes Ie29a8a89,I873eedcf into main | jade |
2024-06-30 | enable -Werror=unused-result | eldritch horrors |
2024-06-30 | libexpr/flake: allow automatic rejection of configuration options from flakes | Alois Wohlschlager |
2024-06-29 | Reject fully-qualified URLs in 'from' argument of `nix registry add` | Delan Azabani |
2024-06-27 | store: delete obsolete lsof-disabling code | Jade Lovelace |
2024-06-27 | store: guess the URL of failing fixed-output derivations | Jade Lovelace |
2024-06-26 | Merge "packaging: make pegtl use the __forDefaults mechanism" into main | jade |
2024-06-26 | Merge "doc/hacking: fix up some outdated info about cross, hydra links" into ... | jade |
2024-06-26 | libmain: don't print empty lines | eldritch horrors |
2024-06-26 | Merge changes I476a2516,I8a274227 into main | jade |
2024-06-26 | Merge "libmain/progress-bar: move implementation out of the header" into main | alois31 |
2024-06-26 | packaging: make pegtl use the __forDefaults mechanism | Jade Lovelace |
2024-06-25 | doc/hacking: fix up some outdated info about cross, hydra links | Jade Lovelace |
2024-06-25 | doc/hacking: fix internal api docs section to say to enable it | Jade Lovelace |
2024-06-25 | doc: Add more about the release note generator | Jade Lovelace |
2024-06-25 | Merge "change shebangs of all .sh scripts to bash" into main | jade |
2024-06-25 | Merge changes If0ddec6b,Iaa63ed18 into main | jade |
2024-06-25 | Merge ".envrc: remove MAKEFLAGS and use clang environment by default" into main | lunaphied |
2024-06-25 | .envrc: remove MAKEFLAGS and use clang environment by default | Lunaphied |
2024-06-25 | libexpr: rewrite the parser with pegtl instead of flex/bison | eldritch horrors |
2024-06-25 | Merge "Revert "libfetchers: make attribute / URL query handling consistent"" ... | jade |
2024-06-24 | Add some release notes for things we did | Jade Lovelace |
2024-06-24 | packaging: don't build internal api docs by default in dev shells | Jade Lovelace |
2024-06-24 | Revert "libfetchers: make attribute / URL query handling consistent" | jade |
2024-06-24 | change shebangs of all .sh scripts to bash | vigress8 |
2024-06-24 | devShell: guard against running from another directory | Jade Lovelace |
2024-06-24 | justfile: accept extra options to just setup and pass them to meson | Jade Lovelace |
2024-06-24 | libmain/progress-bar: move implementation out of the header | Alois Wohlschlager |
2024-06-24 | Add build-dir setting, clean up default TMPDIR handling | Robert Hensing |
2024-06-24 | Merge "Fix build instructions in hacking.md and justfile" into main | Delan Azabani |
2024-06-24 | Merge "Fix compile error under gcc with -Denable-pch-std=false" into main | Delan Azabani |
2024-06-24 | Fix build instructions in hacking.md and justfile | Delan Azabani |
2024-06-24 | Fix compile error under gcc with -Denable-pch-std=false | Delan Azabani |
2024-06-23 | libutil: remove runProgram2 stdin functionality | eldritch horrors |
2024-06-23 | libfetchers: write git commit message to tempfile | eldritch horrors |
2024-06-23 | flakes: add --commit-lock-file message test | eldritch horrors |
2024-06-23 | Merge changes I697f4f39,I9f25235d into main | Qyriad |
2024-06-23 | Merge "libstore: reduce loglevel of `waiting for a machine to build`" into main | Maximilian Bosch |
2024-06-23 | doc-comment Fields for Activity and Result types | Qyriad |