index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libmain
/
shared.cc
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-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-10-28
Move savedArgv into libmain
Jean-François Roche
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-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-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-08
preloadNSS: load NSS before threads are started
Arthur Gautier
2021-07-25
Fix --no-gc-warning
Naïm Favier
2021-04-07
restoreSignals() + restoreAffinity() -> restoreProcessContext()
Eelco Dolstra
2021-04-05
Rename Buildable
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-01-27
Remove mkFlag()
Eelco Dolstra
2021-01-13
Convert option descriptions to Markdown
Eelco Dolstra
2021-01-08
Support binary unit prefixes in command line arguments
Eelco Dolstra
2021-01-08
string2Int(): Return std::optional
Eelco Dolstra
2021-01-08
Remove mkFlag integer specialisation
Eelco Dolstra
2021-01-06
Make sodium a required dependency
Eelco Dolstra
2021-01-06
Move sodium_init() call
Eelco Dolstra
2020-10-06
Factor out common showBytes()
Eelco Dolstra
2020-07-31
Merge remote-tracking branch 'origin/master' into markdown
Eelco Dolstra
2020-07-30
unsigned long long -> uint64_t
Eelco Dolstra
2020-07-24
printVersion(): Show system types
Eelco Dolstra
2020-07-02
move showTrace to new loggerSettings
Ben Burdette
2020-06-30
comments and cleanup
Ben Burdette
2020-06-29
showTrace flag in loggers
Ben Burdette
2020-06-25
showTrace flag for ErrorInfo; showTrace test.
Ben Burdette
2020-06-24
re-enable --show-trace check
Ben Burdette
2020-06-19
addErrorTrace
Ben Burdette
2020-06-17
Mention number of derivations to be build/fetched in output
Joe Hermaszewski
2020-06-15
Include only the base name of the program in error messages
Eelco Dolstra
2020-06-11
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-08
Unify the printing of the logs between bar-with-logs and raw
regnat
2020-05-11
Merge branch 'master' into errors-phase-2
Ben Burdette
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2020-05-04
separate msgs instead of appending to what()
Ben Burdette
[next]