index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
Age
Commit message (
Expand
)
Author
2020-06-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-04
Make 'nix dev-shell' a deprecated alias for 'nix develop'
Eelco Dolstra
2020-06-03
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-03
Missing `#include <cassert>` in `lru-cache.hh` (#3654)
John Ericson
2020-06-02
Merge branch 'lru-tests' of https://github.com/gilligan/nix
Eelco Dolstra
2020-06-02
src/libutil/tests/lru-cache.cc: Check erase()
Eelco Dolstra
2020-05-31
Add tests for lru-cache.hh
Tobias Pflug
2020-05-30
Improve ref validity checking in fetchGit
Nikola Knezevic
2020-05-28
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
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-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-12
Fix macOS build
Eelco Dolstra
2020-05-11
When completing flakerefs, only return directories
Eelco Dolstra
2020-05-11
Shut up warnings while running completers
Eelco Dolstra
2020-05-11
Cleanup
Eelco Dolstra
2020-05-10
Simplify
Eelco Dolstra
2020-05-10
Add completion for paths
Eelco Dolstra
2020-05-10
nix: Implement basic bash completion
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
Remove replaceInSet
Tobias Pflug
2020-05-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-06
Merge pull request #3546 from guibou/nix_readfile_on_0_sized_files
Eelco Dolstra
2020-05-06
Revert "Merge pull request #3558 from LnL7/ssh-ng-stderr"
Eelco Dolstra
2020-05-05
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-05
nix --help: Group commands
Eelco Dolstra
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2020-05-02
logging: handle build log lines in simple logger
Daiderd Jordan
2020-04-29
StringSink pre allocate
Guillaume Bouchard
2020-04-29
Remove the `drain` argument from `readFile`
Guillaume Bouchard
2020-04-29
builtins.readFile: do not truncate content
Guillaume Bouchard
2020-04-29
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-27
Fix long paths permanently breaking GC
Alyssa Ross
2020-04-23
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-22
Don't include error.hh in util.hh to prevent header bloat
Eelco Dolstra
2020-04-22
Merge branch 'error-format' of https://github.com/bburdette/nix
Eelco Dolstra
[next]