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-28
Merge branch 'master' of github.com:NixOS/nix into enum-class
Carlo Nucera
2020-05-28
Merge pull request #3631 from andir/libutil-config-tests
Eelco Dolstra
2020-05-28
Merge pull request #3455 from Ericson2314/enum-FileIngestionMethod
Eelco Dolstra
2020-05-27
Use `FileIngestionMethod` for `nix hash`
John Ericson
2020-05-27
Rename some variables named “recursive” to “method”
Matthew Bauer
2020-05-27
Don’t use FileIngestionMethod for StorePathsCommand
Matthew Bauer
2020-05-27
config.hh: Add documentation
Andreas Rammhold
2020-05-27
tests/config.cc: add tests for Config::applyConfig
Andreas Rammhold
2020-05-27
config.cc: extract parts of applyConfigFile into applyConfig
Andreas Rammhold
2020-05-27
Add unit tests for config.cc
Andreas Rammhold
2020-05-27
Merge pull request #3621 from gilligan/add-json-tests
Eelco Dolstra
2020-05-27
Merge pull request #3625 from gilligan/xml-writer-tests
Eelco Dolstra
2020-05-26
Change remaining bools with FileIngestionMethod
Carlo Nucera
2020-05-26
Merge remote-tracking branch 'origin/master' into enum-FileIngestionMethod
Carlo Nucera
2020-05-25
Add unit tests for xml-writer
Tobias Pflug
2020-05-25
Add unit tests for "json.hh"
Tobias Pflug
2020-05-25
Add unit tests for hashing functions
Tobias Pflug
2020-05-20
Add unit testes for url.cc
Tobias Pflug
2020-05-18
Cleanup
Eelco Dolstra
2020-05-18
Merge branch 'wait-for-builders' of https://github.com/serokell/nix
Eelco Dolstra
2020-05-14
Don't lock a user while doing remote builds
Alexander Bantyev
2020-05-12
Show hint how to enable experimental features
Eelco Dolstra
2020-05-12
nix: Don't require --experimental-features=nix-command for some subcommands
Eelco Dolstra
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
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-08
Mention build users in the 'waiting for' message
Alexander Bantyev
2020-05-08
Don't block while waiting for build users
Alexander Bantyev
2020-05-07
Remove replaceInSet
Tobias Pflug
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-05
Wait for build users when none are available
Alexander Bantyev
2020-05-04
nix auto-gc: use fragment size
Jude Taylor
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
[next]