aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-12release: 2.91.0 "Dragon's Breath"2.91.0Jade Lovelace
2024-08-12release: release notes for 2.91.0Jade Lovelace
2024-08-10README: clarify license to match documentationJade Lovelace
2024-08-10libutil: deal with Linux systems that do not implement close_rangeJade Lovelace
2024-08-10nix: remove explosions if you have a window size less than fourJade Lovelace
2024-08-10build: remove expect as a dependencyJade Lovelace
2024-08-10fix: check if it is a Real terminal, not just if it is a terminalJade Lovelace
2024-08-09package: remove unused autotools code, empty fileJade Lovelace
2024-08-09version: update, and add codenameJade Lovelace
2024-08-09rl-next: add extra context to a few release notesJade Lovelace
2024-08-09rl-next: fix incorrect CL list syntaxJade Lovelace
2024-08-09libutil: rename and optimize closeMostFDseldritch horrors
2024-08-09libstore: deprecate the build-hook settingeldritch horrors
2024-08-09Merge changes Ib7c80826,I636f8a71,I67669b98 into mainjade
2024-08-09Merge "libexpr: move Value implementations out of eval.cc" into mainQyriad
2024-08-09libutil: allow marking settings as deprecatedeldritch horrors
2024-08-09main: require argv[0]eldritch horrors
2024-08-09resolve-system-dependencies: remove entirelyeldritch horrors
2024-08-08libexpr: move Value implementations out of eval.ccQyriad
2024-08-08Merge changes I0373ac01,I7b543967,I537103eb into mainjade
2024-08-08Merge changes I6358a393,I2d9f276b,Idd096dc9 into mainjade
2024-08-08Merge changes I526cceed,Ia4e2f1fa,I22e66972,I9fbd55a9,Ifca22e44 into mainjade
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