aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-01Disable the S3 content-encoding patchEelco Dolstra
2018-11-01Merge pull request #2502 from janpath/patch-1Eelco Dolstra
2018-10-31Fix typo in commentsJan Path
2018-10-31Merge pull request #2501 from mayflower/xdg_config_dirsEelco Dolstra
2018-10-31config: use all of XDG_CONFIG_DIRSLinus Heckemann
2018-10-30Remove redundant messageEelco Dolstra
2018-10-30S3BinaryCacheStore: Allow disabling multipart uploadsEelco Dolstra
2018-10-30Fix broken uploadProgressCallback closureEelco Dolstra
2018-10-29Merge pull request #2494 from FPtje/fix-copy-from-oldEelco Dolstra
2018-10-29copyStorePath: Fix hash errors when copying from older storeFalco Peijnenburg
2018-10-29Merge pull request #2495 from LnL7/doctor-exit-codeEelco Dolstra
2018-10-29nix doctor: return nonzero exitcode if a check failsDaiderd Jordan
2018-10-27Restore old (dis)allowedRequisites behaviour for self-referencesEelco Dolstra
2018-10-27Merge branch 'simplify-lexer' of https://github.com/layus/nixEelco Dolstra
2018-10-27Fix signedness warningEelco Dolstra
2018-10-27Merge branch 'nix-doctor' of https://github.com/LnL7/nixEelco Dolstra
2018-10-27Merge pull request #2488 from dtzWill/fix/struct-class-minorEelco Dolstra
2018-10-27Merge pull request #2487 from dtzWill/fix/symlink-namesEelco Dolstra
2018-10-27simplify handling of extra '}'Guillaume Maudoux
2018-10-26remote-store.hh: ConnectionHandle is struct, minor fix warningWill Dietz
2018-10-26src/nix/local.mk: fix typos in names of symlinksWill Dietz
2018-10-26Merge all nix-* binaries into nixEelco Dolstra
2018-10-23Merge pull request #2483 from mayflower/tail-configEelco Dolstra
2018-10-23Promote log-lines to a fully-qualified optionLinus Heckemann
2018-10-23Merge pull request #2479 from nlewo/graphmlEelco Dolstra
2018-10-23Per-output reference and closure size checksEelco Dolstra
2018-10-20Remove the `--xml` query command optionAntoine Eiche
2018-10-20Add --graphml option to the nix-store --query commandAntoine Eiche
2018-10-17Merge pull request #2481 from graham-at-target/patch-1Eelco Dolstra
2018-10-16Fix assertion failure in Store::queryPathInfo()Eelco Dolstra
2018-10-16RemoteStore: Close connection if an exception occursEelco Dolstra
2018-10-16Get rid of UDSRemoteStore::ConnectionEelco Dolstra
2018-10-16install script: remove unportable command check, fixup errant escapeGraham Christensen (Target)
2018-10-09Merge pull request #2454 from dtzWill/update/nixpkgs-1809Eelco Dolstra
2018-10-08Merge pull request #2452 from ElvishJerricco/verify-sigs-overflowEelco Dolstra
2018-10-04Remove unnecessary typecastEelco Dolstra
2018-10-04Merge pull request #2468 from bhipple/docs/fixedOutputHashesEelco Dolstra
2018-10-04Docs: update fixed output hashesBenjamin Hipple
2018-10-02Merge pull request #2464 from Profpatsch/docs-builtins-add-idsEelco Dolstra
2018-10-02manual: add XML IDs to all builtin list entriesProfpatsch
2018-10-01Merge pull request #2456 from grahamc/s3-substitutersEelco Dolstra
2018-10-01Merge pull request #2462 from matthewbauer/patch-10Graham Christensen
2018-10-01nix-profile-daemon: remove cruftMatthew Bauer
2018-10-01Add missing fileEelco Dolstra
2018-09-28Check requiredSystemFeatures for local buildsEelco Dolstra
2018-09-28Move structured attrs handling into a separate classEelco Dolstra
2018-09-28Remove obsolete check on system featuresEelco Dolstra
2018-09-28Support special attributes in structured attributes derivationsEelco Dolstra
2018-09-27Update docs to describe how s3:// URLS does in fact support endpoint, region,...Graham Christensen
2018-09-27S3BinaryCacheStore: Don't create bucketsEelco Dolstra