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
2020-06-19
addErrorTrace
Ben Burdette
2020-06-17
Mention number of derivations to be build/fetched in output
Joe Hermaszewski
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-15
Include only the base name of the program in error messages
Eelco Dolstra
2020-06-15
Always hide the progress bar on exit
Eelco Dolstra
2020-06-15
Improve "waiting for locks" messages
Eelco Dolstra
2020-06-15
Remove trailing whitespace
Eelco Dolstra
2020-06-11
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-11
Shut up warning
Eelco Dolstra
2020-06-11
Style fixes
Eelco Dolstra
2020-06-08
Move progress-bar.cc to libmain
regnat
2020-06-08
Style fixes
Eelco Dolstra
2020-06-08
Unify the printing of the logs between bar-with-logs and raw
regnat
2020-06-08
Make the logger customisable
regnat
2020-05-11
fixes to merged code
Ben Burdette
2020-05-11
Merge branch 'master' into errors-phase-2
Ben Burdette
2020-05-10
Simplify
Eelco Dolstra
2020-05-10
nix: Implement basic bash completion
Eelco Dolstra
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2020-05-04
separate msgs instead of appending to what()
Ben Burdette
2020-05-03
convert some printError calls to logError
Ben Burdette
2020-04-24
all things error to error.hh
Ben Burdette
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2020-04-15
Merge pull request #3458 from zimbatm/nix-user-conf-dir
Eelco Dolstra
2020-04-14
add NIX_USER_CONF_FILES
zimbatm
2020-04-12
never use /var/folders for TMPDIR on darwin
Daiderd Jordan
2020-03-30
Remove global -I flags
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-11-26
Fix macOS build
Eelco Dolstra
2019-09-04
Disable OpenSSL lock callback on OpenSSL >= 1.1.1
Eelco Dolstra
2019-08-28
Merge pull request #2921 from matthewbauer/handle-sigwinch
Eelco Dolstra
2019-06-25
Automatically use --no-net if there are no network interfaces
Eelco Dolstra
2019-06-24
Add '--no-net' convenience flag
Eelco Dolstra
2019-06-15
nix: Support -j flag
Eelco Dolstra
2019-06-05
Just enable hack on macOS
Matthew Bauer
2019-06-05
Handle SIGWINCH in main thread
Matthew Bauer
2019-03-14
pkg-config files: Use c++17
Eelco Dolstra
2019-01-05
Remove mentions of `libformat`, it no longer exists
John Ericson
2018-11-20
Fix typo
Eelco Dolstra
2018-05-30
Modularize config settings
Eelco Dolstra
2018-05-02
Fix some random -Wconversion warnings
Eelco Dolstra
2018-04-09
Export required C++ version in pkgconfig.
Shea Levy
2018-03-21
shared.cc: style: prefer "nullptr" over '(char *)NULL'
Will Dietz
2018-03-20
execl: cast NULL sentinel to (char *), per man page and compiler warning
Will Dietz
2018-02-15
Set backup MANPATH in case man path isn’t set correctly.
Matthew Bauer
2018-02-13
Merge branch 'plugins' of https://github.com/shlevy/nix
Eelco Dolstra
2018-02-08
Add plugins to make Nix more extensible.
Shea Levy
2018-02-08
nix-env: Fix parsing of --system
Eelco Dolstra
2018-01-16
Make show-trace a config setting
Eelco Dolstra
2017-11-14
anchor nix::Exit exception
Will Dietz
[prev]
[next]