Age | Commit message (Expand) | Author |
---|---|---|
2016-04-20 | Cache path info lookups in SQLite | Eelco Dolstra |
2016-04-15 | BinaryCacheStore::readFile(): Return a shared_ptr to a string | Eelco Dolstra |
2016-04-14 | Support channel:<channel-name> URIs | Eelco Dolstra |
2016-04-06 | Fix "tar: This does not look like a tar archive" with fetchTarball / -I http:// | Eelco Dolstra |
2016-03-30 | CurlDownloader: Fix HTTP error processing | Eelco Dolstra |
2016-02-29 | Add an HTTP binary cache store | Eelco Dolstra |
2016-02-22 | curl: Set CURLOPT_NOSIGNAL | Eelco Dolstra |
2016-02-04 | StoreAPI -> Store | Eelco Dolstra |
2016-02-04 | Eliminate the "store" global variable | Eelco Dolstra |
2015-10-29 | int2String() -> std::to_string() | Eelco Dolstra |
2015-10-21 | Show progress indicator for builtin fetchurl | Eelco Dolstra |
2015-10-21 | Disable TLS verification for builtin fetchurl | Eelco Dolstra |
2015-10-08 | Revert to CURLOPT_PROGRESSFUNCTION | Eelco Dolstra |
2015-10-07 | Show progress during downloads | Eelco Dolstra |
2015-07-20 | Make <nix/fetchurl.nix> a builtin builder | Eelco Dolstra |