Age | Commit message (Expand) | Author |
2024-05-29 | util.hh: Delete remaining file and clean up headers | Tom Hubrecht |
2024-05-29 | util.hh: Move nativeSystem to local-derivation-goal.cc | Tom Hubrecht |
2024-05-29 | util.hh: Move stuff to types.hh | Tom Hubrecht |
2024-05-29 | util.cc: Delete remaining file | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Move ignoreException to error.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out namespaces.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out users.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out strings.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out unix-domain-socket.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out child.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out current-process.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out processes.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out file-descriptor.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out file-system.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out terminal.{hh,cc} | Tom Hubrecht |
2024-05-28 | util.{hh,cc}: Split out environment-variables.{hh,cc} | Tom Hubrecht |
2024-05-27 | Merge "libfetchers: fix URL logging" into main | Qyriad |
2024-05-26 | Merge "Revert "bump the extra --version info from info to notice, -vv -> -v""... | Qyriad |
2024-05-26 | worker: process timeouts first, and exclusively | eldritch horrors |
2024-05-26 | docstrings: NixRepl::getDerivationPath: exceptions directly thrown | Qyriad |
2024-05-26 | Revert "bump the extra --version info from info to notice, -vv -> -v" | Qyriad |
2024-05-26 | Merge "git putFile: support flake maximalists" into main | Maximilian Bosch |
2024-05-25 | libfetchers: fix URL logging | Qyriad |
2024-05-25 | libstore: remove duplicate builder variable | Artemis Tosini |
2024-05-25 | Merge "libstore: parse the buildMode instead of unchecked cast" into main | jade |
2024-05-25 | Merge "libstore/build: always enable seccomp filtering and no-new-privileges"... | alois31 |
2024-05-24 | libstore: parse the buildMode instead of unchecked cast | Jade Lovelace |
2024-05-25 | Merge "nix3-upgrade-nix: fix when there are differing pnames" into main | Qyriad |
2024-05-25 | Merge changes I3ab84cc5,Iba34ad42 into main | Qyriad |
2024-05-25 | nix3-upgrade-nix: fix when there are differing pnames | Qyriad |
2024-05-24 | change "evaluating file" logs to debug | Qyriad |
2024-05-24 | libstore/build: always enable seccomp filtering and no-new-privileges | Alois Wohlschlager |
2024-05-24 | nix3: always use the same verbosity default (info) | Qyriad |
2024-05-24 | libfetchers: log fetches by URL just before they happen | Qyriad |
2024-05-23 | Merge changes I462a8cf0,I3b0bcea3,I2acd56e7,Ifc149764,I9e2ef170 into main | Qyriad |
2024-05-23 | Merge "packaging: rename nixexpr -> lixexpr and so on" into main | jade |
2024-05-23 | packaging: rename nixexpr -> lixexpr and so on | Jade Lovelace |
2024-05-23 | cleanup lookupFileArg | Qyriad |
2024-05-23 | add docstring to lookupFileArg | Qyriad |
2024-05-23 | repl: log errors writing to history file | Qyriad |
2024-05-23 | Merge "repl: do not crash when tab-completing import errors" into main | Pierre Bourdon |
2024-05-23 | Merge "libstore: remove unused copyPath function" into main | eldritch horrors |
2024-05-23 | repl: do not crash when tab-completing import errors | Pierre Bourdon |
2024-05-22 | fix: enlarge envSize by several times to not be close to nixpkgs size | Jade Lovelace |
2024-05-22 | Merge "libfetchers: fallback to memory SQLite if fs IO fails" into main | Qyriad |
2024-05-22 | release notes: add a bunch of them | Jade Lovelace |
2024-05-22 | libstore: remove unused copyPath function | eldritch horrors |
2024-05-21 | libfetchers: fallback to memory SQLite if fs IO fails | Qyriad |
2024-05-21 | print type and value in "flake attr is not a derivation" errors | Qyriad |
2024-05-20 | Merge "libutil: Create chmodPath function" into main | Artemis Tosini |