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
2024-05-13
libutil: remove the interrupt-blocking code
Alois Wohlschlager
2024-05-10
bump the extra --version info from info to notice, -vv -> -v
Qyriad
2024-03-25
libmain: version printer uses `Lix` instead of `Nix`
Raito Bezarius
2024-03-22
build: optionally build and install with meson
Qyriad
2024-03-11
util.hh: split out signals stuff
Jade Lovelace
2024-03-09
`:quit` in the debugger should quit the whole program
eldritch horrors
2024-03-09
libexpr: Support structured error classes
eldritch horrors
2024-03-04
Merge pull request #8887 from obsidiansystems/bsd-cross-ci
John Ericson
2023-04-07
Move initLibUtil() from initNix to initLibStore
Robert Hensing
2023-04-07
libmain: Clarify the lack of initLibExpr()
Robert Hensing
2023-04-07
Move macOS TMPDIR hack from initNix to initLibStore
Robert Hensing
2023-04-07
Move preloadNSS() from initNix to initLibStore
Robert Hensing
2023-04-07
Move sodium_init() to initLibStore()
Robert Hensing
2023-04-07
Move initLibStore() immediately after initLibUtil()
Robert Hensing
2023-04-07
Move loadConfFile() to initLibStore
Robert Hensing
2023-04-07
Move OpenSSL init to initLibUtil
Robert Hensing
2023-03-07
Merge pull request #7889 from sidkshatriya/sorted-fetch-paths
Théophane Hufschmitt
2023-03-03
Print the store paths to be fetched sorted by StorePath name() and not baseName
Sidharth Kshatriya
2023-03-02
Remove FormatOrString and remaining uses of format()
Eelco Dolstra
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
[next]