Age | Commit message (Expand) | Author | Files | Lines |
2018-03-12 | Wrap thread local in function for Cygwin | Asad Saeeduddin | 1 | -1/+1 |
2018-01-31 | Cleanup | Eelco Dolstra | 1 | -2/+2 |
2018-01-26 | HttpBinaryCacheStore: Support upsertFile with PUT. | Shea Levy | 1 | -2/+4 |
2017-09-18 | Don't remove Content-Encoding in fetchurl / nix-prefetch-url | Eelco Dolstra | 1 | -0/+1 |
2017-08-25 | Allow activities to be nested | Eelco Dolstra | 1 | -1/+3 |
2017-05-16 | Improve progress indicator | Eelco Dolstra | 1 | -1/+0 |
2017-04-10 | Default to 5 download retries | Dan Peebles | 1 | -1/+1 |
2017-03-15 | S3BinaryCacheStore: Support compression of narinfo and log files | Eelco Dolstra | 1 | -0/+3 |
2017-02-14 | Add support for s3:// URIs | Eelco Dolstra | 1 | -1/+1 |
2016-11-26 | Revert "Get rid of unicode quotes (#1140)" | Eelco Dolstra | 1 | -1/+1 |
2016-11-25 | Get rid of unicode quotes (#1140) | Guillaume Maudoux | 1 | -1/+1 |
2016-09-16 | Make computeFSClosure() single-threaded again | Eelco Dolstra | 1 | -4/+6 |
2016-09-14 | Enable HTTP/2 support | Eelco Dolstra | 1 | -7/+28 |
2016-08-31 | download.hh: Fix conflicts from nix-channel-c++ merge | Shea Levy | 1 | -6/+1 |
2016-08-31 | Merge branch 'nix-channel-c++' | Shea Levy | 1 | -0/+6 |
2016-08-30 | Increase the sleep time between download retries | Eelco Dolstra | 1 | -0/+1 |
2016-08-15 | builtins.fetch{url,tarball}: Allow name attribute | Shea Levy | 1 | -1/+1 |
2016-08-11 | nix-channel: implement in c++ | Shea Levy | 1 | -0/+6 |
2016-08-10 | HttpBinaryCacheStore: Retry on transient HTTP errors | Eelco Dolstra | 1 | -5/+6 |
2016-07-26 | builtins.{fetchurl,fetchTarball}: Support a sha256 attribute | Eelco Dolstra | 1 | -1/+3 |
2016-04-15 | BinaryCacheStore::readFile(): Return a shared_ptr to a string | Eelco Dolstra | 1 | -1/+2 |
2016-02-29 | Add an HTTP binary cache store | Eelco Dolstra | 1 | -4/+19 |
2016-02-04 | StoreAPI -> Store | Eelco Dolstra | 1 | -2/+2 |
2016-02-04 | Eliminate the "store" global variable | Eelco Dolstra | 1 | -1/+4 |
2015-10-21 | Show progress indicator for builtin fetchurl | Eelco Dolstra | 1 | -0/+1 |
2015-10-21 | Disable TLS verification for builtin fetchurl | Eelco Dolstra | 1 | -1/+7 |
2015-07-20 | Make <nix/fetchurl.nix> a builtin builder | Eelco Dolstra | 1 | -0/+22 |