Age | Commit message (Expand) | Author | Files | Lines |
2018-08-19 | FIx floating point evaluation | Eelco Dolstra | 1 | -0/+9 |
2018-08-17 | Fix parser/lexer generation with parallel make | Eelco Dolstra | 1 | -2/+6 |
2018-08-13 | ignore when listxattr fails with ENODATA | Symphorien Gibol | 1 | -1/+1 |
2018-08-10 | Slightly questionable workaround for #2342 | Eelco Dolstra | 1 | -1/+1 |
2018-08-09 | S3BinaryCacheStore: Share TransferManager | Eelco Dolstra | 1 | -18/+24 |
2018-08-09 | nix run: Respect propagated-user-env-packages | Eelco Dolstra | 1 | -2/+21 |
2018-08-08 | S3BinaryCacheStore: Don't use the transfer status callback | Eelco Dolstra | 1 | -24/+13 |
2018-08-06 | Merge pull request #2334 from dtzWill/fix/revert-progress-bar-refresh-for-now | Eelco Dolstra | 1 | -3/+2 |
2018-08-06 | Doh | Eelco Dolstra | 1 | -1/+1 |
2018-08-06 | Fix setting Content-Encoding in S3 uploads | Eelco Dolstra | 1 | -6/+4 |
2018-08-06 | Fix Brotli decompression in 'nix log' | Eelco Dolstra | 7 | -381/+309 |
2018-08-06 | Require libbrotli | Eelco Dolstra | 1 | -50/+0 |
2018-08-06 | Fix reporting of HTTP body size when a result callback is used | Eelco Dolstra | 2 | -1/+5 |
2018-08-03 | Make adding paths via nix-store --serve run in constant memory | Eelco Dolstra | 4 | -15/+70 |
2018-08-03 | cmdDumpStorePath: Support chroot stores | Eelco Dolstra | 1 | -1/+1 |
2018-08-03 | Support escaping in store URIs | Eelco Dolstra | 1 | -2/+18 |
2018-08-03 | SSHMaster: Bypass SSH when connecting to localhost | Eelco Dolstra | 2 | -7/+16 |
2018-08-03 | LegacySSHStore: Add remote-store option | Eelco Dolstra | 1 | -1/+4 |
2018-08-03 | Merge pull request #2326 from aszlig/fix-symlink-leak | Eelco Dolstra | 1 | -4/+10 |
2018-08-03 | Merge pull request #2323 from samueldr/feature/selective-impurity | Eelco Dolstra | 1 | -1/+6 |
2018-08-03 | Fix symlink leak in restricted eval mode | aszlig | 1 | -4/+10 |
2018-08-02 | Allows selectively adding environment variables to pure shells. | Samuel Dionne-Riel | 1 | -1/+6 |
2018-08-02 | s3 binary cache: support specifying an endpoint | Graham Christensen | 4 | -8/+16 |
2018-08-01 | Removes unused variable from `nix-build/nix-shell` | Samuel Dionne-Riel | 1 | -1/+0 |
2018-07-31 | Merge branch 'prim_mapAttr-fix' of https://github.com/volth/nix | Eelco Dolstra | 2 | -8/+3 |
2018-07-31 | Fix race downloading into a sink | Eelco Dolstra | 1 | -6/+8 |
2018-07-31 | Add a check for broken Boost versions | Eelco Dolstra | 1 | -0/+4 |
2018-07-24 | copyPathsToStore: honour keep-going | Linus Heckemann | 1 | -2/+12 |
2018-07-23 | Merge pull request #2303 from volth/patch-4 | Eelco Dolstra | 1 | -2/+2 |
2018-07-23 | parser.y: right-associativity of -> | volth | 1 | -1/+1 |
2018-07-21 | parser.y: fix assoc of -> and < > <= >= | volth | 1 | -2/+2 |
2018-07-21 | prim_foldlStrict: call forceValue() before value is copied | volth | 1 | -6/+7 |
2018-07-19 | Revert "progress-bar: re-draw last update if nothing new for 1sec." | Will Dietz | 1 | -3/+2 |
2018-07-12 | nix-prefetch-url: Download file in constant memory | Eelco Dolstra | 1 | -7/+17 |
2018-07-11 | Fix build on 32-bit systems and macOS | Eelco Dolstra | 1 | -1/+1 |
2018-07-11 | Shup up a warning | Eelco Dolstra | 1 | -1/+1 |
2018-07-11 | Remove unused function printStats2() | Eelco Dolstra | 2 | -15/+0 |
2018-07-07 | prim_map, prim_genList: no need to force function argument which will be stor... | volth | 1 | -2/+0 |
2018-07-06 | prim_mapAttrs: `f' must be evaluated lazily to avoid infinite recursion | volth | 2 | -6/+3 |
2018-07-06 | Merge pull request #2250 from dtzWill/feature/repl-progress-bar-builds | Eelco Dolstra | 1 | -1/+1 |
2018-07-05 | prim_concatMap: no need to force value | volth | 1 | -1/+0 |
2018-07-05 | prim_mapAttrs: must be lazy to avoid infinite recursion | volth | 1 | -4/+5 |
2018-07-05 | prim_concatMap: allocate intermediate list on stack | volth | 1 | -7/+15 |
2018-07-05 | primops.cc: fix comment | volth | 1 | -1/+1 |
2018-07-05 | lib.concatMap and lib.mapAttrs to be builtins | volth | 1 | -0/+42 |
2018-07-03 | nix-daemon: Respect --store | Eelco Dolstra | 1 | -3/+7 |
2018-07-03 | Include cpptoml for build simplicity | Eelco Dolstra | 3 | -1/+3476 |
2018-07-03 | Add a fromTOML primop | Eelco Dolstra | 1 | -0/+77 |
2018-07-03 | Store floating point numbers in double precision | Eelco Dolstra | 2 | -1/+2 |
2018-07-03 | nix why-depends: render output into $PAGER | Maximilian Bosch | 1 | -0/+2 |