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
2024-03-04
Merge pull request #9465 from obsidiansystems/build-dir
eldritch horrors
2024-03-04
Merge pull request #8887 from obsidiansystems/bsd-cross-ci
John Ericson
2023-08-11
Prevent overriding virtual methods that are called in a destructor
Yorick van Pelt
2023-04-28
nix: Support the --repair flag
Eelco Dolstra
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-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-22
Add a test for nix copy over ssh
Alexander Bantyev
2023-03-22
Logger, ProgressBar: add a way to pause/resume
Alexander Bantyev
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-02-10
Fix building with GCC 9
Eelco Dolstra
2023-02-01
Merge pull request #7203 from graham33/feature/cpp20
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-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-22
Build with C++20
Graham Bennett
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
[prev]
[next]