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
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
2021-01-25
Group common options
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-11-26
Ask for confirmation before allowing flake Nix configuration settings
Eelco Dolstra
2020-10-29
Fix assertion failure in tab completion for --option
Eelco Dolstra
2020-10-28
Capitalize JSON for consistency
Matthew Kenigsberg
2020-10-09
Add a description in the completion outputs
regnat
2020-10-06
Factor out common showBytes()
Eelco Dolstra
2020-09-26
libmain/progress-bar: don't trim whitespace on the left
Maximilian Bosch
2020-08-19
Change option descriptions to Markdown
Eelco Dolstra
2020-08-17
Merge remote-tracking branch 'origin/master' into markdown
Eelco Dolstra
2020-08-10
Always reset ANSI colors in progress-bar line
Maximilian Bosch
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-06
Merge remote-tracking branch 'origin/master' into flakes
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-29
Fix bash completion
Eelco Dolstra
2020-06-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-25
showTrace flag for ErrorInfo; showTrace test.
Ben Burdette
2020-06-24
re-enable --show-trace check
Ben Burdette
[next]