index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-05-11
Merge branch 'master' into errors-phase-2
Ben Burdette
2020-05-11
comments and cleanup
Ben Burdette
2020-05-11
switch from printError warnings to logWarnings
Ben Burdette
2020-05-11
Merge pull request #3568 from kolloch/outputHashModeError
Domen Kožar
2020-05-11
Update src/libstore/build.cc
Domen Kožar
2020-05-09
doc: consistently refer to 'fixed-output' with a dash
Benjamin Hipple
2020-05-08
add pos to errorinfo, remove from hints
Ben Burdette
2020-05-08
Merge pull request #3571 from gilligan/nix-unit-testing
Eelco Dolstra
2020-05-08
Enable toLower umlauts test
Tobias Pflug
2020-05-08
Enable `baseNameOf` test
Tobias Pflug
2020-05-08
Enable `dirOf` test
Tobias Pflug
2020-05-08
configure: Look for gtest
Eelco Dolstra
2020-05-08
Don't install unit tests
Eelco Dolstra
2020-05-08
make check: Run unit tests
Eelco Dolstra
2020-05-08
Fix warning
Eelco Dolstra
2020-05-08
Move unit tests to sr/libutil/tests, use mk make rules
Eelco Dolstra
2020-05-07
pretending to be const
Ben Burdette
2020-05-07
Remove replaceInSet
Tobias Pflug
2020-05-06
todo removal
Ben Burdette
2020-05-06
implement SysError errno handling
Ben Burdette
2020-05-06
Merge pull request #3570 from Mic92/nix-search
Domen Kožar
2020-05-06
nix/search: no error for empty search results if json is enabled
Jörg Thalheim
2020-05-06
Merge pull request #3546 from guibou/nix_readfile_on_0_sized_files
Eelco Dolstra
2020-05-06
Merge pull request #3557 from Ma27/nix-repl-help
Eelco Dolstra
2020-05-06
libstore/build.cc: more explicit about form of output
Peter Kolloch
2020-05-06
Merge pull request #3562 from pikajude/master
Eelco Dolstra
2020-05-06
Revert "Merge pull request #3558 from LnL7/ssh-ng-stderr"
Eelco Dolstra
2020-05-05
nix doctor: Consistency
Eelco Dolstra
2020-05-05
nix --help: Group commands
Eelco Dolstra
2020-05-04
appending to hints; remove _printError
Ben Burdette
2020-05-04
add normaltxt, yellowify->yellowtxt
Ben Burdette
2020-05-04
nix auto-gc: use fragment size
Jude Taylor
2020-05-04
log as warning
Ben Burdette
2020-05-04
affinity operator<<
Ben Burdette
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2020-05-04
separate msgs instead of appending to what()
Ben Burdette
2020-05-04
Merge pull request #3558 from LnL7/ssh-ng-stderr
Eelco Dolstra
2020-05-03
convert some printError calls to logError
Ben Burdette
2020-05-02
logging: handle build log lines in simple logger
Daiderd Jordan
2020-05-02
remote-store: don't log raw stderr by default
Daiderd Jordan
2020-05-01
Improve help-message for nix-repl
Maximilian Bosch
2020-05-01
convert some errors
Ben Burdette
2020-05-01
Fix build
Eelco Dolstra
2020-05-01
rename nix run to nix shell and nix app to nix run
Matthew Kenigsberg
2020-04-30
fix error calls
Ben Burdette
2020-04-30
logError
Ben Burdette
2020-04-30
typo
Ben Burdette
2020-04-30
nix dev-shell: Unset shellHook
Eelco Dolstra
2020-04-30
nix dev-shell: Support structured attrs
Eelco Dolstra
2020-04-30
nix dev-shell: Refactor script for getting the environment
Eelco Dolstra
[next]