aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-12Remove Store::queryDerivationOutputNames()Eelco Dolstra
2020-06-12Merge pull request #3670 from gilligan/add-pool-testsEelco Dolstra
2020-06-11Merge remote-tracking branch 'upstream/master' into errors-phase-2Ben Burdette
2020-06-11Merge pull request #3073 from tweag/machine-logsEelco Dolstra
2020-06-11Move names.{cc,hh} to libstoreEelco Dolstra
2020-06-11Shut up warningEelco Dolstra
2020-06-11Style fixesEelco Dolstra
2020-06-10Add tests for pool.hhTobias Pflug
2020-06-10Merge pull request #3655 from zimbatm/hash-encoding-prepareEelco Dolstra
2020-06-10Merge pull request #3668 from tweag/fix-remote-nix-env-testEelco Dolstra
2020-06-10Merge pull request #3677 from matthewbauer/static-nix-one-translation-unitEelco Dolstra
2020-06-09Prelink static libraries into an object fileMatthew Bauer
2020-06-09Disable extra-platforms = i686-linux on wsl1 (#3676)Matthew Bauer
2020-06-09Support empty hash in fetchersMatthew Bauer
2020-06-09Allow empty hash in derivationsMatthew Bauer
2020-06-08Move progress-bar.cc to libmainregnat
2020-06-08Style fixesEelco Dolstra
2020-06-08Add compression unit testsTobias Pflug
2020-06-08Actually test nix-env with a remote storeregnat
2020-06-08Unify the printing of the logs between bar-with-logs and rawregnat
2020-06-08add documentationzimbatm
2020-06-08Make the logger customisableregnat
2020-06-07set verbosity levelsBen Burdette
2020-06-06Remove error-demo/error-demo.ccTobias Pflug
2020-06-06Add tests for logging.hhTobias Pflug
2020-06-05Merge pull request #3656 from obsidiansystems/handle-unknown-file-ingestionEelco Dolstra
2020-06-05Fix log-prefix of `nix build -L`Eelco Dolstra
2020-06-05Merge pull request #3664 from obsidiansystems/gitignore-test-fileEelco Dolstra
2020-06-04Fix condition error and make test suite passCarlo Nucera
2020-06-04Add `src/libutil/tests/libutil-tests` to `.gitignore`John Ericson
2020-06-04Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...John Ericson
2020-06-04Remove file which shouldn't be committedJohn Ericson
2020-06-04Use `readString` rather than `>> temporary`John Ericson
2020-06-04Merge branch 'master' of github.com:NixOS/nix into validPathInfo-ca-proper-da...John Ericson
2020-06-04Flip booleanJohn Ericson
2020-06-04Use some `std::optional::has_value` for clarityJohn Ericson
2020-06-04Make sure info.ca tag bit is set in `nix add-to-store`John Ericson
2020-06-04add some commentsBen Burdette
2020-06-04Add error message when FileIngestionMethod is out of boundsMatthew Bauer
2020-06-04Make 'nix dev-shell' a deprecated alias for 'nix develop'Eelco Dolstra
2020-06-04Rename 'nix dev-shell' to 'nix develop'Eelco Dolstra
2020-06-03No C++ designated initializers yet with Clang 7John Ericson
2020-06-03update error grepBen Burdette
2020-06-03Merge remote-tracking branch 'upstream/master' into errors-phase-2Ben Burdette
2020-06-03newline-as-prefix; no final newline in output.Ben Burdette
2020-06-03Clarify the description of StorePath constructionCarlo Nucera
2020-06-03libutils/hash: remove default encodingzimbatm
2020-06-03Missing `#include <cassert>` in `lru-cache.hh` (#3654)John Ericson
2020-06-03Merge remote-tracking branch 'obsidian/no-hash-type-unknown' into validPathIn...John Ericson
2020-06-02Merge remote-tracking branch 'obsidian/missing-include-0' into validPathInfo-...John Ericson