index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
Drop unnecessary std::string
Tobias Pflug
2020-05-07
Remove replaceInSet
Tobias Pflug
2020-05-07
Use ASSERT_EQ instead of ASSERT_STREQ
Tobias Pflug
2020-05-06
WIP: add unit tests for libutil
Tobias Pflug
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
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
nix auto-gc: use fragment size
Jude Taylor
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2020-05-04
precompiled-headers.h: Don't include our own headers
Eelco Dolstra
2020-05-04
Merge pull request #3558 from LnL7/ssh-ng-stderr
Eelco Dolstra
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
Fix build
Eelco Dolstra
2020-05-01
rename run to shell in tests
Matthew Kenigsberg
2020-05-01
rename nix run to nix shell and nix app to nix run
Matthew Kenigsberg
2020-05-01
Fix coverage job
Eelco Dolstra
2020-05-01
Tweak README.md
Eelco Dolstra
2020-05-01
Merge pull request #3552 from gilligan/revamp-readme
Domen Kožar
2020-05-01
Update README.md
Domen Kožar
2020-05-01
Update README.md
Domen Kožar
2020-05-01
Update README.md
Domen Kožar
2020-04-30
Revamp README.md
Tobias Pflug
2020-04-30
Update issue templates
Domen Kožar
2020-04-30
Update issue templates
Domen Kožar
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
2020-04-30
Merge pull request #3548 from Ma27/fetchtarball-pos
Domen Kožar
2020-04-29
Fix displaying error-position in `builtins.fetch{Tree,Tarball}`
Maximilian Bosch
2020-04-29
StringSink pre allocate
Guillaume Bouchard
2020-04-29
Remove the `drain` argument from `readFile`
Guillaume Bouchard
2020-04-29
Merge pull request #3547 from nlewo/grantpt
Eelco Dolstra
2020-04-29
Only call grantpt on MacOS systems
Antoine Eiche
2020-04-29
builtins.readFile: do not truncate content
Guillaume Bouchard
2020-04-28
Merge pull request #3542 from mkenigs/gcroots
Eelco Dolstra
2020-04-28
rename to NIX_GCROOT
Matthew Kenigsberg
2020-04-28
Tweak warning message
Eelco Dolstra
2020-04-28
Merge branch 'nix-env-warn-unmatched' of https://github.com/lheckemann/nix
Eelco Dolstra
2020-04-28
Merge pull request #3541 from alyssais/gcdos
Eelco Dolstra
2020-04-27
Fix long paths permanently breaking GC
Alyssa Ross
2020-04-27
comment
Matthew Kenigsberg
2020-04-27
Set GCROOT to store path to prevent garbage collection
Matthew Kenigsberg
[next]