index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-15
Merge pull request #3690 from obsidiansystems/more-string-view
Eelco Dolstra
2020-06-15
upload-release.pl: Fix nix-fallback-paths.nix generation
Eelco Dolstra
2020-06-12
Use `std::string_view` in a few more places
John Ericson
2020-06-12
Fix build
Eelco Dolstra
2020-06-12
Merge pull request #3674 from matthewbauer/allow-empty-hash2
Eelco Dolstra
2020-06-12
Provide base argument to to_string
Matthew Bauer
2020-06-12
Add newHashAllowEmpty helper function
Matthew Bauer
2020-06-12
Add Store::readDerivation() convenience function
Eelco Dolstra
2020-06-12
Remove Store::queryDerivationOutputNames()
Eelco Dolstra
2020-06-12
Merge pull request #3670 from gilligan/add-pool-tests
Eelco Dolstra
2020-06-11
Merge pull request #3073 from tweag/machine-logs
Eelco Dolstra
2020-06-11
Move names.{cc,hh} to libstore
Eelco Dolstra
2020-06-11
Shut up warning
Eelco Dolstra
2020-06-11
Style fixes
Eelco Dolstra
2020-06-10
Add tests for pool.hh
Tobias Pflug
2020-06-10
Merge pull request #3655 from zimbatm/hash-encoding-prepare
Eelco Dolstra
2020-06-10
Merge pull request #3668 from tweag/fix-remote-nix-env-test
Eelco Dolstra
2020-06-10
Merge pull request #3677 from matthewbauer/static-nix-one-translation-unit
Eelco Dolstra
2020-06-09
Prelink static libraries into an object file
Matthew Bauer
2020-06-09
Disable extra-platforms = i686-linux on wsl1 (#3676)
Matthew Bauer
2020-06-09
Support empty hash in fetchers
Matthew Bauer
2020-06-09
Allow empty hash in derivations
Matthew Bauer
2020-06-08
Move progress-bar.cc to libmain
regnat
2020-06-08
Style fixes
Eelco Dolstra
2020-06-08
Actually test nix-env with a remote store
regnat
2020-06-08
Unify the printing of the logs between bar-with-logs and raw
regnat
2020-06-08
add documentation
zimbatm
2020-06-08
Make the logger customisable
regnat
2020-06-05
Merge pull request #3656 from obsidiansystems/handle-unknown-file-ingestion
Eelco Dolstra
2020-06-05
Fix log-prefix of `nix build -L`
Eelco Dolstra
2020-06-05
Merge pull request #3664 from obsidiansystems/gitignore-test-file
Eelco Dolstra
2020-06-04
Add `src/libutil/tests/libutil-tests` to `.gitignore`
John Ericson
2020-06-04
Add error message when FileIngestionMethod is out of bounds
Matthew Bauer
2020-06-04
Make 'nix dev-shell' a deprecated alias for 'nix develop'
Eelco Dolstra
2020-06-04
Rename 'nix dev-shell' to 'nix develop'
Eelco Dolstra
2020-06-03
libutils/hash: remove default encoding
zimbatm
2020-06-03
Missing `#include <cassert>` in `lru-cache.hh` (#3654)
John Ericson
2020-06-02
Merge pull request #3639 from obsidiansystems/do-fixme-store-removes
Eelco Dolstra
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-06-02
Merge pull request #3642 from knl/improve-ref-validity-checking-in-fetchgit
Eelco Dolstra
2020-05-31
Add tests for lru-cache.hh
Tobias Pflug
2020-05-30
Ensure we restrict refspec interpretation while fetching
Nikola Knezevic
2020-05-30
Improve ref validity checking in fetchGit
Nikola Knezevic
2020-05-29
Remove addToStore variant as requested by `FIXME`
John Ericson
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-28
Merge pull request #3632 from LnL7/darwin-xz
Eelco Dolstra
2020-05-27
Use `FileIngestionMethod` for `nix hash`
John Ericson
2020-05-27
installer: don't require xz on darwin
Daiderd Jordan
[next]