index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libmain
Age
Commit message (
Expand
)
Author
2023-01-19
Revert "Revert "Merge pull request #6204 from layus/coerce-string""
Guillaume Maudoux
2023-01-18
Revert "Merge pull request #6204 from layus/coerce-string"
Robert Hensing
2023-01-10
Make clear that `StorePathWithOutputs` is a deprecated type
John Ericson
2023-01-03
nix --version: Print the data directory
Eelco Dolstra
2023-01-02
Put the --show-trace hint in the logical place
Eelco Dolstra
2022-12-24
libstore: Make sure that initNix has been called
Robert Hensing
2022-12-12
Merge pull request #7421 from edolstra/lazy-trees-trivial-changes
Eelco Dolstra
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-12-07
Remove repeat and enforce-determinism options
Linus Heckemann
2022-10-28
Move savedArgv into libmain
Jean-François Roche
2022-10-14
Merge pull request #7168 from NixOS/rosetta-test
Eelco Dolstra
2022-10-14
libmain: Make the entire stack overflow handler pluggable
Robert Hensing
2022-10-14
libmain: Add extraStackOverflowHandler
Robert Hensing
2022-10-13
Fix clang warnings
Eelco Dolstra
2022-10-12
Move some options into a misc category
Eelco Dolstra
2022-09-13
RunPager: Stop the progress bar
Eelco Dolstra
2022-09-06
Remove some signals
Matthew Bauer
2022-09-03
Add more signals
Matthew Bauer
2022-09-03
Disable SA_RESTART for some signals on macOS
Matthew Bauer
2022-08-24
Fix progress bar flicker with -L
Eelco Dolstra
2022-08-17
ProgressBar: Delay before showing a new activity
Eelco Dolstra
2022-04-19
Avoid `fmt` when constructor already does it
John Ericson
2022-03-03
Factor out a `GcStore` interface
John Ericson
2022-03-02
Remove stray debug line
Eelco Dolstra
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2021-12-13
Respect /etc/hosts
Eelco Dolstra
2021-12-06
RunPager: restore stdout upon pager exit
Alexander Bantyev
2021-12-01
Merge pull request #5599 from fzakaria/faridzakaria/fix-progress-bar-leak
Théophane Hufschmitt
2021-11-25
Merge pull request #5384 from baloo/baloo/dns-timeout
Eelco Dolstra
2021-11-23
Fix heap use after free in progress-bar.cc
Farid Zakaria
2021-11-08
Unshare mount namespace in main()
Eelco Dolstra
2021-10-16
preloadNSS: document the preload mechanism
Arthur Gautier
2021-10-15
fixup macos build
Arthur Gautier
2021-10-15
preloadNSS: warn if unable to open nss backend
Arthur Gautier
2021-10-15
preloadNSS: detect glibc
Arthur Gautier
2021-10-15
preloadNSS: Drop the dns query workaround
Arthur Gautier
2021-09-09
Merge pull request #5224 from baloo/baloo/5089/force-nss_dns-load
Eelco Dolstra
2021-09-08
preloadNSS: load NSS before threads are started
Arthur Gautier
2021-08-30
Merge pull request #5175 from Pamplemousse/make
Eelco Dolstra
2021-08-25
Don't overwrite user provided `lib*_LDFLAGS`
Pamplemousse
2021-08-13
Install pkg-config files in the correct location
Piotr Szubiakowski
2021-07-25
Fix --no-gc-warning
Naïm Favier
2021-07-01
Respect TERM=dumb more consistently
Yestin L. Harrison
2021-04-07
restoreSignals() + restoreAffinity() -> restoreProcessContext()
Eelco Dolstra
2021-04-05
buildable.{cc,hh} -> derived-path.{cc,hh}
John Ericson
2021-04-05
Rename Buildable
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-03-19
ProgressBar: Respect verbosity level
Eelco Dolstra
2021-02-24
Initialize plugins after handling initial command line flags
Shea Levy
2021-01-27
Remove mkFlag()
Eelco Dolstra
[next]