Age | Commit message (Expand) | Author |
---|---|---|
2022-02-25 | Remove std::string alias (for real this time) | Eelco Dolstra |
2022-01-18 | Get rid of std::shared_ptr<std::string> and ref<std::string> | Eelco Dolstra |
2021-01-07 | Add 'nix store prefetch-{file,tarball}' | Eelco Dolstra |
2020-12-02 | Sink: Use std::string_view | Eelco Dolstra |
2020-09-29 | Make Headers an optional argument | Eelco Dolstra |
2020-09-16 | Fetch commits from github/gitlab using Auth header | Greg Hale |
2020-08-19 | Generate the nix.conf docs from the source code | Eelco Dolstra |
2020-06-18 | Adjust FileTransferError message to use opt response | John Ericson |
2020-06-17 | Add HTTP responses to FileTransferErrors | Carlo Nucera |
2020-05-11 | fixes to merged code | Ben Burdette |
2020-05-11 | Merge branch 'master' into errors-phase-2 | Ben Burdette |
2020-04-08 | datatransfer.{cc,hh} -> filetransfer.{cc,hh} | Nikola Knezevic |