aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-12-21nlohmann-json: 3.4.0 -> 3.5.0Will Dietz
2018-12-21nlohmann: 3.0.1 -> 3.4.0Will Dietz
2018-12-15nix-store: remove debugging printWill Dietz
2018-12-13Support SRI hashesEelco Dolstra
2018-12-13Merge pull request #2576 from LnL7/repl-no-linkEelco Dolstra
2018-12-13probably typovolth
2018-12-12nix repl: don't create result symlinksDaiderd Jordan
2018-12-12libstore: improve hash mismatch error messageszimbatm
2018-12-12Fix assertion failure in NarInfoDiskCacheEelco Dolstra
2018-12-12nar-info-disk-cache: include ca in the cache entriesDaiderd Jordan
2018-12-07s3: make scheme configurableDaiderd Jordan
2018-12-06Solve hg "abandoned transaction" issueCHEIKH Chawki
2018-11-20fetchGit: Drop unnecessary localRefEelco Dolstra
2018-11-20Merge branch 'better-git-cache' of https://github.com/graham-at-target/nixEelco Dolstra
2018-11-20Merge pull request #2216 from dtzWill/fix/curl-760-timeoutEelco Dolstra
2018-11-20Fix typoEelco Dolstra
2018-11-20repl: give user the choice between libeditline and libreadlineKai Harries
2018-11-20repl: Remove code that was commented outKai Harries
2018-11-16nix ls-nar: allow reading from FIFOsLinus Heckemann
2018-11-15Fix 'Read-only file system' when building a derivationEelco Dolstra
2018-11-13Merge branch 'feature/editline-pr' of https://github.com/dtzWill/nixEelco Dolstra
2018-11-13Restore parent mount namespace before executing a child processEelco Dolstra
2018-11-09nix-prefetch-url: Stop progress bar before printing resultsEelco Dolstra
2018-11-09Merge branch 'feature/prefetch-progress' of https://github.com/dtzWill/nixEelco Dolstra
2018-11-07Enable sandboxing by defaultEelco Dolstra
2018-11-01Disable the S3 content-encoding patchEelco 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-29repl: complete if all matches share prefixWill Dietz
2018-10-29editline: wipWill Dietz
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-27simplify handling of extra '}'Guillaume Maudoux
2018-10-26nix-prefetch-url: progressbarWill Dietz
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