aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-18path-info: wipe the progress bar before printingAlois Wohlschlager
2024-09-17package.nix: fix cross for editlineJade Lovelace
2024-09-17tests/compression: rewriteJade Lovelace
2024-09-17Merge "Remove readline support" into mainrebecca “wiggles” turner
2024-09-16Remove readline supportRebecca Turner
2024-09-15common-eval-args: raise warning if `--arg` isn't a valid Nix identifierMaximilian Bosch
2024-09-14fix: docs issue template was bustedJade Lovelace
2024-09-14Merge "store: add a hint on how to fix Lix installs broken by macOS Sequoia" ...jade
2024-09-14Merge changes Ia1481da4,Ifca1d74d into mainjade
2024-09-14local-store: make extended attribute handling more robustAlois Wohlschlager
2024-09-14store: add a hint on how to fix Lix installs broken by macOS SequoiaJade Lovelace
2024-09-13archive: refactor bad mutable-state API in the NAR parse listenerJade Lovelace
2024-09-12Merge "fish-completion: leave the shell prompt intact" into mainalois31
2024-09-11fish-completion: leave the shell prompt intactAlois Wohlschlager
2024-09-11editline: Vendor cl/1883 patch to recognize `Alt+Left`/`Alt+Right`Rebecca Turner
2024-09-11archive: rename ParseSink to NARParseVisitorJade Lovelace
2024-09-11Merge "repl: Patch editline to recognize Meta-Left & Meta-Right" into mainrebecca “wiggles” turner
2024-09-10Merge "repl-overlays: Provide an elaborate example" into mainrebecca “wiggles” turner
2024-09-10Merge "Add `getCwd`" into mainrebecca “wiggles” turner
2024-09-09repl: Patch editline to recognize Meta-Left & Meta-RightRebecca Turner
2024-09-09Merge changes If8ec210f,I6e2851b2 into mainalois31
2024-09-09forbid gcc for compilation, only allow clangeldritch horrors
2024-09-08Merge "libmain/progress-bar: erase all lines of the multi-line format" into mainalois31
2024-09-08libstore: turn Worker in a kj event loop usereldritch horrors
2024-09-08libutil: add a result type using boost outcomeeldritch horrors
2024-09-07libmain/progress-bar: erase all lines of the multi-line formatAlois Wohlschlager
2024-09-06Merge "Stop the logger in legacy commands again" into mainalois31
2024-09-03Merge "Test including relative paths in configuration" into mainrebecca “wiggles” turner
2024-09-03Merge "Expand comment on `std::string operator+`" into mainrebecca “wiggles” turner
2024-09-02libfetchers: serialise accept-flake-config properlyAlois Wohlschlager
2024-09-02libstore: declare SandboxMode JSON serialisation in the headerAlois Wohlschlager
2024-09-01Test including relative paths in configurationRebecca Turner
2024-09-01repl-overlays: Provide an elaborate exampleRebecca Turner
2024-09-01Clarify that `diff-hook` no longer needs to be an absolute pathRebecca Turner
2024-09-01Expand comment on `std::string operator+`Rebecca Turner
2024-09-01Merge changes I5566a985,I88cf53d3 into mainrebecca “wiggles” turner
2024-08-30libstore: add build result to Goal::Finishedeldritch horrors
2024-08-30libstore: rename Goal::Finished::result to exitCodeeldritch horrors
2024-08-30libstore: remove queryMissing call from Workereldritch horrors
2024-08-30libstore: use notifications for stats counterseldritch horrors
2024-08-30libstore: don't ContinueImmediately where we can tail calleldritch horrors
2024-08-30libstore: print dependency errors from DerivationGoaleldritch horrors
2024-08-30libstore: hide Worker goal factory methodseldritch horrors
2024-08-30libstore: add "is dependency" info to goaleldritch horrors
2024-08-29manual: note that __sandboxProfile allows bypassing the darwin sandboxJade Lovelace
2024-08-28build-time: hide boost stacktrace in a .cc fileJade Lovelace
2024-08-28tree-wide: shuffle headers around for about 30s compile timeJade Lovelace
2024-08-28clang-tidy: fix the fact that we are not linting headers properlyJade Lovelace
2024-08-28build: remove about 30 cpu-sec of compile time by explicit instantiationJade Lovelace
2024-08-28Merge "libstore: remove static initializers for Store registrations" into mainrebecca “wiggles” turner