aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-06-30libexpr/flake: allow automatic rejection of configuration options from flakesAlois Wohlschlager
2024-06-26libmain: don't print empty lineseldritch horrors
2024-06-26Merge "libmain/progress-bar: move implementation out of the header" into mainalois31
2024-06-25libexpr: rewrite the parser with pegtl instead of flex/bisoneldritch horrors
2024-06-25Merge "Revert "libfetchers: make attribute / URL query handling consistent"" ...jade
2024-06-24Revert "libfetchers: make attribute / URL query handling consistent"jade
2024-06-24libmain/progress-bar: move implementation out of the headerAlois Wohlschlager
2024-06-24Add build-dir setting, clean up default TMPDIR handlingRobert Hensing
2024-06-24Merge "Fix compile error under gcc with -Denable-pch-std=false" into mainDelan Azabani
2024-06-24Fix compile error under gcc with -Denable-pch-std=falseDelan Azabani
2024-06-23libutil: remove runProgram2 stdin functionalityeldritch horrors
2024-06-23libfetchers: write git commit message to tempfileeldritch horrors
2024-06-23Merge changes I697f4f39,I9f25235d into mainQyriad
2024-06-23Merge "libstore: reduce loglevel of `waiting for a machine to build`" into mainMaximilian Bosch
2024-06-23doc-comment Fields for Activity and Result typesQyriad
2024-06-23mildly refactor the renderActivity if hell-chainQyriad
2024-06-23Merge "libfetchers: make attribute / URL query handling consistent" into mainMaximilian Bosch
2024-06-23libutil: return Pid from startProcess, not pid_teldritch horrors
2024-06-23libutil: give Pid proper resource semanticseldritch horrors
2024-06-23libutil: make Pid -> pid_t operations expliciteldritch horrors
2024-06-23libutil: remove sinkToSource eof callbackeldritch horrors
2024-06-23Merge "libstore: Start creating LocalDerivationGoal subclasses" into mainArtemis Tosini
2024-06-23libstore: Start creating LocalDerivationGoal subclassesArtemis Tosini
2024-06-22mildly cleanup ExprSelect::evalQyriad
2024-06-22doc-comment ExprSelect's fieldsQyriad
2024-06-22libstore: reduce loglevel of `waiting for a machine to build`Maximilian Bosch
2024-06-22libfetchers: make attribute / URL query handling consistentMaximilian Bosch
2024-06-22libmain: add progress bar with multiple status linesFinn Behrens
2024-06-22Merge "add a basic libmain test for the progress bar rendering" into mainQyriad
2024-06-21Merge "libstore: remove operations that are never called by supported clients...jade
2024-06-20add a basic libmain test for the progress bar renderingQyriad
2024-06-20remove InstallableValueCommand classQyriad
2024-06-20de-inheritance CmdSearch for InstallableValueCommandQyriad
2024-06-20de-inheritance CmdEdit for InstallableValueCommandQyriad
2024-06-20de-inheritance CmdRun for InstallableValueCommandQyriad
2024-06-20de-inheritance CmdBundle for InstallableValueCommandQyriad
2024-06-20de-inheritance CmdEval for InstallableValueCommandQyriad
2024-06-20use a type alias for ProgressBar's chosen time point typeQyriad
2024-06-20extract ProgressBar declaration into its header fileQyriad
2024-06-20slight cleanup to ProgressBar::getStatus()Qyriad
2024-06-20Merge "BrotliDecompressionSource: don't bail out too early" into mainIlya K
2024-06-20BrotliDecompressionSource: don't bail out too earlyK900
2024-06-20Merge "libstore: fix queryValidPaths concurrency" into mainjade
2024-06-19libstore: remove operations that are never called by supported clientsJade Lovelace
2024-06-19Merge pull request #10570 from layus/shared_cachesEelco Dolstra
2024-06-19filetransfer: return a Source from download()eldritch horrors
2024-06-19libutil: return a source from readFileeldritch horrors
2024-06-19libutil: add makeDecompressionSourceeldritch horrors
2024-06-19libstore: BinaryCacheStore::getFile{ -> Contents}eldritch horrors
2024-06-19Merge "libfetchers: represent unfetched submodules consistently" into mainalois31