Age | Commit message (Expand) | Author |
2024-08-12 | release: 2.91.0 "Dragon's Breath"2.91.0 | Jade Lovelace |
2024-08-12 | release: release notes for 2.91.0 | Jade Lovelace |
2024-08-10 | README: clarify license to match documentation | Jade Lovelace |
2024-08-10 | libutil: deal with Linux systems that do not implement close_range | Jade Lovelace |
2024-08-10 | nix: remove explosions if you have a window size less than four | Jade Lovelace |
2024-08-10 | build: remove expect as a dependency | Jade Lovelace |
2024-08-10 | fix: check if it is a Real terminal, not just if it is a terminal | Jade Lovelace |
2024-08-09 | package: remove unused autotools code, empty file | Jade Lovelace |
2024-08-09 | version: update, and add codename | Jade Lovelace |
2024-08-09 | rl-next: add extra context to a few release notes | Jade Lovelace |
2024-08-09 | rl-next: fix incorrect CL list syntax | Jade Lovelace |
2024-08-09 | libutil: rename and optimize closeMostFDs | eldritch horrors |
2024-08-09 | libstore: deprecate the build-hook setting | eldritch horrors |
2024-08-09 | Merge changes Ib7c80826,I636f8a71,I67669b98 into main | jade |
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 I0373ac01,I7b543967,I537103eb into main | jade |
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 | clang-tidy: write a lint for charptr_cast | Jade Lovelace |
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 | clang-tidy: enforce the new rules | 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 | releng: fix the git push | Jade Lovelace |
2024-08-07 | releng: clarify/update docs, add instructions after tag | Jade Lovelace |
2024-08-07 | Fix is_maintenance_branch heuristic | 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 | perl: un-autos your conf | Jade Lovelace |
2024-08-07 | build: declare all the deps as -isystem | Jade Lovelace |
2024-08-07 | darwin: workaround PROC_PIDLISTFDS on processes with no fds | Jade Lovelace |
2024-08-07 | Merge "package: improve support for building without BDW-GC" into main | alois31 |