Age | Commit message (Expand) | Author |
2024-08-19 | Merge "doc: fix broken meson deps for various manuals outputs" into main | jade |
2024-08-19 | Merge "build: limit clang-tidy concurrency and respect NIX_BUILD_CORES" into ... | jade |
2024-08-18 | libstore: clarify that build log fd and hook log fd are different | eldritch horrors |
2024-08-18 | build: limit clang-tidy concurrency and respect NIX_BUILD_CORES | Jade Lovelace |
2024-08-18 | doc: fix broken meson deps for various manuals outputs | Jade Lovelace |
2024-08-18 | libstore: remove DerivationGoal::isReadDesc | eldritch horrors |
2024-08-18 | libutil: Optimize feature checks | piegames |
2024-08-18 | libstore: don't ignore max-build-log-size for ssh-ng | eldritch horrors |
2024-08-18 | libstore: add explicit in-build-slot-ness to goals | eldritch horrors |
2024-08-18 | libstore: remove method without definition | eldritch horrors |
2024-08-18 | libstore: remove unused includes in worker code | eldritch horrors |
2024-08-18 | libstore: make Worker::removeGoal private | eldritch horrors |
2024-08-17 | libexpr: Deprecate URL literals | piegames |
2024-08-17 | libexpr: Introduce Deprecated features | piegames |
2024-08-17 | treewide: Stop using URL literals | piegames |
2024-08-16 | meson: Don't use `target_machine` | Artemis Tosini |
2024-08-13 | Merge "libutil: Add bindPath function from libstore" into main | Artemis Tosini |
2024-08-12 | Update version to 2.92 | Jade Lovelace |
2024-08-12 | release: merge release 2.91.0 back to mainline | Jade Lovelace |
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 |